Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
[linux-2.6-block.git] / arch / arm / include / asm / cacheflush.h
index 9fd6d3ab68c098120abab6b3f377a36ed4b0b6d5..73eceb87e58869ffa978bf35cc71b015a2d40d03 100644 (file)
@@ -418,6 +418,7 @@ extern void flush_ptrace_access(struct vm_area_struct *vma, struct page *page,
  * about to change to user space.  This is the same method as used on SPARC64.
  * See update_mmu_cache for the user space part.
  */
+#define ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE 1
 extern void flush_dcache_page(struct page *);
 
 static inline void __flush_icache_all(void)