X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2Fthrash.c;h=57ad495dbd54392ff5d1d23125f38f605e4d2763;hb=22d5368a0838c00ed0e3ec20e7ff8c6e46ba99ef;hp=e53f7d02c17cd682c27f0bef1275c416586a9c26;hpb=950d0a10d12578a270f3dfa9fd76fe5c2deb343f;p=pandora-kernel.git diff --git a/mm/thrash.c b/mm/thrash.c index e53f7d02c17c..57ad495dbd54 100644 --- a/mm/thrash.c +++ b/mm/thrash.c @@ -29,7 +29,7 @@ static DEFINE_SPINLOCK(swap_token_lock); struct mm_struct *swap_token_mm; -struct mem_cgroup *swap_token_memcg; +static struct mem_cgroup *swap_token_memcg; #ifdef CONFIG_CGROUP_MEM_RES_CTLR static struct mem_cgroup *swap_token_memcg_from_mm(struct mm_struct *mm)