diff options
Diffstat (limited to 'mm')
-rw-r--r-- | mm/memcontrol.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/memcontrol.c b/mm/memcontrol.c index 20f47d9cd8b2..c1b816f61536 100644 --- a/mm/memcontrol.c +++ b/mm/memcontrol.c | |||
@@ -3513,7 +3513,6 @@ out: | |||
3513 | rcu_read_unlock(); | 3513 | rcu_read_unlock(); |
3514 | return cachep; | 3514 | return cachep; |
3515 | } | 3515 | } |
3516 | EXPORT_SYMBOL(__memcg_kmem_get_cache); | ||
3517 | 3516 | ||
3518 | /* | 3517 | /* |
3519 | * We need to verify if the allocation against current->mm->owner's memcg is | 3518 | * We need to verify if the allocation against current->mm->owner's memcg is |