]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/hugetlb.h
hugetlbfs: add missing TLB flush to hugetlb_cow()
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / hugetlb.h
index f537993c5c87b31b1d75422b29700f4ab2ac6331..bead2ff78493df8490f1488a3b321fff68d21c66 100644 (file)
@@ -34,4 +34,9 @@ static inline void hugetlb_prefault_arch_hook(struct mm_struct *mm)
 {
 }
 
+static inline void huge_ptep_clear_flush(struct vm_area_struct *vma,
+                                        unsigned long addr, pte_t *ptep)
+{
+}
+
 #endif /* _ASM_POWERPC_HUGETLB_H */