X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Freboot.c;h=c495aa8d48159718ca1cbb6dec1ed1ca988039bc;hp=f7f53dcd3e0a47eb1465ca80e301775a97979aa3;hb=2d3b07c07b39c4b7d9b6641052a02d996cd5d87c;hpb=a4dd8dce14014665862ce7911b38cb2c69e366dd 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();