diff options
author | Florian Fainelli <[email protected]> | 2021-10-20 11:48:47 -0700 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2021-10-20 20:06:32 +0100 |
commit | bf8bde41d296849fd5f9db8becd71ad4e84bc521 (patch) | |
tree | 0ee46d634b5b1e70b9d3f17fc2532ec5e6b7b885 /net/lapb/lapb_timer.c | |
parent | dfd8c90eb28b8f7c77ce7173c4bae591b26ea51a (diff) |
MIPS: BMIPS: Remove use of irq_cpu_offline
irq_cpu_offline() is only used by MIPS and we should instead use
irq_migrate_all_off_this_cpu(). This will be helpful in order to remove
drivers/irqchip/irq-bcm7038-l1.c irq_cpu_offline callback which would
have got in the way of making this driver modular.
Suggested-by: Thomas Gleixner <[email protected]>
Acked-by: Thomas Bogendoerfer <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: Marc Zyngier <[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