[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0jjEjzcjVnToBjO7pnYbv18-e+7Wp_m+EjOx=3LhaF5Xg@mail.gmail.com>
Date: Thu, 23 Oct 2025 14:47:46 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ACPI support fixes for v6.18-rc3
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.18-rc3
with top-most commit 114cbd67db825bfa42bc6c34875fc8409e5bba72
Merge branch 'acpi-property'
on top of commit 211ddde0823f1442e4ad052a2f30f050145ccada
Linux 6.18-rc2
to receive ACPI support fixes for 6.18-rc3.
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)
Thanks!
---------------
Sunil V L (1):
ACPI: property: Fix argument order in __acpi_node_get_property_reference()
Xi Ruoyao (1):
ACPICA: Work around bogus -Wstringop-overread warning since GCC 11
---------------
drivers/acpi/acpica/tbprint.c | 6 ++++++
drivers/acpi/property.c | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists