mm: remove rest usage of VM_NONLINEAR and pte_file()
[firefly-linux-kernel-4.4.55.git] / mm / debug.c
index 0e58f3211f89702e5e1faaf6fd4fa4aa5ba9b729..d69cb5a7ba9af3cbe10192fd64fdddb0414e6c39 100644 (file)
@@ -130,7 +130,6 @@ static const struct trace_print_flags vmaflags_names[] = {
        {VM_ACCOUNT,                    "account"       },
        {VM_NORESERVE,                  "noreserve"     },
        {VM_HUGETLB,                    "hugetlb"       },
-       {VM_NONLINEAR,                  "nonlinear"     },
 #if defined(CONFIG_X86)
        {VM_PAT,                        "pat"           },
 #elif defined(CONFIG_PPC)