ACPI: introduce kernel parameter acpi_sleep=sci_force_enable
Introduce kernel parameter acpi_sleep=sci_force_enable some laptop requires SCI_EN being set directly on resume, or else they hung somewhere in the resume code path. We already have a blacklist for these laptops but we still need this option, especially when debugging some suspend/resume problems, in case there are systems that need this workaround and are not yet in the blacklist. Signed-off-by:Zhang Rui <rui.zhang@intel.com> Acked-by:
Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by:
Len Brown <len.brown@intel.com>
Showing
- Documentation/kernel-parameters.txt 4 additions, 1 deletionDocumentation/kernel-parameters.txt
- arch/x86/kernel/acpi/sleep.c 2 additions, 0 deletionsarch/x86/kernel/acpi/sleep.c
- drivers/acpi/sleep.c 17 additions, 12 deletionsdrivers/acpi/sleep.c
- include/linux/acpi.h 1 addition, 0 deletionsinclude/linux/acpi.h
Loading
Please register or sign in to comment