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)
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>

No differences found