Merge tag 'acpi-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Nov 2023 17:54:21 +0000 (07:54 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Nov 2023 17:54:21 +0000 (07:54 -1000)
commit3062a9879afbca810d9f1613698963ecfcb35701
tree99525579b09e59c54a19f018b12edffa5911a326
parent90b0c2b2edd1adff742c621e246562fbefa11b70
parent4b27d5c420335dad7aea1aa6e799fe1d05c63b7e
Merge tag 'acpi-6.7-rc1-2' of git://git./linux/kernel/git/rafael/linux-pm

Pull ACPI fix from Rafael Wysocki:
 "Fix the acpi_thermal_add() error path that may do a double-free in
  some cases after recent changes (Dan Carpenter)"

* tag 'acpi-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanup
drivers/acpi/thermal.c