x86: move do_nmi(), stop_nmi() and restart_nmi() to traps_64.c
authorCyrill Gorcunov <gorcunov@gmail.com>
Sat, 24 May 2008 15:36:33 +0000 (19:36 +0400)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 20:32:50 +0000 (22:32 +0200)
traps_32.c already holds these functions so do the same for traps_64.c

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: hpa@zytor.com
Cc: mingo@redhat.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/nmi_64.c
arch/x86/kernel/traps_64.c

Simple merge
Simple merge