https://github.com/torvalds/linux
Revision 42062b988270ae2f55f2a563861f6ba3d980e9b8 authored by Linus Torvalds on 30 November 2017, 23:49:50 UTC, committed by Linus Torvalds on 30 November 2017, 23:49:50 UTC
Pull ACPI fixes from Rafael Wysocki:
 "These fix a regression related to the ACPI EC handling during system
  suspend/resume on some platforms and prevent modalias from being
  exposed to user space for ACPI device object with "not functional and
  not present" status.

  Specifics:

   - Fix an ACPI EC driver regression (from the 4.9 cycle) causing the
     driver's power management operations to be omitted during system
     suspend/resume on platforms where the EC instance from the ECDT
     table is used instead of the one from the DSDT (Lv Zheng).

   - Prevent modalias from being exposed to user space for ACPI device
     objects with _STA returning 0 (not present and not functional) to
     prevent driver modules from being loaded automatically for hardware
     that is not actually present on some platforms (Hans de Goede)"

* tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPI / EC: Fix regression related to PM ops support in ECDT device
  ACPI / bus: Leave modalias empty for devices which are not present
2 parent s 0cf710f + b6c7026
History
Tip revision: 42062b988270ae2f55f2a563861f6ba3d980e9b8 authored by Linus Torvalds on 30 November 2017, 23:49:50 UTC
Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Tip revision: 42062b9
File Mode Size
kvm
lib
Makefile -rw-r--r-- 14 bytes

back to top