From: Russell King Date: Tue, 30 Nov 2010 11:07:35 +0000 (+0000) Subject: ARM: CPU hotplug: move cpu_killed completion to core code X-Git-Tag: v2.6.38-rc1~471^2~2^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c030beabf937b1d3b4ecaedfd1fb2f1e2aa0c70;p=pandora-kernel.git ARM: CPU hotplug: move cpu_killed completion to core code We always need to wait for the dying CPU to reach a safe state before taking it down, irrespective of the requirements of the platform. Move the completion code into the ARM SMP hotplug code rather than having each platform re-implement this. Signed-off-by: Russell King --- Reading git-diff-tree failed