[F/G/Unstable/OEM-5.6] [PATCH 0/1] Use ACPI S5 for reboot
Kai-Heng Feng
kai.heng.feng at canonical.com
Fri Nov 13 17:01:58 UTC 2020
BugLink: https://bugs.launchpad.net/bugs/1904225
[Impact]
On some HP laptops, BIOS hotkeys don't work right after reboot, becuase
OS doesn't call _PTS to indicate ACPI it's rebooting.
[Fix]
Follow Windows and use S5 for reboot.
[Test case]
Reboot and see if hotkeys like F10/F11 can trigger BIOS functions.
Hotkeys work great with the patch applied.
[Where problems could occur]
If there are platforms don't expect S5 for reboot then there could be
unexpected result.
However Windows uses S5 so that's rather unlikely.
Kai-Heng Feng (1):
PM: ACPI: reboot: Use S5 for reboot
kernel/reboot.c | 2 ++
1 file changed, 2 insertions(+)
--
2.28.0
More information about the kernel-team
mailing list