From: Thomas Gleixner Date: Thu, 15 Jan 2015 21:22:14 +0000 (+0000) Subject: x86/ioapic: Check x2apic really X-Git-Tag: fixes-v4.0-rc1~177^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ca5b40479246087695d9e6343075b47ee6887ea;p=pandora-kernel.git x86/ioapic: Check x2apic really The x2apic_preenabled flag is just a horrible hack and if X2APIC support is disabled it does not reflect the actual hardware state. Check the hardware instead. Signed-off-by: Thomas Gleixner Cc: Jiang Liu Cc: Joerg Roedel Cc: Tony Luck Cc: Borislav Petkov Link: http://lkml.kernel.org/r/20150115211702.541280622@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed