X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=include%2Flinux%2Fpage_cgroup.h;h=97536e6858430064f85dc71d509463582fb460bd;hb=f4aaa8b43d90294ca7546317997c452600e9a8a7;hp=da62ee2be28b56d35b1a20ba46f510b74d460a85;hpb=18eca2e636f921e6350dc31b5b450bb4102d664f;p=cascardo%2Flinux.git diff --git a/include/linux/page_cgroup.h b/include/linux/page_cgroup.h index da62ee2be28b..97536e685843 100644 --- a/include/linux/page_cgroup.h +++ b/include/linux/page_cgroup.h @@ -4,7 +4,6 @@ enum { /* flags for mem_cgroup */ PCG_USED = 0x01, /* This page is charged to a memcg */ - PCG_MEM = 0x02, /* This page holds a memory charge */ }; struct pglist_data;