x86: move nmi_shootdown_cpus() to reboot.c
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 12 Nov 2008 13:34:42 +0000 (11:34 -0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 12 Nov 2008 17:55:47 +0000 (18:55 +0100)
commit2ddded213895e41b9cfe1c084127e6c01632ac1a
tree6748a409d82579834a7bab780939a932ae7db5a6
parentc370e5e089adfd5b1b863f3464cccae9ebf33cca
x86: move nmi_shootdown_cpus() to reboot.c

Impact: make nmi_shootdown_cpus() available to the rest of the x86 platform

Now nmi_shootdown_cpus() is ready to be used by non-kdump code also.
Move it to reboot.c.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/crash.c
arch/x86/kernel/reboot.c