Commit e0a02923c2cd for kernel
commit e0a02923c2cdfc4b8f1ef19181bf40f6529812d3
Merge: e69e6e468a5c 9e4e249018d2
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed Apr 2 15:22:22 2025 -0700
Merge tag 'pm-6.15-rc1-2' of git://git.kernel.org/pub/scm/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()