On Mon, Mar 11, 2019 at 3:48 PM Valentin Schneider <[email protected]> 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. > > Signed-off-by: Valentin Schneider <[email protected]> > Cc: Chris Zankel <[email protected]> > Cc: Max Filippov <[email protected]> > Cc: [email protected] > --- > arch/xtensa/kernel/entry.S | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Max Filippov <[email protected]> -- Thanks. -- Max

