]> Pileus Git - ~andy/linux/commit
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
authorDon Zickus <dzickus@redhat.com>
Fri, 12 Nov 2010 16:22:24 +0000 (11:22 -0500)
committerIngo Molnar <mingo@elte.hu>
Thu, 18 Nov 2010 08:08:23 +0000 (09:08 +0100)
commit072b198a4ad48bd722ec6d203d65422a4698eae7
tree1b932d01a88b896b1548cca36e2e6d696055f0f4
parent5f2b0ba4d94b3ac23cbc4b7f675d98eb677a760a
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog

Now that the bulk of the old nmi_watchdog is gone, remove all
the stub variables and hooks associated with it.

This touches lots of files mainly because of how the io_apic
nmi_watchdog was implemented.  Now that the io_apic nmi_watchdog
is forever gone, remove all its fingers.

Most of this code was not being exercised by virtue of
nmi_watchdog != NMI_IO_APIC, so there shouldn't be anything to
risky here.

Signed-off-by: Don Zickus <dzickus@redhat.com>
Cc: fweisbec@gmail.com
Cc: gorcunov@openvz.org
LKML-Reference: <1289578944-28564-3-git-send-email-dzickus@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
15 files changed:
arch/x86/include/asm/nmi.h
arch/x86/include/asm/smpboot_hooks.h
arch/x86/include/asm/timer.h
arch/x86/kernel/apic/apic.c
arch/x86/kernel/apic/hw_nmi.c
arch/x86/kernel/apic/io_apic.c
arch/x86/kernel/cpu/perf_event.c
arch/x86/kernel/cpu/perfctr-watchdog.c
arch/x86/kernel/smpboot.c
arch/x86/kernel/time.c
arch/x86/kernel/traps.c
arch/x86/oprofile/nmi_timer_int.c
drivers/acpi/acpica/nsinit.c
drivers/watchdog/hpwdt.c
include/linux/nmi.h