]> Git Repo - linux.git/commitdiff
Merge tag 'acpi-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <[email protected]>
Tue, 20 Jun 2023 22:45:34 +0000 (15:45 -0700)
committerLinus Torvalds <[email protected]>
Tue, 20 Jun 2023 22:45:34 +0000 (15:45 -0700)
Pull ACPI fix from Rafael Wysocki:
 "Fix a kernel crash during early resume from ACPI S3 that has been
  present since the 5.15 cycle when might_sleep() was added to
  down_timeout(), which in some configurations of the kernel caused an
  implicit preemption point to trigger at a wrong time"

* tag 'acpi-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()


Trivial merge
This page took 0.053388 seconds and 4 git commands to generate.