From: Alex Nixon Date: Fri, 22 Aug 2008 10:52:14 +0000 (+0100) Subject: x86: separate generic cpu disabling code from APIC writes in cpu_disable X-Git-Tag: v2.6.28-rc1~699^2^2~17 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8227dce7dc2cfdcc28ee0eadfb482a7ee77fba03;p=pandora-kernel.git x86: separate generic cpu disabling code from APIC writes in cpu_disable It allows paravirt implementations of cpu_disable to share the cpu_disable_common code, without having to take on board APIC writes, which may not be appropriate. Signed-off-by: Alex Nixon Acked-by: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed