From: Johannes Berg Date: Wed, 2 May 2007 20:33:51 +0000 (+1000) Subject: [POWERPC] powermac: Support G5 CPU hotplug X-Git-Tag: v2.6.22-rc1~358^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9333afd6a714760c13f76ba275a32ec7bd979c1;p=pandora-kernel.git [POWERPC] powermac: Support G5 CPU hotplug This allows "hotplugging" of CPUs on G5 machines. CPUs that are disabled are put into an idle loop with the decrementer frequency set to minimum. To wake them up again we kick them just like when bringing them up. To stop those CPUs from messing with any global state we stop them from entering the timer interrupt. Signed-off-by: Johannes Berg Acked-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed