mm: remove rest usage of VM_NONLINEAR and pte_file()
[deliverable/linux.git] / include / linux / mm.h
index 18391eec486417e439b00b1e67396fa21ba8215e..a0da685bdb8231237208211b521eeaa6780a1ba3 100644 (file)
@@ -138,7 +138,6 @@ extern unsigned int kobjsize(const void *objp);
 #define VM_ACCOUNT     0x00100000      /* Is a VM accounted object */
 #define VM_NORESERVE   0x00200000      /* should the VM suppress accounting */
 #define VM_HUGETLB     0x00400000      /* Huge TLB Page VM */
-#define VM_NONLINEAR   0x00800000      /* Is non-linear (remap_file_pages) */
 #define VM_ARCH_1      0x01000000      /* Architecture-specific flag */
 #define VM_ARCH_2      0x02000000
 #define VM_DONTDUMP    0x04000000      /* Do not include in the core dump */
This page took 0.0289 seconds and 5 git commands to generate.