diff options
author | David Daney <ddaney@caviumnetworks.com> | 2010-07-23 10:43:46 -0700 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 13:26:10 +0100 |
commit | 5aae1fd4d41ea69da845e11d4766ab61666494ed (patch) | |
tree | 54b95ad6e64a13d6848b0dbb61db89dd88bf0fa6 /arch/mips/math-emu/dp_cmp.c | |
parent | a894f14d7ebe9e278b496b1e653ae57f2eff514e (diff) |
MIPS: Octeon: Improve interrupt handling.
The main change is to change most of the IRQs from handle_percpu_irq
to handle_fasteoi_irq. This necessitates extracting all the .ack code
to common functions that are not exposed to the irq core.
The affinity code now acts more sanely, by doing round-robin
distribution instead of broadcasting.
Because of the change to handle_fasteoi_irq and affinity, some of the
IRQs had to be split into separate groups with their own struct
irq_chip to prevent undefined operations on specific IRQ lines.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1485/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/math-emu/dp_cmp.c')
0 files changed, 0 insertions, 0 deletions