diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2021-12-07 13:17:34 +0100 |
---|---|---|
committer | Jason A. Donenfeld <[email protected]> | 2022-01-07 00:25:25 +0100 |
commit | 5320eb42dec7a7ef3ab7da3c5c0d7f889a5181e5 (patch) | |
tree | 2e1b264078751ac81fa99ce67215b35c468a841d /scripts/bpf_doc.py | |
parent | 703f7066f40599c290babdb79dd61319264987e9 (diff) |
irq: remove unused flags argument from __handle_irq_event_percpu()
The __IRQF_TIMER bit from the flags argument was used in
add_interrupt_randomness() to distinguish the timer interrupt from other
interrupts. This is no longer the case.
Remove the flags argument from __handle_irq_event_percpu().
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions