[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0jFxoRAoUkEGmUCg3-H4qhhNd1g4-w05bPnpgJndfDDWA@mail.gmail.com>
Date: Fri, 1 Nov 2024 19:35:10 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>, Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ACPI fix for v6.12-rc6
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(-)
Powered by blists - more mailing lists