]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip: mips-cpu: Introduce IPI IRQ domain support
authorPaul Burton <paul.burton@imgtec.com>
Thu, 30 Mar 2017 19:06:11 +0000 (12:06 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 12 Apr 2017 21:12:35 +0000 (23:12 +0200)
commit5bcb59f544cd00640e74eeda754bdd3b6430701a
tree3a2db574074ad780b0dbae00a8cd3b57f54ae22a
parent580c08f1dfbc4f140b0464309686e8cb364c1fbe
irqchip: mips-cpu: Introduce IPI IRQ domain support

Introduce support for registering an IPI IRQ domain suitable for use by
systems using the MIPS MT (multithreading) ASE within a single core.
This will allow for such systems to be supported generically, without
the current kludge of IPI code split between the MIPS arch & the malta
board support code.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/15836/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/irqchip/Kconfig
drivers/irqchip/irq-mips-cpu.c