summaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest/boot.c
diff options
context:
space:
mode:
authorJan Beulich2014-11-03 09:15:42 +0100
committerThomas Gleixner2014-12-16 14:08:14 +0100
commite10679825924580845c4825deaaddf5331ff627c (patch)
treec052eea779aa058de20fc1b19679188d199954ab /arch/x86/lguest/boot.c
parentx86, irq, ACPI: Fix building warning of unused code (diff)
downloadkernel-qcow2-linux-e10679825924580845c4825deaaddf5331ff627c.tar.gz
kernel-qcow2-linux-e10679825924580845c4825deaaddf5331ff627c.tar.xz
kernel-qcow2-linux-e10679825924580845c4825deaaddf5331ff627c.zip
x86: irq: Fix placement of mp_should_keep_irq()
While f3761db164 ("x86, irq: Fix build error caused by 9eabc99a635a77cbf09") addressed the original build problem, declaration, inline stub, and definition still seem misplaced: It isn't really IO-APIC related, and it's being used solely in arch/x86/pci/. This also means stubbing it out when !CONFIG_X86_IO_APIC was at least questionable. Signed-off-by: Jan Beulich <jbeulich@suse.com> Cc: Jiang Liu <jiang.liu@linux.intel.com> Link: http://lkml.kernel.org/r/545747BE020000780004436E@mail.emea.novell.com Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/lguest/boot.c')
0 files changed, 0 insertions, 0 deletions