From: Thomas Gleixner Date: Thu, 15 Jan 2015 21:22:34 +0000 (+0000) Subject: x86/apic: Sanitize ioapic handling X-Git-Tag: fixes-v4.0-rc1~177^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35e4c6d30e6f69745d77afd5f63203ad440bed12;p=pandora-kernel.git x86/apic: Sanitize ioapic handling We have proper stubs for the IOAPIC=n case and the setup/enable function have the required checks inside now. Remove the ifdeffery and the copy&pasted conditionals. Signed-off-by: Thomas Gleixner C Acked-by: Borislav Petkov Cc: Jiang Liu Cc: Joerg Roedel Cc: Tony Luck Link: http://lkml.kernel.org/r/20150115211703.569830549@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed