[GIT PULL] Additional power management fix for v6.14-rc2

From: Rafael J. Wysocki
Date: Sun Feb 09 2025 - 09:04:58 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.14-rc2-2

with top-most commit 7585946243d614bd2cd4e13377be2c711c9539e0

PM: sleep: core: Restrict power.set_active propagation

on top of commit 73195bed7899150cd1005cf0a902b68793adad23

Merge branch 'pm-powercap'

to receive an additional power management fix for 6.14-rc2.

This fixes a recently introduced kernel crash due to a NULL pointer
dereference during system-wide suspend (Rafael Wysocki).

It is not present in linux-next, which is an exception as far as I am
concerned, but since the fix is effectively a partial revert and it has
been tested, I've decided to fast-track it so it gets into 6.14-rc2, if
possible.

Thanks!


---------------

Rafael J. Wysocki (1):
PM: sleep: core: Restrict power.set_active propagation

---------------

drivers/base/power/main.c | 21 +++++++++------------
1 file changed, 9 insertions(+), 12 deletions(-)