]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ppc64: global interrupt queue cleanup
authorPaul Mackerras <paulus@samba.org>
Fri, 6 May 2005 06:28:56 +0000 (16:28 +1000)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 6 May 2005 15:07:01 +0000 (08:07 -0700)
commitf03b1943b276841e064da8e582a1765615578631
treeb364bcb9f1ed3b187cf96c7c9167ab850de808cc
parent197d07db34024ccfcdfa1117b79402937fb37cdd
[PATCH] ppc64: global interrupt queue cleanup

Move the code to set global interrupt queue membership to xics.c,
and remove no longer needed extern declarations.  Also call it on
all cpus (even the boot cpu) to prepare for kexec.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: R Sharada <sharada@in.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/pSeries_smp.c
arch/ppc64/kernel/xics.c
include/asm-ppc64/xics.h