[GIT PULL] ACPI fix for v6.12-rc6

From: Rafael J. Wysocki
Date: Fri Nov 01 2024 - 14:35:39 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.12-rc6

with top-most commit 1c10941e34c5fdc0357e46a25bd130d9cf40b925

ACPI: CPPC: Make rmw_lock a raw_spin_lock

on top of commit 81983758430957d9a5cb3333fe324fd70cf63e7e

Linux 6.12-rc5

to receive an ACPI fix for 6.12-rc6.

This makes the ACPI CPPC library use a raw spinlock for operations
carried out in scheduler context via the schedutil governor and the
ACPI CPPC cpufreq driver (Pierre Gondois).

Thanks!


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

Pierre Gondois (1):
ACPI: CPPC: Make rmw_lock a raw_spin_lock

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

drivers/acpi/cppc_acpi.c | 9 +++++----
include/acpi/cppc_acpi.h | 2 +-
2 files changed, 6 insertions(+), 5 deletions(-)