summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2026-04-01 14:13:34 +0200
committerThomas Gleixner <tglx@kernel.org>2026-04-01 16:09:05 +0200
commit34d85ad42604fbb5a8903488c6a7e2862e2d0254 (patch)
tree3f9eff6f7ca881a46959989e7aeedcd133fd8f71 /tools/perf/scripts/python/stackcollapse.py
parent56c167a0c0fa24aa6eb14c4e81cc4bad1048d651 (diff)
genirq/affinity: Remove cpus_read_lock() while reading cpu_possible_mask
cpu_possible_mask is set early during boot based on information from the firmware. After that it remains read only and is never changed. Therefore there is no need to acquire the CPU-hotplug lock while reading it. Remove cpus_read_*() while accessing cpu_possible_mask. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@kernel.org> Link: https://patch.msgid.link/20260401121334.xeMOSC1v@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions