From: Thomas Gleixner Date: Thu, 15 Jan 2015 21:22:17 +0000 (+0000) Subject: x86/apic: Check x2apic early X-Git-Tag: fixes-v4.0-rc1~177^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d524165cb8db;p=pandora-kernel.git x86/apic: Check x2apic early No point in delaying the x2apic detection for the CONFIG_X86_X2APIC=n case to enable_IR_x2apic(). We rather detect that before we try to setup anything there. Signed-off-by: Thomas Gleixner Cc: Jiang Liu Cc: Joerg Roedel Cc: Tony Luck Cc: Borislav Petkov Link: http://lkml.kernel.org/r/20150115211702.702479404@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed