Hi Linus, Please pull from the tag git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ acpi-5.15-rc7 with top-most commit 7a7489005a80af97ba289dc0579fccd50af4fe8d Merge branch 'acpi-tools' on top of commit 519d81956ee277b4419c723adfb154603c2565ba Linux 5.15-rc6 to receive ACPI fixes for 5.15-rc7. These fix two regressions, one related to ACPI power resources management and one that broke ACPI tools compilation. Specifics: - Stop turning off unused ACPI power resources in an unknown state to address a regression introduced during the 5.14 cycle (Rafael Wysocki). - Fix an ACPI tools build issue introduced recently when the minimal stdarg.h was added (Miguel Bernal Marin). Thanks! --------------- Miguel Bernal Marin (1): ACPI: tools: fix compilation error Rafael J. Wysocki (1): ACPI: PM: Do not turn off power resources in unknown state --------------- drivers/acpi/power.c | 7 +------ include/acpi/platform/acgcc.h | 9 +++++++-- 2 files changed, 8 insertions(+), 8 deletions(-)