summaryrefslogtreecommitdiff
path: root/scripts/decode_stacktrace.sh
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2026-05-21 16:07:29 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2026-05-25 16:43:52 +0200
commit8813d20d32a7a066731d3f3f0f73f325bcd9ae86 (patch)
tree1397fd95d655866e6d757626313ec180e6574323 /scripts/decode_stacktrace.sh
parent5776575d9a7e50e77c45e0ab0271c000496f341d (diff)
ACPI: PAD: Switch over to devres-based resource management
Use the newly introduced devm_acpi_install_notify_handler() for installing an ACPI notify handler and since that function checks the ACPI companion of the owner device against NULL internally, remove the the explicit ACPI companion check from acpi_pad_probe(). However, to prevent the notify handler from running acpi_pad_idle_cpus() with the number of idle CPUs greater than zero after acpi_pad_remove() has returned, add a bool static variable for synchronization between the two. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Link: https://patch.msgid.link/1964581.CQOukoFCf9@rafael.j.wysocki
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions