[PATCH v2 2/2] firmware/psci: Switch to the sys-off handler API
Sudeep Holla
sudeep.holla at arm.com
Wed Jan 25 08:50:15 PST 2023
On Sun, Jan 01, 2023 at 12:17:15PM -0600, Samuel Holland wrote:
> Any other poweroff handlers registered at the default priority will
> run before the legacy pm_power_off() function. Register the PSCI
> poweroff handler with the correct priority to ensure it runs first.
>
> PSCI_0_2_FN_SYSTEM_OFF never returns, so the value returned from
> psci_sys_poweroff() is meaningless, but that function must return
> some value to have the right prototype for a notifier callback.
>
Reviewed-by: Sudeep Holla <sudeep.holla at arm.com>
Tested-by: Sudeep Holla <sudeep.holla at arm.com>
--
Regards,
Sudeep
More information about the linux-arm-kernel
mailing list