From: Paul Mackerras Date: Fri, 6 May 2005 06:28:56 +0000 (+1000) Subject: [PATCH] ppc64: global interrupt queue cleanup X-Git-Tag: v2.6.12-rc4~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c80a21cb1825e576ffff9df2302bf0fa1065ceb;p=pandora-kernel.git [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 Signed-off-by: R Sharada Signed-off-by: Paul Mackerras Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed