• Helge Deller's avatar
    parisc: Fix system shutdown halt · 73580dac
    Helge Deller authored
    On those parisc machines which don't provide a software power off
    function, the system currently kills the init process at the end of a
    shutdown and unexpectedly restarts insteads of halting.
    Fix it by adding a loop which will not return.
    Signed-off-by: default avatarHelge Deller <deller@gmx.de>
    Cc: stable@vger.kernel.org # 4.9+
    73580dac
process.c 7.91 KB