linux/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
Kconfig
Makefile MIPS: Reorganize Cavium OCTEON PCI support. 2009-07-03 15:45:29 +01:00
csrc-octeon.c
dma-octeon.c MIPS: Reorganize Cavium OCTEON PCI support. 2009-07-03 15:45:29 +01:00
flash_setup.c
octeon-irq.c
octeon-memcpy.S
octeon_boot.h
serial.c
setup.c
smp.c MIPS: Octeon: Run IPI code with interrupts disabled. 2009-08-03 17:52:47 +01:00