linux/arch/x86/kernel/apic
Mike Travis 74c93f9d39 x86/uv/nmi: Fix Sparse warnings
Make uv_register_nmi_notifier() and uv_handle_nmi_ping() static
to address sparse warnings.

Fix problem where uv_nmi_kexec_failed is unused when
CONFIG_KEXEC is not defined.

Signed-off-by: Mike Travis <travis@sgi.com>
Reviewed-by: Hedi Berriche <hedi@sgi.com>
Cc: Russ Anderson <rja@sgi.com>
Cc: Jason Wessel <jason.wessel@windriver.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Link: http://lkml.kernel.org/r/20140114162551.480872353@asylum.americas.sgi.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2014-01-25 08:55:10 +01:00
..
apic_flat_64.c x86: Delete non-required instances of include <linux/init.h> 2014-01-06 21:25:18 -08:00
apic_noop.c x86: Delete non-required instances of include <linux/init.h> 2014-01-06 21:25:18 -08:00
apic_numachip.c x86: delete __cpuinit usage from all x86 files 2013-07-14 19:36:56 -04:00
apic.c x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos 2014-01-15 13:02:08 -08:00
bigsmp_32.c x86/apic: Eliminate cpu_mask_to_apicid() operation 2012-06-14 12:53:13 +02:00
es7000_32.c x86: delete __cpuinit usage from all x86 files 2013-07-14 19:36:56 -04:00
hw_nmi.c x86: Fix trigger_all_cpu_backtrace() implementation 2013-06-20 14:00:21 +02:00
io_apic.c x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() 2014-01-13 15:08:37 +01:00
ipi.c x86: Delete non-required instances of include <linux/init.h> 2014-01-06 21:25:18 -08:00
Makefile trace,x86: Move creation of irq tracepoints from apic.c to irq.c 2013-06-21 10:33:28 -04:00
numaq_32.c x86: delete __cpuinit usage from all x86 files 2013-07-14 19:36:56 -04:00
probe_32.c Merge branch 'x86/apic' into x86/platform 2012-06-18 11:09:49 +02:00
probe_64.c x86/platform: Introduce APIC post-initialization callback 2012-06-06 09:06:19 +02:00
summit_32.c x86: Delete non-required instances of include <linux/init.h> 2014-01-06 21:25:18 -08:00
x2apic_cluster.c x86: Delete non-required instances of include <linux/init.h> 2014-01-06 21:25:18 -08:00
x2apic_phys.c x86: Delete non-required instances of include <linux/init.h> 2014-01-06 21:25:18 -08:00
x2apic_uv_x.c x86/uv/nmi: Fix Sparse warnings 2014-01-25 08:55:10 +01:00