From: Shaohua Li Date: Sat, 25 Jun 2005 21:55:05 +0000 (-0700) Subject: [PATCH] set cpu_state for CPU hotplug (ia64) X-Git-Tag: v2.6.13-rc1~68^2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9fa06c26f7b7914c8cdf4d309b74df3151cc227;p=pandora-kernel.git [PATCH] set cpu_state for CPU hotplug (ia64) Dead CPU notifies online CPU that it's dead using cpu_state variable. After switching to physical cpu hotplug, we forgot setting the variable. This patch fixes it. Currently only __cpu_die uses it. We changed other locations for consistency in case others use it. Signed-off-by: Shaohua Li Acked-by: Ashok Raj Cc: "Luck, Tony" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed