mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 18:20:25 +02:00
This commit rearranges the HUB interrupt code by using MIPS_IRQ_CPU interrupt handling code and modern Linux IRQ framework features to get rid of global arrays. It also adds support for irq affinity setting. Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de> Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: James Hogan <jhogan@kernel.org> Cc: linux-mips@vger.kernel.org Cc: linux-kernel@vger.kernel.org |
||
|---|---|---|
| .. | ||
| ip27-berr.c | ||
| ip27-console.c | ||
| ip27-hubio.c | ||
| ip27-init.c | ||
| ip27-irq.c | ||
| ip27-klconfig.c | ||
| ip27-klnuma.c | ||
| ip27-memory.c | ||
| ip27-nmi.c | ||
| ip27-reset.c | ||
| ip27-smp.c | ||
| ip27-timer.c | ||
| ip27-xtalk.c | ||
| Kconfig | ||
| Makefile | ||
| Platform | ||
| TODO | ||