From: Michael Ellerman <mpe@ellerman•id.au>
To: Dmitry Osipenko <digetx@gmail•com>
Cc: linuxppc-dev@lists•ozlabs.org
Subject: Re: [PATCH v3 20/25] powerpc: Use do_kernel_power_off()
Date: Mon, 08 Nov 2021 23:01:17 +1100 [thread overview]
Message-ID: <87lf1y7t6a.fsf@mpe.ellerman.id.au> (raw)
In-Reply-To: <20211108004524.29465-21-digetx@gmail.com>
Dmitry Osipenko <digetx@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@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@ellerman•id.au>
cheers
next prev parent reply other threads:[~2021-11-08 12:01 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-08 0:44 [PATCH v3 00/25] Introduce power-off+restart call chain API Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 01/25] notifier: Remove extern annotation from function prototypes Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 02/25] notifier: Add blocking_notifier_call_chain_is_empty() Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority() Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 04/25] reboot: Correct typo in a comment Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 05/25] reboot: Warn if restart handler has duplicated priority Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 06/25] reboot: Warn if unregister_restart_handler() fails Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 07/25] reboot: Remove extern annotation from function prototypes Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 08/25] kernel: Add combined power-off+restart handler call chain API Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 09/25] ARM: Use do_kernel_power_off() Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 10/25] csky: " Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 11/25] riscv: " Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 12/25] arm64: " Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 13/25] parisc: " Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 14/25] xen/x86: " Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 15/25] sh: " Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 16/25] x86: " Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 17/25] ia64: " Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 18/25] mips: " Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 19/25] nds32: " Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 20/25] powerpc: " Dmitry Osipenko
2021-11-08 12:01 ` Michael Ellerman [this message]
2021-11-08 0:45 ` [PATCH v3 21/25] m68k: Switch to new sys-off handler API Dmitry Osipenko
2021-11-08 7:47 ` Geert Uytterhoeven
2021-11-08 0:45 ` [PATCH v3 22/25] memory: emif: Use kernel_can_power_off() Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 23/25] ACPI: power: Switch to sys-off handler API Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 24/25] regulator: pfuze100: Use devm_register_sys_off_handler() Dmitry Osipenko
2021-11-08 0:45 ` [PATCH v3 25/25] reboot: Remove pm_power_off_prepare() Dmitry Osipenko
2021-11-08 1:14 ` [PATCH v3 00/25] Introduce power-off+restart call chain API Dmitry Osipenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lf1y7t6a.fsf@mpe.ellerman.id.au \
--to=mpe@ellerman$(echo .)id.au \
--cc=digetx@gmail$(echo .)com \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox