diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2025-03-08 17:48:30 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-03-13 12:07:17 +0100 |
commit | 50f53b23f1e3fae071381af9a15ac1028c4efc42 (patch) | |
tree | a1451fd37c4962e6f67bdbcd12a366bbde7d8f33 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a31a300c4daba82b14eb77179b0b6fc729b9bad5 (diff) |
posix-timers: Simplify lock/unlock_timer()
Since the integration of sigqueue into the timer struct, lock_timer() is
only used in task context. So taking the lock with irqsave() is not longer
required.
Convert it to use spin_[un]lock_irq().
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/all/20250308155623.959825668@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions