From: Carsten Haitzler carsten.haitzler@arm.com
Add a new file with semaphore tests that work on purecap.
Signed-off-by: Carsten Haitzler carsten.haitzler@arm.com --- runtest/morello_transitional_extended | 1 + 1 file changed, 1 insertion(+)
diff --git a/runtest/morello_transitional_extended b/runtest/morello_transitional_extended index a31f0884c..ad7d6aeeb 100644 --- a/runtest/morello_transitional_extended +++ b/runtest/morello_transitional_extended @@ -17,3 +17,4 @@ semget06 semget06 semop01 semop01 semop02 semop02 semop03 semop03 +
On 26/08/2022 09:06, carsten.haitzler@foss.arm.com wrote:
From: Carsten Haitzler carsten.haitzler@arm.com
Add a new file with semaphore tests that work on purecap.
Signed-off-by: Carsten Haitzler carsten.haitzler@arm.com
runtest/morello_transitional_extended | 1 + 1 file changed, 1 insertion(+)
diff --git a/runtest/morello_transitional_extended b/runtest/morello_transitional_extended index a31f0884c..ad7d6aeeb 100644 --- a/runtest/morello_transitional_extended +++ b/runtest/morello_transitional_extended @@ -17,3 +17,4 @@ semget06 semget06 semop01 semop01 semop02 semop02 semop03 semop03
Eh, not sure what happened here but that patch is already on master, and you somehow ended up with a leftover patch adding a newline at the end? :)
Kevin
Oh I was fixing my typo in the commit message. I didn't even look at the diff as that is all I was working on... I didn't see it get a ACK/+1 but it slid into master anyway... so let's just call it a day and move on. It was just a leftover from previous work.
On 8/29/22 14:19, Kevin Brodsky wrote:
On 26/08/2022 09:06, carsten.haitzler@foss.arm.com wrote:
From: Carsten Haitzler carsten.haitzler@arm.com
Add a new file with semaphore tests that work on purecap.
Signed-off-by: Carsten Haitzler carsten.haitzler@arm.com
runtest/morello_transitional_extended | 1 + 1 file changed, 1 insertion(+)
diff --git a/runtest/morello_transitional_extended b/runtest/morello_transitional_extended index a31f0884c..ad7d6aeeb 100644 --- a/runtest/morello_transitional_extended +++ b/runtest/morello_transitional_extended @@ -17,3 +17,4 @@ semget06 semget06 semop01 semop01 semop02 semop02 semop03 semop03
Eh, not sure what happened here but that patch is already on master, and you somehow ended up with a leftover patch adding a newline at the end? :)
Kevin
On Tue, Aug 30, 2022 at 04:15:10PM +0100, Carsten Haitzler wrote:
Oh I was fixing my typo in the commit message. I didn't even look at the diff as that is all I was working on... I didn't see it get a ACK/+1 but it slid into master anyway...
FWIW: The original thread does contain an info that the patch has been merged with fix for typo applied.
--- BR B.
so let's just call it a day and move on. It was just a leftover from previous work.
On 8/29/22 14:19, Kevin Brodsky wrote:
On 26/08/2022 09:06, carsten.haitzler@foss.arm.com wrote:
From: Carsten Haitzler carsten.haitzler@arm.com
Add a new file with semaphore tests that work on purecap.
Signed-off-by: Carsten Haitzler carsten.haitzler@arm.com
runtest/morello_transitional_extended | 1 + 1 file changed, 1 insertion(+)
diff --git a/runtest/morello_transitional_extended b/runtest/morello_transitional_extended index a31f0884c..ad7d6aeeb 100644 --- a/runtest/morello_transitional_extended +++ b/runtest/morello_transitional_extended @@ -17,3 +17,4 @@ semget06 semget06 semop01 semop01 semop02 semop02 semop03 semop03
Eh, not sure what happened here but that patch is already on master, and you somehow ended up with a leftover patch adding a newline at the end? :)
Kevin
linux-morello-ltp mailing list -- linux-morello-ltp@op-lists.linaro.org To unsubscribe send an email to linux-morello-ltp-leave@op-lists.linaro.org
linux-morello-ltp@op-lists.linaro.org