]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: BCM63XX: Handle SW IRQs 0-1
authorKevin Cernekee <cernekee@gmail.com>
Mon, 3 Jun 2013 14:39:34 +0000 (14:39 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 18 Jun 2013 12:59:05 +0000 (14:59 +0200)
commit761e90d26bb21f530c66e6675b9ab2d969b6f0db
tree2e7c4048c8ab2b2dc7d246093597c581da620b60
parentd5b7daeed9a76cefbef598daeaa86892ae9f280b
MIPS: BCM63XX: Handle SW IRQs 0-1

MIPS software IRQs 0 and 1 are used for interprocessor signaling (IPI)
on BMIPS SMP.  Make the board support code aware of them.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
[jogo@openwrt.org: move sw irqs behind timer irq]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: John Crispin <blogic@openwrt.org>
Cc: Maxime Bizon <mbizon@freebox.fr>
Cc: Florian Fainelli <florian@openwrt.org>
Patchwork: https://patchwork.linux-mips.org/patch/5354/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm63xx/irq.c