From: Eduardo Habkost Date: Wed, 12 Nov 2008 13:34:42 +0000 (-0200) Subject: x86: move nmi_shootdown_cpus() to reboot.c X-Git-Tag: v2.6.29-rc1~538^2~19^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ddded213895e41b9cfe1c084127e6c01632ac1a;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed