]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/kernel/time.c
Merge commit 'origin/master'
[linux-2.6-omap-h63xx.git] / arch / powerpc / kernel / time.c
index eb938808ddfb5fcdc3191304110a9709acabdb71..e2ee66b5831d9f86cf41704784863cd74bbc3c91 100644 (file)
@@ -322,7 +322,7 @@ void snapshot_timebases(void)
 {
        if (!cpu_has_feature(CPU_FTR_PURR))
                return;
-       on_each_cpu(snapshot_tb_and_purr, NULL, 0, 1);
+       on_each_cpu(snapshot_tb_and_purr, NULL, 1);
 }
 
 /*