]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "PM: ACPI: reboot: Use S5 for reboot"
authorJosef Bacik <josef@toxicpanda.com>
Wed, 17 Mar 2021 02:17:48 +0000 (22:17 -0400)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 18 Mar 2021 15:58:02 +0000 (16:58 +0100)
commit2ee413a9fb5f92b2e485b18322814eed79f3daaa
treed9d49bd8eea74c47ee6aa2f16e314c839714927d
parent155740eb4d33ce3a3ca0d38d270a3f49add1ff95
Revert "PM: ACPI: reboot: Use S5 for reboot"

This reverts commit a7374e101939b094735eb0dcdd2c20f50e9dcab7.

This patch causes a panic when rebooting my Dell Poweredge r440.  I do
not have the full panic log as it's lost at that stage of the reboot and
I do not have a serial console.  Reverting this patch makes my system
able to reboot again.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
kernel/reboot.c