Re: [PATCH v2 05/12] reboot: rename now misleading __hw_protection_shutdown symbols
From: Tzung-Bi Shih
Date: Mon Jan 20 2025 - 02:11:51 EST
On Mon, Jan 13, 2025 at 05:25:30PM +0100, Ahmad Fatoum wrote:
> The __hw_protection_shutdown function name has become misleading
> since it can cause either a shutdown (poweroff) or a reboot
> depending on its argument.
>
> To avoid further confusion, let's rename it, so it doesn't suggest
> that a poweroff is all it can do.
>
> Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
Reviewed-by: Tzung-Bi Shih <tzungbi@xxxxxxxxxx>