diff options
author | Dmitry Osipenko <dmitry.osipenko@collabora.com> | 2022-06-17 15:24:02 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-06-21 20:57:30 +0200 |
commit | 202773260023b56e868d09d13d3a417028f1ff5b (patch) | |
tree | 8a4ad11a6df42587b35d3650a55faddf240e3632 /scripts/gdb/linux/utils.py | |
parent | a111daf0c53ae91e71fd2bfe7497862d14132e3e (diff) | |
download | lwn-202773260023b56e868d09d13d3a417028f1ff5b.tar.gz lwn-202773260023b56e868d09d13d3a417028f1ff5b.zip |
PM: hibernate: Use kernel_can_power_off()
Use new kernel_can_power_off() API instead of legacy pm_power_off global
variable to fix regressed hibernation to disk where machine no longer
powers off when it should because ACPI power driver transitioned to the
new sys-off based API and it doesn't use pm_power_off anymore.
Fixes: 98f30d0ecf79 ("ACPI: power: Switch to sys-off handler API")
Tested-by: Ken Moffat <zarniwhoop@ntlworld.com>
Reported-by: Ken Moffat <zarniwhhop@ntlworld.com>
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions