Re: [PATCH v3] ACPI: OSL: Poweroff when encountering a fatal ACPI error
From: Armin Wolf
Date: Fri Feb 27 2026 - 14:51:09 EST
Am 26.02.26 um 19:46 schrieb Rafael J. Wysocki:
On Thu, Feb 26, 2026 at 7:35 AM Armin Wolf <W_Armin@xxxxxx> wrote:
Am 25.02.26 um 22:28 schrieb Rafael J. Wysocki:OK, applied as 7.1 material.
On Wed, Feb 25, 2026 at 12:06 AM Armin Wolf <W_Armin@xxxxxx> wrote:You can drop the Kconfig option if you want.
Am 04.02.26 um 22:29 schrieb Armin Wolf:I was about to apply it, but then I thought that I was not sure about
The ACPI spec states that the operating system should respondAny updates on this?
to a fatal ACPI error by "performing a controlled OS shutdown in
a timely fashion". Comply with the ACPI specification by powering
off the system when ACPICA signals a fatal ACPI error. Users can
still disable this behavior by using the acpi.poweroff_on_fatal
kernel option to work around firmware bugs.
the Kconfig option.
I don't see much value in it TBH. If you agree, I'll just apply the
patch without that part.
Thanks!
Please double check
https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git/commit/?h=bleeding-edge&id=6f09a7009a1d7a132ddce3a8dd0c46aac66ad8e2
Looks good to me, except that the include of kconfig.h should be dropped now.
Thanks,
Armin Wolf