Merge branch 'devel-stable' into devel
[pandora-kernel.git] / arch / arm / mm / fault-armv.c
index 0d414c2..9b906de 100644 (file)
@@ -134,8 +134,6 @@ make_coherent(struct address_space *mapping, struct vm_area_struct *vma,
        flush_dcache_mmap_unlock(mapping);
        if (aliases)
                do_adjust_pte(vma, addr, pfn, ptep);
-       else
-               flush_cache_page(vma, addr, pfn);
 }
 
 /*