Re: [PATCH] validation: Check stack of interrupted context

2023-09-25 Thread Sebastian Huber
On 22.09.23 18:54, Kinsey Moore wrote: On Fri, Sep 22, 2023 at 10:46 AM Kinsey Moore > wrote: On Fri, Sep 22, 2023 at 7:44 AM Sebastian Huber mailto:sebastian.hu...@embedded-brains.de>> wrote: On 21.09.23 16:59, Kinsey Moore wrote: > O

Re: [PATCH] validation: Check stack of interrupted context

2023-09-22 Thread Kinsey Moore
On Fri, Sep 22, 2023 at 10:46 AM Kinsey Moore wrote: > On Fri, Sep 22, 2023 at 7:44 AM Sebastian Huber < > sebastian.hu...@embedded-brains.de> wrote: > >> On 21.09.23 16:59, Kinsey Moore wrote: >> > Ok, thanks! I'll take a look and see what I can find. >> >> Thanks, I did run the test case also o

Re: [PATCH] validation: Check stack of interrupted context

2023-09-22 Thread Kinsey Moore
On Fri, Sep 22, 2023 at 7:44 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 21.09.23 16:59, Kinsey Moore wrote: > > Ok, thanks! I'll take a look and see what I can find. > > Thanks, I did run the test case also on riscv and it worked fine in > uniprocessor and SMP configurati

Re: [PATCH] validation: Check stack of interrupted context

2023-09-22 Thread Sebastian Huber
On 21.09.23 16:59, Kinsey Moore wrote: Ok, thanks! I'll take a look and see what I can find. Thanks, I did run the test case also on riscv and it worked fine in uniprocessor and SMP configurations. -- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebas

Re: [PATCH] validation: Check stack of interrupted context

2023-09-21 Thread Kinsey Moore
On Thu, Sep 21, 2023 at 9:56 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello Kinsey, > > I added a test case for > > https://devel.rtems.org/ticket/4955 > > which started as a sparc-specific bug. The test case should also work on > aarch64. In uniprocessor configurations, i

Re: [PATCH] validation: Check stack of interrupted context

2023-09-21 Thread Sebastian Huber
Hello Kinsey, I added a test case for https://devel.rtems.org/ticket/4955 which started as a sparc-specific bug. The test case should also work on aarch64. In uniprocessor configurations, it is fine: qemu-system-aarch64 -no-reboot -nographic -serial mon:stdio -machine xlnx-zcu102 -m 4096 -k