diff options
author | Marc Zyngier <[email protected]> | 2021-10-21 18:04:12 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2021-10-26 11:18:33 +0100 |
commit | eb5411334c289c473bc11d5cef8b0bea8d7ce324 (patch) | |
tree | 1f5eb40b2a0d5b3d7e16afed2cb9df069962855f /net/lapb/lapb_timer.c | |
parent | bf8bde41d296849fd5f9db8becd71ad4e84bc521 (diff) |
MIPS: loongson64: Drop call to irq_cpu_offline()
Also loongson64 calls irq_cpu_offline(), none of its interrupt
controllers implement the .irq_cpu_offline callback.
It is thus obvious that this call only serves the dubious purpose
of wasting precious CPU cycles by iterating over all interrupts.
Get rid of the call altogether.
Signed-off-by: Marc Zyngier <[email protected]>
Acked-by: Thomas Bogendoerfer <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Tested-by: Serge Semin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions