]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pm-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Dec 2021 20:31:55 +0000 (12:31 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Dec 2021 20:31:55 +0000 (12:31 -0800)
commitbc43506a5fe1ceb28faf6edade02fcf2a80a1f9e
treea0b62248d1b4251ab13b28753911fb13cb0d4e39
parent21f9b400266c104f4c8668b72e124ea4b8c66399
parent9b77be8145263a55f554fa6611ee8ff41cad2ffa
Merge tag 'pm-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull power management fix from Rafael Wysocki:
 "Fix a recent regression causing the loop in dpm_prepare() to become
  infinite if one of the device ->prepare() callbacks returns an error"

* tag 'pm-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  PM: sleep: Fix error handling in dpm_prepare()