]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/hugetlb.h
Correct hash flushing from huge_ptep_set_wrprotect()
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / hugetlb.h
index 649c6c3b87b38a590be3e820c9ff415dc14f7fab..be32ff02f4a0a6ac174e176a2e87ec3eecc9c23d 100644 (file)
@@ -49,12 +49,6 @@ static inline pte_t huge_pte_wrprotect(pte_t pte)
        return pte_wrprotect(pte);
 }
 
-static inline void huge_ptep_set_wrprotect(struct mm_struct *mm,
-                                          unsigned long addr, pte_t *ptep)
-{
-       ptep_set_wrprotect(mm, addr, ptep);
-}
-
 static inline int huge_ptep_set_access_flags(struct vm_area_struct *vma,
                                             unsigned long addr, pte_t *ptep,
                                             pte_t pte, int dirty)