kernel-ark/arch/mips
Ralf Baechle 8a1e97ee2e [MIPS] SMTC: Fix recursion in instant IPI replay code.
local_irq_restore -> raw_local_irq_restore -> irq_restore_epilog ->
	smtc_ipi_replay -> smtc_ipi_dq -> spin_unlock_irqrestore ->
	_spin_unlock_irqrestore -> local_irq_restore

The recursion does abort when there is no more IPI queued for a CPU, so
this isn't usually fatal which is why we got away with this for so long
until this was discovered by code inspection.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-03-29 23:46:36 +01:00
..
arc
au1000
basler/excite
boot
cobalt
configs
ddb5xxx
dec
emma2rh
gt64120
jazz
jmr3927
kernel [MIPS] SMTC: Fix recursion in instant IPI replay code. 2007-03-29 23:46:36 +01:00
lasat
lib
lib-32
lib-64
math-emu
mips-boards
mm [MIPS] do_page_fault() needs to use raw_smp_processor_id(). 2007-03-29 23:46:36 +01:00
momentum
oprofile
pci [MIPS] EV64120: Include <asm/irq.h> to fix warning. 2007-03-29 23:46:35 +01:00
philips/pnx8550
pmc-sierra
qemu
sgi-ip22
sgi-ip27
sgi-ip32
sibyte [MIPS] BCM1480: Fix setting of irq affinity. 2007-03-29 23:46:36 +01:00
sni
tx4927
tx4938
vr41xx
defconfig
Kconfig [MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT. 2007-03-29 23:46:35 +01:00
Kconfig.debug
Makefile