Re: [PATCH] testsuites/dl11: Test TLS on a secondary thread

2024-02-18 Thread Joel Sherrill
I think this is ok also. On Sun, Feb 18, 2024, 10:20 PM Chris Johns wrote: > Looks good. Thanks > > Chris > > On 19/2/2024 3:16 pm, Kinsey Moore wrote: > > This adds a pthread that runs the test as well to increase test > > coverage. The original test would have passed if all threads returned >

Re: [PATCH] testsuites/dl11: Test TLS on a secondary thread

2024-02-18 Thread Chris Johns
Looks good. Thanks Chris On 19/2/2024 3:16 pm, Kinsey Moore wrote: > This adds a pthread that runs the test as well to increase test > coverage. The original test would have passed if all threads returned > the address of the Init task's errno since no additional threads or > tasks were checked.

[PATCH] testsuites/dl11: Test TLS on a secondary thread

2024-02-18 Thread Kinsey Moore
This adds a pthread that runs the test as well to increase test coverage. The original test would have passed if all threads returned the address of the Init task's errno since no additional threads or tasks were checked. --- testsuites/libtests/dl11/dl-load.c | 72 +++---

[PATCH] improved error checking in ticks per timeslice

2024-02-18 Thread zakthertemsdev
--- cpukit/doxygen/appl-config.h | 2 +- cpukit/include/rtems/confdefs/clock.h | 6 ++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/cpukit/doxygen/appl-config.h b/cpukit/doxygen/appl-config.h index bd7cde628f..d480eb3971 100644 --- a/cpukit/doxygen/appl-config.h +++ b

[PATCH rtems-docs] user/zynqmp-rpu: Update boot suggestion

2024-02-18 Thread Kinsey Moore
Change the development suggestion for booting the R5 since the R5 u-boot is only minimally functional without significant development. This also adds caveats when booting the R5 cores from the A53. --- user/bsps/arm/xilinx-zynqmp-rpu.rst | 14 -- 1 file changed, 12 insertions(+), 2 del

Re: [PATCH] improved error checking in ticks per timeslice

2024-02-18 Thread Chris Johns
On 18/2/2024 4:42 am, Gedare Bloom wrote: > Is there a simple way we can add some checks for modification of > generated files into a commit hook? And then, point to a documentation > that helps explain where to go for more guidance depending on the code > generation source? We are moving to GitLa

[PATCH] improved error checking in ticks per timeslice

2024-02-18 Thread zakthertemsdev
From: Zack leung diff --git a/cpukit/doxygen/appl-config.h b/cpukit/doxygen/appl-config.h index bd7cde628f..d480eb3971 100644 --- a/cpukit/doxygen/appl-config.h +++ b/cpukit/doxygen/appl-config.h @@ -3312,7 +3312,7 @@ * @parblock * The following constraints apply to this configuration option: