]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'pm-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2024 21:32:51 +0000 (13:32 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2024 21:32:51 +0000 (13:32 -0800)
commit0a9b9d17f3a781dea03baca01c835deaa07f7cc3
tree6806c0b62a2f8503b2d6c005574c48d10605e37a
parent4ba05b0e857d1f78f92084a15e618ea89a318089
parent1a1030d10a6335bb5e6cdb24fc9388d3d9bcc1ac
Merge tag 'pm-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull power management fix from Rafael Wysocki:
 "Fix a locking issue in the asymmetric CPU capacity setup code in the
  intel_pstate driver that may lead to a deadlock if CPU online/offline
  runs in parallel with the code in question, which is unlikely but not
  impossible (Rafael Wysocki)"

* tag 'pm-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  cpufreq: intel_pstate: Rearrange locking in hybrid_init_cpu_capacity_scaling()