summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/fsl_soc.c
diff options
context:
space:
mode:
authordayu@datangmobile.cn <dayu@datangmobile.cn>2009-02-18 08:47:42 +0300
committerKumar Gala <galak@kernel.crashing.org>2009-03-09 17:25:35 +0300
commit30c404699dd650f213d480d263c775915a0e1297 (patch)
tree915be54e8939a83259ab272f47d74b152ce35b0b /arch/powerpc/sysdev/fsl_soc.c
parent1ab082d7cbd0f34e39a5396cc6340c00bc5d66ef (diff)
downloadlinux-30c404699dd650f213d480d263c775915a0e1297.tar.xz
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>
Diffstat (limited to 'arch/powerpc/sysdev/fsl_soc.c')
0 files changed, 0 insertions, 0 deletions