diff options
| author | Boqun Feng <boqun@kernel.org> | 2026-08-04 09:14:29 -0700 |
|---|---|---|
| committer | Peter Zijlstra <peterz@infradead.org> | 2026-08-10 10:50:18 +0200 |
| commit | 1b086687483371621e684e2a05b2bcd2cf07b634 (patch) | |
| tree | 70eb822ff3826d9d12a528f036bc856f6523b553 /tools/perf/scripts/python | |
| parent | 07a88e2bcd5b5bd7881b2e12b6aad1897a7ee1de (diff) | |
locking: Switch to _irq_{disable,enable}() variants in cleanup guards
The semantics of various IRQ disabling guards match what
*_irq_{disable,enable}() provide, i.e. the interrupt disabling is
properly nested, therefore it's OK to switch to use
*_irq_{disable,enable}() primitives.
[boqun: Adjust the user-side changes in do_sched_cfs_*_timer() provided
by Peter and Lyude]
Signed-off-by: Boqun Feng <boqun@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patch.msgid.link/20260804161447.84806-8-boqun@kernel.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
