]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Read CPU IRQ line that FDC to routed to
authorJames Hogan <james.hogan@imgtec.com>
Thu, 29 Jan 2015 11:14:07 +0000 (11:14 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 31 Mar 2015 10:04:12 +0000 (12:04 +0200)
commite24a0050baaf9a5e0a726c0c51b26d90c310b6ea
treec9916d76ea4ca6329f7181ba0b9a859ac2d4cb00
parente7eea17dc60445f4036bc97e263b379673782770
MIPS: Read CPU IRQ line that FDC to routed to

Read the CPU IRQ line reportedly used for the Fast Debug Channel (FDC)
interrupt from the IntCtl register and store it in cp0_fdc_irq where
platform implementations of the new weak platform function
get_c0_fdc_int() can refer to it.

[ralf@linux-mips.org: Fixed conflict.]

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Cc: James Hogan <james.hogan@imgtec.com>
Patchwork: https://patchwork.linux-mips.org/patch/9140/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/irq.h
arch/mips/kernel/traps.c