latitude5450/kernel
2016-11-10 08:42:21 +01:00
..
kernel.spec Reboot/shutdown ACPI PTS issue 2016-11-10 08:42:21 +01:00
README.md Reboot/shutdown ACPI PTS issue 2016-11-10 08:42:21 +01:00
revert_pts_before_reboot.patch Reboot/shutdown ACPI PTS issue 2016-11-10 08:42:21 +01:00

Reverting 'ACPI: Execute _PTS before system reboot'

Starting with kernel v4.8 a bug as been introduced that prevents a correct shutdown/reboot of the machine.

The bad commit is:

2c85025c75dfe7ddc2bb33363a998dad59383f94
ACPI: Execute _PTS before system reboot

All kernels from 4.8.0 are affected at the moment. A patch is provided for reverting this commit.

More info