Re: [PATCH] c-user: Generate interrupt manager documentation

2021-04-26 Thread Joel Sherrill
On Mon, Apr 26, 2021 at 1:36 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 26/04/2021 20:30, Gedare Bloom wrote: > > > I need clarification on a subtle point, which exists prior to your > > change. It may be that I just don't understand what we mean by "The > > directive wil

Re: [PATCH] c-user: Generate interrupt manager documentation

2021-04-26 Thread Sebastian Huber
On 26/04/2021 20:30, Gedare Bloom wrote: I need clarification on a subtle point, which exists prior to your change. It may be that I just don't understand what we mean by "The directive will not cause the calling task to be preempted.", but does rtems_interrupt_enable() and rtems_interrupt_flash

Re: [PATCH] c-user: Generate interrupt manager documentation

2021-04-26 Thread Gedare Bloom
I need clarification on a subtle point, which exists prior to your change. It may be that I just don't understand what we mean by "The directive will not cause the calling task to be preempted.", but does rtems_interrupt_enable() and rtems_interrupt_flash() introduce a preemption point? The documen