lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 3 Aug 2021 18:14:59 +0200
From: Sebastian Reichel <sre@...nel.org>
To: Lee Jones <lee.jones@...aro.org>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Elliot Berman <eberman@...eaurora.org>
Subject: Re: [PATCH 3/3] power: reset: Enable tristate on restart power-off
driver
Hi,
On Tue, Aug 03, 2021 at 04:54:52PM +0100, Lee Jones wrote:
> From: Elliot Berman <eberman@...eaurora.org>
>
> Since reboot_mode is an exported symbol, restart power-off driver can be
> compiled as module.
>
> Signed-off-by: Elliot Berman <eberman@...eaurora.org>
> Signed-off-by: Lee Jones <lee.jones@...aro.org>
> ---
Acked-by: Sebastian Reichel <sre@...nel.org>
-- Sebastian
> drivers/power/reset/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/power/reset/Kconfig b/drivers/power/reset/Kconfig
> index 4d1192062508d..e155b2e2a75c4 100644
> --- a/drivers/power/reset/Kconfig
> +++ b/drivers/power/reset/Kconfig
> @@ -192,7 +192,7 @@ config POWER_RESET_REGULATOR
> power regulator defined in the devicetree.
>
> config POWER_RESET_RESTART
> - bool "Restart power-off driver"
> + tristate "Restart power-off driver"
> help
> Some boards don't actually have the ability to power off.
> Instead they restart, and u-boot holds the SoC until the
> --
> 2.32.0.554.ge1b32706d8-goog
>
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists