]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/cacheflush.h
Pull style into test branch
[linux-2.6-omap-h63xx.git] / include / asm-arm / cacheflush.h
index f0845646aacb34a05332f7b7348cbbec436ed9f1..378a3a2ce8d93ea717dd1a64009153fd6aa5e96b 100644 (file)
@@ -319,6 +319,8 @@ extern void flush_ptrace_access(struct vm_area_struct *vma, struct page *page,
                                unsigned long len, int write);
 #endif
 
+#define flush_cache_dup_mm(mm) flush_cache_mm(mm)
+
 /*
  * flush_cache_user_range is used when we want to ensure that the
  * Harvard caches are synchronised for the user space address range.