]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/mm/slice.c
Merge commit 'origin/master'
[linux-2.6-omap-h63xx.git] / arch / powerpc / mm / slice.c
index 583be67ad9383bd47b298a2904b47dfa12bc92e1..db44e02e045b2b7a058844ac5dfdfacfdbb4fd01 100644 (file)
@@ -556,7 +556,7 @@ unsigned long slice_get_unmapped_area(unsigned long addr, unsigned long len,
        if (mask.low_slices || mask.high_slices) {
                slice_convert(mm, mask, psize);
                if (psize > MMU_PAGE_BASE)
-                       on_each_cpu(slice_flush_segments, mm, 0, 1);
+                       on_each_cpu(slice_flush_segments, mm, 1);
        }
        return addr;