]> git.baikalelectronics.ru Git - kernel.git/commit
memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
authorQiang Huang <h.huangqiang@huawei.com>
Tue, 12 Nov 2013 23:08:23 +0000 (15:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2013 03:09:10 +0000 (12:09 +0900)
commitcd3ddeefc8d2e491c5693b3126b748166df29675
tree9bdebd7f22388e23386c35cdfe0f9a965b414b36
parentdff3da4deee30acadc1c8ccfe2d6ecf7f178adaa
memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx

We can't see the relationship with memcg from the parameters,
so the name with memcg_idx would be more reasonable.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
Reviewed-by: Pekka Enberg <penberg@kernel.org>
Acked-by: David Rientjes <rientjes@google.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@suse.cz>
Cc: Glauber Costa <glommer@parallels.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/slab.c
mm/slab.h
mm/slab_common.c
mm/slub.c