]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'acpi-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Jun 2025 15:27:12 +0000 (08:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Jun 2025 15:27:12 +0000 (08:27 -0700)
commit26fef998eb4df8781c038ffa4be8287219a8df0a
tree39c4e3df3181a6991a91972521596f3ec6e852a2
parentf0eeb5f6f645d13446649b226b1dc026bab418ed
parent6fcab2791543924d438e7fa49276d0998b0a069f
Merge tag 'acpi-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull ACPI fix from Rafael Wysocki:
 "Fix a crash in ACPICA while attempting to evaluate a control method
  that expects more arguments than are being passed to it, which was
  exposed by a defective firmware update from a prominent OEM on
  multiple systems (Rafael Wysocki)"

* tag 'acpi-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPICA: Refuse to evaluate a method if arguments are missing