Re: [PATCH v3] ACPI: OSL: Poweroff when encountering a fatal ACPI error
From: Armin Wolf
Date: Thu Feb 26 2026 - 01:36:00 EST
Am 25.02.26 um 22:28 schrieb Rafael J. Wysocki:
On Wed, Feb 25, 2026 at 12:06 AM Armin Wolf <W_Armin@xxxxxx> wrote:
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!
You can drop the Kconfig option if you want.
Thanks,
Armin Wolf