[GIT PULL] ACPI fix for v6.16-rc4
From: Rafael J. Wysocki
Date: Fri Jun 27 2025 - 14:43:57 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.16-rc4
with top-most commit 2b8be57fa0c88ac824a906f29c04d728f9f6047a
Revert "PCI/ACPI: Fix allocated memory release on error in
pci_acpi_scan_root()"
on top of commit 86731a2a651e58953fc949573895f2fa6d456841
Linux 6.16-rc3
to receive an ACPI fix for 6.16-rc4.
This reverts a commit that attempted to fix a memory leak in an error
code path and introduced a different issue (Zhe Qiao).
Thanks!
---------------
Zhe Qiao (1):
Revert "PCI/ACPI: Fix allocated memory release on error in
pci_acpi_scan_root()"
---------------
drivers/pci/pci-acpi.c | 23 ++++++++++-------------
1 file changed, 10 insertions(+), 13 deletions(-)