kernel_optimize_test/arch/mips/cavium-octeon
David Daney 39b3d44624 MIPS: Octeon: Run IPI code with interrupts disabled.
In mm/slab.c the function do_ccupdate_local requires that interrupts be
disabled.  If they are not, we panic with CONFIG_DEBUG_SLAB.

So we disable interrupts while processing IPIs.  Also these are not shared
irqs, so get rid of the IRQF_SHARED flag.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-08-03 17:52:47 +01:00
..
executive
csrc-octeon.c
dma-octeon.c
flash_setup.c
Kconfig
Makefile
octeon_boot.h
octeon-irq.c
octeon-memcpy.S
serial.c
setup.c
smp.c