[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0gG82GLvm45hvwuZGVVhD4cSLpOREaK6Y-QwYs-ymstqA@mail.gmail.com>
Date: Fri, 18 Oct 2019 11:18:44 +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 PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ACPI fixes for v5.4-rc4
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.4-rc4
with top-most commit ffba17bb335d6598de613791f8997a5774455068
Merge branch 'acpi-tables'
on top of commit 4f5cafb5cb8471e54afdc9054d973535614f7675
Linux 5.4-rc3
to receive ACPI fixes for 5.4-rc4.
These fix possible use-after-free in the ACPI CPPC support code (John
Garry) and prevent the ACPI HMAT parsing code from using possibly
incorrect data coming from the platform firmware (Daniel Black).
Thanks!
---------------
Daniel Black (1):
ACPI: HMAT: ACPI_HMAT_MEMORY_PD_VALID is deprecated since ACPI-6.3
John Garry (1):
ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()
---------------
drivers/acpi/cppc_acpi.c | 2 +-
drivers/acpi/hmat/hmat.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists