kernel-ark/arch/parisc/kernel
James Bottomley d911aed8ad [PARISC] Fix our interrupts not to use smp_call_function
Fix our interrupts not to use smp_call_function

On K and D class smp, the generic code calls this under an irq
spinlock, which causes the WARN_ON() message in smp_call_function()
(and is also illegal because it could deadlock).

The fix is to use a new scheme based on the IPI_NOP.

Signed-off-by: James Bottomley <jejb@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
2005-11-17 16:27:02 -05:00
..
asm-offsets.c
binfmt_elf32.c
cache.c
drivers.c
entry.S
firmware.c
hardware.c
head.S
hpmc.S
init_task.c
inventory.c
ioctl32.c
irq.c [PARISC] Fix our interrupts not to use smp_call_function 2005-11-17 16:27:02 -05:00
Makefile
module.c
pa7300lc.c
pacache.S
parisc_ksyms.c
pci-dma.c
pci.c
pdc_chassis.c
pdc_cons.c
perf_asm.S
perf_images.h
perf.c
process.c
processor.c
ptrace.c
real2.S
semaphore.c
setup.c
signal32.c
signal32.h
signal.c
smp.c [PARISC] Fix our interrupts not to use smp_call_function 2005-11-17 16:27:02 -05:00
sys32.h
sys_parisc32.c
sys_parisc.c
syscall_table.S
syscall.S
time.c
topology.c
traps.c
unaligned.c
unwind.c
vmlinux.lds.S