]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Apr 2022 04:23:02 +0000 (18:23 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Apr 2022 04:23:02 +0000 (18:23 -1000)
commitbd290a494522bc2c55e7d226685b564fd0f15e43
treea392c582de5494fa11d813b32b6afc511c3a50e3
parent937612f37cd527aa2fa0944e0e10aa7e114a0d09
parent6f497592292eb84698d6d3dd51d990b2f48f209a
Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull ACPI updates from Rafael Wysocki:
 "These revert a problematic commit from the 5.17 development cycle and
  finalize the elimination of acpi_bus_get_device() that mostly took
  place during the recent merge window.

  Specifics:

   - Revert an ACPI processor driver change related to cache
     invalidation in acpi_idle_play_dead() that clearly was a mistake
     and introduced user-visible regressions (Akihiko Odaki).

   - Replace the last instance of acpi_bus_get_device() added during the
     recent merge window and drop the function to prevent more users of
     it from being added (Rafael Wysocki)"

* tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPI: bus: Eliminate acpi_bus_get_device()
  Revert "ACPI: processor: idle: Only flush cache on entering C3"
drivers/spi/spi.c