From: Alex Nixon Date: Fri, 22 Aug 2008 10:52:13 +0000 (+0100) Subject: x86: unify x86_32 and x86_64 play_dead into one function X-Git-Tag: v2.6.28-rc1~699^2^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a21f5d88c17a40941f6239d1959d89e8493e8e01;p=pandora-kernel.git x86: unify x86_32 and x86_64 play_dead into one function Add the new play_dead into smpboot.c, as it fits more cleanly in there alongside other CONFIG_HOTPLUG functions. Separate out the common code into its own function. Signed-off-by: Alex Nixon Acked-by: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed