X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Freboot.c;h=c495aa8d48159718ca1cbb6dec1ed1ca988039bc;hb=c07724e5b868c603f2a65f3855c77b23454db3ed;hp=f7f53dcd3e0a47eb1465ca80e301775a97979aa3;hpb=da62aa69c181e3bd465a5c868ece166921a81e14;p=pandora-kernel.git diff --git a/arch/x86/kernel/reboot.c b/arch/x86/kernel/reboot.c index f7f53dcd3e0a..c495aa8d4815 100644 --- a/arch/x86/kernel/reboot.c +++ b/arch/x86/kernel/reboot.c @@ -635,7 +635,7 @@ void native_machine_shutdown(void) /* O.K Now that I'm on the appropriate processor, * stop all of the others. */ - smp_send_stop(); + stop_other_cpus(); #endif lapic_shutdown();