diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2023-04-25 20:49:08 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2023-06-18 22:41:49 +0200 |
commit | 11fbe6cd41210c7b5173257158a22e11e225622d (patch) | |
tree | e5c0d1a397717c5214646c2791dbc88b5cc84fa7 /scripts/generate_rust_analyzer.py | |
parent | 72786ff23d5acb7bf3e2535831b2f1dc55c7f44e (diff) |
posix-timers: Remove pointless irqsafe from hash_lock
All usage of hash_lock is in thread context. No point in using
spin_lock_irqsave()/irqrestore() for a single usage site.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/r/20230425183313.249063953@linutronix.de
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions