summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorVladimir Davydov <vdavydov@parallels.com>2014-05-06 23:49:59 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2014-05-07 00:04:58 +0400
commit93030d83b9e1079836d82b46ab3ec671b1fdb623 (patch)
tree3d67394036bae1fe07c4990fad5fec1668c41213 /include
parent35738392b6c050625e41cc6b941f9828794149b3 (diff)
downloadlinux-93030d83b9e1079836d82b46ab3ec671b1fdb623.tar.xz
slub: fix memcg_propagate_slab_attrs
After creating a cache for a memcg we should initialize its sysfs attrs with the values from its parent. That's what memcg_propagate_slab_attrs is for. Currently it's broken - we clearly muddled root-vs-memcg caches there. Let's fix it up. Signed-off-by: Vladimir Davydov <vdavydov@parallels.com> Cc: Christoph Lameter <cl@linux.com> Cc: Pekka Enberg <penberg@kernel.org> Cc: Michal Hocko <mhocko@suse.cz> Cc: Johannes Weiner <hannes@cmpxchg.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions