From: Thomas Gleixner Date: Thu, 15 Jan 2015 21:22:24 +0000 (+0000) Subject: x86/x2apic: Disable x2apic from nox2apic setup X-Git-Tag: fixes-v4.0-rc1~177^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44e25ff9e6912347a1a54c757fc75681d0dc42d0;p=pandora-kernel.git x86/x2apic: Disable x2apic from nox2apic setup There is no point in postponing the hardware disablement of x2apic. It can be disabled right away in the nox2apic setup function. Disable it right away and set the state to DISABLED . This allows to remove all the nox2apic conditionals all over the place. Signed-off-by: Thomas Gleixner Cc: Jiang Liu Cc: Joerg Roedel Cc: Tony Luck Cc: Borislav Petkov Link: http://lkml.kernel.org/r/20150115211703.051214090@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed