[GIT PULL] ACPI fix for v6.6-rc4

From: Rafael J. Wysocki
Date: Fri Sep 29 2023 - 13:11:31 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.6-rc4

with top-most commit f4dcf06bc6e0161920b700ba3966411d716a321b

ACPI: video: Fix NULL pointer dereference in acpi_video_bus_add()

on top of commit 6465e260f48790807eef06b583b38ca9789b6072

Linux 6.6-rc3

to receive an ACPI fix for 6.6-rc4.

This fixes a possible NULL pointer dereference in the error path of
acpi_video_bus_add() resulting from recent changes (Dinghao Liu).

Thanks!


---------------

Dinghao Liu (1):
ACPI: video: Fix NULL pointer dereference in acpi_video_bus_add()

---------------

drivers/acpi/acpi_video.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)