Hi Linus, Please pull from the tag git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ acpi-6.16-rc3 with top-most commit 6fcab2791543924d438e7fa49276d0998b0a069f ACPICA: Refuse to evaluate a method if arguments are missing on top of commit e04c78d86a9699d136910cfc0bdcf01087e3267e Linux 6.16-rc2 to receive an ACPI fix for 6.16-rc3. This fixes 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. Thanks! --------------- Rafael J. Wysocki (1): ACPICA: Refuse to evaluate a method if arguments are missing --------------- drivers/acpi/acpica/dsmethod.c | 7 +++++++ 1 file changed, 7 insertions(+)