[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)
commit6c80a21cb1825e576ffff9df2302bf0fa1065ceb
treeb364bcb9f1ed3b187cf96c7c9167ab850de808cc
parent2512809255d018744fe6c2f5e996c83769846c07
[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