Re: [PATCH] m68k/mac: Avoid soft-lockup warning after mach_power_off

2017-08-21 Thread Geert Uytterhoeven
On Sat, Aug 12, 2017 at 9:12 AM, Finn Thain wrote: > Disable interrupts for power-off, like other platforms do. This prevents > meaningless warnings from the soft-lockup detector on models with a power > supply unit not under software control. > > Reported-by: Stan

[PATCH] m68k/mac: Avoid soft-lockup warning after mach_power_off

2017-08-12 Thread Finn Thain
Disable interrupts for power-off, like other platforms do. This prevents meaningless warnings from the soft-lockup detector on models with a power supply unit not under software control. Reported-by: Stan Johnson Tested-by: Stan Johnson Signed-off-by: