MIPS: Install handlers for software IRQs
authorKevin Cernekee <cernekee@gmail.com>
Sat, 16 Oct 2010 21:22:33 +0000 (14:22 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 25 Jul 2011 16:26:54 +0000 (17:26 +0100)
commit273f2d7e64f9fd22192b4cd31e7408284a721e69
treefcfc44b3b5c650c5d923e9cf428c7b3e82d43852
parent565b60de325070ccc54b18346a1238d4fae17954
MIPS: Install handlers for software IRQs

BMIPS4350/4380/5000 CMT/SMT all use SW INT0/INT1 for inter-thread
signaling.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/1709/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/irq_cpu.c