]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ACPICA: Provide #defines for EINJV2 error types
authorTony Luck <tony.luck@intel.com>
Tue, 21 Apr 2026 15:02:15 +0000 (08:02 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 27 Apr 2026 19:42:30 +0000 (21:42 +0200)
commit1f6008538384453eb4c13a3d7ff9e37ee8aee6b9
tree702d66e3e3fd73e76759af48d88754aa867b01bf
parent254f49634ee16a731174d2ae34bc50bd5f45e731
ACPICA: Provide #defines for EINJV2 error types

EINJV2 defined new error types by moving the severity (correctable,
uncorrectable non-fatal, uncorrectable fatal) out of the "type".

ACPI 6.5 introduced EINJV2 and defined a vendor defined error type
using bit 31. This was dropped in ACPI 6.6.

Link: https://github.com/acpica/acpica/commit/e82d2d2fd145
Signed-off-by: Tony Luck <tony.luck@intel.com>
Link: https://patch.msgid.link/20260421150216.11666-2-tony.luck@intel.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/actbl1.h