From: Suresh Siddha Date: Tue, 17 Mar 2009 00:05:00 +0000 (-0700) Subject: x86, x2apic: fix clear_local_APIC() in the presence of x2apic X-Git-Tag: v2.6.30-rc3~72^2~26^11~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf6567fe40c55e9cffca7355cd34e50fb2871e4e;p=pandora-kernel.git x86, x2apic: fix clear_local_APIC() in the presence of x2apic Impact: cleanup, paranoia We were not clearing the local APIC in clear_local_APIC() in the presence of x2apic. Fix it. Signed-off-by: Suresh Siddha Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed