: devel@rtems.org; Kinsey Moore
Subject: Re: [PATCH] aarch64: Fix context switch
Hello Kinsey,
On 04/03/2021 08:17, Sebastian Huber wrote:
> The Per_CPU_Control::isr_dispatch_disable is a 32-bit integer.
>
> Close #4206.
could you please have a look at this. I think it is a serious bug. M
Hello Kinsey,
On 04/03/2021 08:17, Sebastian Huber wrote:
The Per_CPU_Control::isr_dispatch_disable is a 32-bit integer.
Close #4206.
could you please have a look at this. I think it is a serious bug. Maybe
you should also review the aarch64 assembler files in general for
invalid load/store i