]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'acpi-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Nov 2025 17:44:27 +0000 (09:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Nov 2025 17:44:27 +0000 (09:44 -0800)
commit1753d40dce2023405cafd9e3bec169674ed99e2d
treec8a6ca2bda498077d5c46483386e2e6dd24f7aca
parent6ba3bb334835eeca7e2bd2db4c9dbb0343ebff4f
parentd2932a59c2d4fb364396f21df58431c44918dd47
Merge tag 'acpi-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull ACPI fix from Rafael Wysocki:
 "This fixes EINJV2 support introduced during the 6.17 cycle by
  unbreaking the initialization broken by a previous attempted fix,
  adding sanity checks for data coming from the platform firmware, and
  updating the code to handle injecting legacy error types on an EINJV2
  capable systems properly (Tony Luck)"

* tag 'acpi-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPI: APEI: EINJ: Fix EINJV2 initialization and injection