From: Zhang Rui Date: Tue, 29 Apr 2008 06:35:56 +0000 (-0400) Subject: force offline the processor during hot-removal X-Git-Tag: v2.6.27-rc1~1050^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b62b8ef906cdf7115af579ce7378886ce3e0ce00;p=pandora-kernel.git force offline the processor during hot-removal The ACPI device node for the cpu has already been unregistered when acpi_processor_handle_eject is called. Thus we should offline the cpu and continue, rather than a failure here. http://bugzilla.kernel.org/show_bug.cgi?id=9772 Signed-off-by: Zhang Rui Signed-off-by: Len Brown Signed-off-by: Andi Kleen --- Reading git-diff-tree failed