diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2025-04-29 08:55:16 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-05-07 09:08:13 +0200 |
commit | f71d7c45edadfa98edac74bfdf820cce5482673a (patch) | |
tree | 0eecb07294d8c022fcea1e94508add3b9698a03f /tools/perf/scripts/python/task-analyzer.py | |
parent | 2beb01cbb75e5849b6ebc15917c7dd3e46264b48 (diff) |
genirq/chip: Rework handle_fasteoi_mask_irq()
Use the new helpers to decide whether the interrupt should be handled and
switch the descriptor locking to guard().
Note: The mask_irq() operation in the second condition was redundant as the
interrupt is already masked right at the beginning of the function.
Fixup the kernel doc comment while at it.
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/all/20250429065421.175652864@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions