From: Vladimir Davydov Date: Tue, 10 Feb 2015 22:11:44 +0000 (-0800) Subject: memcg: zap memcg_name argument of memcg_create_kmem_cache X-Git-Tag: fixes-v4.0-rc1~155^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e0350a36414a73c5c2d1e354f8c0ab4ace1296d;p=pandora-kernel.git memcg: zap memcg_name argument of memcg_create_kmem_cache Instead of passing the name of the memory cgroup which the cache is created for in the memcg_name_argument, let's obtain it immediately in memcg_create_kmem_cache. Signed-off-by: Vladimir Davydov Cc: Johannes Weiner Cc: Michal Hocko Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed