[GIT PULL] ACPI fix for v6.10-rc8

From: Rafael J. Wysocki
Date: Wed Jul 10 2024 - 07:00:38 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.10-rc8

with top-most commit 233323f9b9f828cd7cd5145ad811c1990b692542

ACPI: processor_idle: Fix invalid comparison with insertion sort for latency

on top of commit 22a40d14b572deb80c0648557f4bd502d7e83826

Linux 6.10-rc6

to receive an ACPI fix for final 6.10.

This fixes the sorting of _CST output data in the ACPI processor idle
driver (Kuan-Wei Chiu).

Thanks!


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

Kuan-Wei Chiu (1):
ACPI: processor_idle: Fix invalid comparison with insertion sort
for latency

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

drivers/acpi/processor_idle.c | 37 ++++++++++++++++---------------------
1 file changed, 16 insertions(+), 21 deletions(-)