[GIT PULL] Last-minute power management fix for v5.19

From: Rafael J. Wysocki
Date: Fri Jul 29 2022 - 11:14:29 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.19-rc9

with top-most commit d295ad34f236c3518634fb6403d4c0160456e470

intel_idle: Fix false positive RCU splats due to incorrect hardirqs state

on top of commit e0dccc3b76fb35bb257b4118367a883073d7390e

Linux 5.19-rc8

to receive a last-minute power management fix for 5.19.

This makes some false positive RCU splats resulting from a recent
intel_idle driver change go away (Waiman Long).

Thanks!


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

Waiman Long (1):
intel_idle: Fix false positive RCU splats due to incorrect hardirqs state

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

drivers/idle/intel_idle.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)