summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorVladimir Davydov <vdavydov@parallels.com>2014-04-23 08:27:15 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2014-04-23 08:27:15 +1000
commitb03232b4f68e1f93deadce218cbbbd945b18a807 (patch)
tree8e350938815100627594d5703920bb0ba023eca2 /mm
parent0a650cd26c9d3170b0859f54852f409b080d2331 (diff)
memcg: un-export __memcg_kmem_get_cache
It is only used in slab and should not be used anywhere else so there is no need in exporting it. Signed-off-by: Vladimir Davydov <vdavydov@parallels.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm')
-rw-r--r--mm/memcontrol.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/memcontrol.c b/mm/memcontrol.c
index fe61b731a596..a628ca50dab4 100644
--- a/mm/memcontrol.c
+++ b/mm/memcontrol.c
@@ -3504,7 +3504,6 @@ out:
rcu_read_unlock();
return cachep;
}
-EXPORT_SYMBOL(__memcg_kmem_get_cache);
/*
* We need to verify if the allocation against current->mm->owner's memcg is