From: Linus Torvalds Date: Thu, 23 Oct 2025 16:53:12 +0000 (-1000) Subject: Merge tag 'acpi-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael... X-Git-Tag: v6.18-rc3~32 X-Git-Url: https://gentwo.org/gitweb/?a=commitdiff_plain;h=a0b12d7b04049343d544ac92c8eeb5a2271235c3;p=linux%2F.git Merge tag 'acpi-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm Pull ACPI fixes from Rafael Wysocki: "These fix a fallout of a recent ACPI properties management update and work around a compiler bug in ACPICA: - Fix a recent coding mistake causing __acpi_node_get_property_reference() arguments to be put in an incorrect order (Sunil V L) - Work around bogus -Wstringop-overread warning on LoongArch since GCC 11 in ACPICA (Xi Ruoyao)" * tag 'acpi-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: ACPICA: Work around bogus -Wstringop-overread warning since GCC 11 ACPI: property: Fix argument order in __acpi_node_get_property_reference() --- a0b12d7b04049343d544ac92c8eeb5a2271235c3