lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0g6c1HNbxxh088xh_nTgD-SE6c2qtDr81AgD1+by-jnKA@mail.gmail.com>
Date: Wed, 26 Nov 2025 13:54:24 +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] Urgent ACPI support fix for v6.18

Hi Linus,

Please pull from the tag

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

with top-most commit 43ff36c4a5a574ee83b4b0d3f3d74f09a3a8c2d3

 Revert "ACPI: processor: idle: Optimize ACPI idle driver registration"

on top of commit ac3fd01e4c1efce8f2c054cdeb2ddd2fc0fb150d

 Linux 6.18-rc7

to receive an urgent ACPI support fix for 6.18.

This reverts a commit that attempted to make the code in the ACPI
processor driver more straightforward, but it turned out to cause
the kernel to crash on at least one system, along with some further
cleanups on top of it.

Thanks!


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

Rafael J. Wysocki (5):
      Revert "ACPI: processor: Do not expose global variable acpi_idle_driver"
      Revert "ACPI: processor: idle: Redefine two functions as void"
      Revert "ACPI: processor: idle: Rearrange declarations in header file"
      Revert "ACPI: processor: Remove unused empty stubs of some functions"
      Revert "ACPI: processor: idle: Optimize ACPI idle driver registration"

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

 drivers/acpi/processor_driver.c |   6 +--
 drivers/acpi/processor_idle.c   | 115 ++++++++++++++++------------------------
 include/acpi/processor.h        |  34 +++++++++---
 3 files changed, 76 insertions(+), 79 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ