On Thu, Jan 31, 2019 at 06:23:37PM +0000, Valentin Schneider wrote: > Since the enabling and disabling of IRQs within preempt_schedule_irq() > is contained in a need_resched() loop, we don't need the outer arch > code loop. > > Reported-by: Julien Thierry <[email protected]> > Reported-by: Will Deacon <[email protected]> > Signed-off-by: Valentin Schneider <[email protected]> > Cc: Catalin Marinas <[email protected]> > Cc: Will Deacon <[email protected]> > Cc: Mark Rutland <[email protected]> > Cc: Marc Zyngier <[email protected]> > Cc: Julien Grall <[email protected]> > Cc: Julien Thierry <[email protected]> > Cc: Thomas Gleixner <[email protected]> > Cc: [email protected]
Queued for 5.1. Thanks -- Catalin

