From: Thomas Gleixner Date: Thu, 15 Jan 2015 21:22:16 +0000 (+0000) Subject: x86/apic: Make disable x2apic work really X-Git-Tag: fixes-v4.0-rc1~177^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aa16365275a272283acbda665634ca3dc8b46fe;p=pandora-kernel.git x86/apic: Make disable x2apic work really If x2apic_preenabled is not enabled, then disable_x2apic() is not called from various places which results in x2apic_disabled not being set. So other code pathes can happily reenable the x2apic. Signed-off-by: Thomas Gleixner Cc: Jiang Liu Cc: Joerg Roedel Cc: Tony Luck Cc: Borislav Petkov Link: http://lkml.kernel.org/r/20150115211702.621431109@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed