summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-10-21 19:35:54 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-10-27 20:32:13 +0100
commit58ca21d591994c4d1f9cb522397533927feef262 (patch)
tree233cd0fe8cf0ea91e746671b88f0ba6e18841255 /tools/perf/scripts/python/stackcollapse.py
parentf9f5e22b75b87a98e7645cb1f27c7b457c3c7edb (diff)
downloadkernel-58ca21d591994c4d1f9cb522397533927feef262.tar.gz
ACPI: TAD: Improve runtime PM using guard macros
Use guard pm_runtime_active_try to simplify runtime PM cleanup and implement runtime resume error handling in multiple places. Also use guard pm_runtime_noresume to simplify acpi_tad_remove(). Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com> Link: https://patch.msgid.link/13881356.uLZWGnKmhe@rafael.j.wysocki
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
kernel/git/a...Linus Torvalds 2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar 2024-02-09arm64: rust: Enable Rust support for AArch64Jamie Cunliffe 2024-01-17LoongArch: Enable initial Rust supportWANG Rui 2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao 2022-09-28x86: enable initial Rust supportMiguel Ojeda 2022-09-28scripts: add `generate_rust_target.rs`Miguel Ojeda