commit | 6c80a21cb1825e576ffff9df2302bf0fa1065ceb | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Fri May 06 16:28:56 2005 +1000 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Fri May 06 08:07:01 2005 -0700 |
tree | b364bcb9f1ed3b187cf96c7c9167ab850de808cc | |
parent | 2512809255d018744fe6c2f5e996c83769846c07 [diff] |
[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>