]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/huge_mm.h
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
[karo-tx-linux.git] / include / linux / huge_mm.h
index f10b20f051599287a40188d322ead088726e2296..062bd252e9944f67849442b457ea1ad403ec7c77 100644 (file)
@@ -31,8 +31,7 @@ extern int move_huge_pmd(struct vm_area_struct *vma,
                         unsigned long new_addr, unsigned long old_end,
                         pmd_t *old_pmd, pmd_t *new_pmd);
 extern int change_huge_pmd(struct vm_area_struct *vma, pmd_t *pmd,
-                       unsigned long addr, pgprot_t newprot,
-                       int prot_numa);
+                       unsigned long addr, pgprot_t newprot);
 
 enum transparent_hugepage_flag {
        TRANSPARENT_HUGEPAGE_FLAG,