linux/arch/powerpc
dayu@datangmobile.cn 30c404699d powerpc/83xx: Fix the interrupt loss problem on ipic
The interrupt pending register is write 1 clear.  If there are more than
one external interrupts pending at the same time, acking the first
interrupt by reading pending register then OR the corresponding bit and
write back to pending register will also clear other interrupt pending
bits.  That will cause loss of interrupt.

Signed-off-by: Da Yu <dayu@datangmobile.cn>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-03-09 09:25:35 -05:00
..
boot Merge commit 'jwb/next' into next 2009-03-03 13:30:03 +11:00
configs Merge commit 'jwb/next' into next 2009-03-03 13:30:03 +11:00
include/asm Merge commit 'jwb/next' into next 2009-03-03 13:30:03 +11:00
kernel Merge commit 'jwb/next' into next 2009-03-03 13:30:03 +11:00
kvm
lib
math-emu
mm
oprofile
platforms Merge commit 'jwb/next' into next 2009-03-03 13:30:03 +11:00
sysdev powerpc/83xx: Fix the interrupt loss problem on ipic 2009-03-09 09:25:35 -05:00
xmon
Kconfig Merge commit 'jwb/next' into next 2009-03-03 13:30:03 +11:00
Kconfig.debug
Makefile