Merge tag 'pm-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Apr 2025 22:22:22 +0000 (15:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Apr 2025 22:22:22 +0000 (15:22 -0700)
commite0a02923c2cdfc4b8f1ef19181bf40f6529812d3
tree1a5e5cc72ab5801db4a40d16106d97e99913ce00
parente69e6e468a5c273132e9f87094fea1c62e347899
parent9e4e249018d208678888bdf22f6b652728106528
Merge tag 'pm-6.15-rc1-2' of git://git./linux/kernel/git/rafael/linux-pm

Pull power management fix from Rafael Wysocki:
 "Prevent cpufreq_update_limits() from crashing the kernel due to a NULL
  pointer dereference when it is called before registering a cpufreq
  driver, for instance as a result of a notification triggered by the
  platform firmware (Rafael Wysocki)"

* tag 'pm-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  cpufreq: Reference count policy in cpufreq_update_limits()