From: Linus Torvalds Date: Fri, 26 Nov 2021 20:19:13 +0000 (-0800) Subject: Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael... X-Git-Tag: howlett/maple/20220722_2~1735 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=5367cf1c3ad02f7f14d79733814302a96cc97b96;p=users%2Fjedix%2Flinux-maple.git Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm Pull ACPI fixes from Rafael Wysocki: "These fix a NULL pointer dereference in the CPPC library code and a locking issue related to printing the names of ACPI device nodes in the device properties framework. Specifics: - Fix NULL pointer dereference in the CPPC library code occuring on hybrid systems without CPPC support (Rafael Wysocki). - Avoid attempts to acquire a semaphore with interrupts off when printing the names of ACPI device nodes and clean up code on top of that fix (Sakari Ailus)" * tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: ACPI: CPPC: Add NULL pointer check to cppc_get_perf() ACPI: Make acpi_node_get_parent() local ACPI: Get acpi_device's parent from the parent field --- 5367cf1c3ad02f7f14d79733814302a96cc97b96