From: Linas Vepstas Date: Thu, 16 Nov 2006 21:41:15 +0000 (-0600) Subject: [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=088df4d256227b3d927bb6ed57e66d138da0565c;p=pandora-kernel.git [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU Per email discussion, it appears that rtas_stop_self() and pSeries_mach_cpu_die() should not be compiled if CONFIG_HOTPLUG_CPU is not defined. This patch adds #ifdefs around these bits of code. Signed-off-by: Linas Vepstas Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed