mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:46:16 +00:00
4a49194f58
acpi_dev_hid_match() does not check for adev == NULL, dereferencing it unconditional. Add a check for adev being NULL before calling acpi_dev_hid_match(). At the moment acpi_quirk_skip_serdev_enumeration() is never called with a controller_parent without an ACPI companion, but better safe than sorry. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Link: https://patch.msgid.link/20241109220028.83047-1-hdegoede@redhat.com Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> |
||
---|---|---|
.. | ||
apple.c | ||
blacklist.c | ||
cmos_rtc.c | ||
lpss.c | ||
Makefile | ||
s2idle.c | ||
utils.c |