[PATCH v3 20/25] powerpc: Use do_kernel_power_off()

Michael Ellerman mpe at ellerman.id.au
Mon Nov 8 23:01:17 AEDT 2021


Dmitry Osipenko <digetx at gmail.com> writes:
> Kernel now supports chained power-off handlers. Use do_kernel_power_off()
> that invokes chained power-off handlers. It also invokes legacy
> pm_power_off() for now, which will be removed once all drivers will
> be converted to the new power-off API.
>
> Signed-off-by: Dmitry Osipenko <digetx at gmail.com>
> ---
>  arch/powerpc/kernel/setup-common.c | 4 +---
>  arch/powerpc/xmon/xmon.c           | 3 +--
>  2 files changed, 2 insertions(+), 5 deletions(-)

Acked-by: Michael Ellerman <mpe at ellerman.id.au>

cheers


More information about the Linuxppc-dev mailing list