]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Oct 2021 19:08:08 +0000 (09:08 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Oct 2021 19:08:08 +0000 (09:08 -1000)
commit7e437a7953eff1e5f58381944a93730c99dca387
treeb7e68754049974c4c169cc49a65f137a60fc8d8d
parentd9c157f76fafdb0a2403b7e52f584a4329e5b108
parente3e8670dadbeeb1f5a2ed9a512b8fc6d3cac3818
Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull ACPI fixes from Rafael Wysocki:
 "These fix two regressions, one related to ACPI power resources
  management and one that broke ACPI tools compilation.

  Specifics:

   - Stop turning off unused ACPI power resources in an unknown state to
     address a regression introduced during the 5.14 cycle (Rafael
     Wysocki).

   - Fix an ACPI tools build issue introduced recently when the minimal
     stdarg.h was added (Miguel Bernal Marin)"

* tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPI: PM: Do not turn off power resources in unknown state
  ACPI: tools: fix compilation error