Re: [RFC PATCH v2 09/45] arm64: entry: Avoid unnecessary local_irq_disable() on kernel exit
Vladimir Murzin <[email protected]>
| Newsgroups | org.infradead.lists.linux-arm-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 7/28/26 04:18, Jinjie Ruan wrote: >> +/* >> + * We are returning from the context which allows involuntary kernel preemption > Should we add the irq disabled status for preemption? > > We are returning from the context which allows involuntary kernel > preemption "with irq disabled" ? > Make sense. I'll add it in the next version. > Reviewed-by: Jinjie Ruan <[email protected]> Cheers Vladimir