diff options
author | 2025-03-08 17:48:30 +0100 | |
---|---|---|
committer | 2025-03-13 12:07:17 +0100 | |
commit | 50f53b23f1e3fae071381af9a15ac1028c4efc42 (patch) | |
tree | a1451fd37c4962e6f67bdbcd12a366bbde7d8f33 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | posix-timers: Use guards in a few places (diff) | |
download | linux-rng-50f53b23f1e3fae071381af9a15ac1028c4efc42.tar.xz linux-rng-50f53b23f1e3fae071381af9a15ac1028c4efc42.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions