Merge branch 'linus' into core/generic-dma-coherent
[pandora-kernel.git] / arch / alpha / kernel / process.c
index 96ed82f..351407e 100644 (file)
@@ -160,7 +160,7 @@ common_shutdown(int mode, char *restart_cmd)
        struct halt_info args;
        args.mode = mode;
        args.restart_cmd = restart_cmd;
-       on_each_cpu(common_shutdown_1, &args, 1, 0);
+       on_each_cpu(common_shutdown_1, &args, 0);
 }
 
 void