]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/kernel/machine_kexec_64.c
generic-ipi: fix linux-next tree build failure
[linux-2.6-omap-h63xx.git] / arch / powerpc / kernel / machine_kexec_64.c
index 704375bda73a928446bb87ba68e492659be093a0..b732b5f8e3568299ae5f706db09ba0cdbfe925ee 100644 (file)
@@ -172,7 +172,7 @@ static void kexec_prepare_cpus(void)
 {
        int my_cpu, i, notified=-1;
 
-       smp_call_function(kexec_smp_down, NULL, 0, /* wait */0);
+       smp_call_function(kexec_smp_down, NULL, /* wait */0);
        my_cpu = get_cpu();
 
        /* check the others cpus are now down (via paca hw cpu id == -1) */