diff options
author | Vladimir Davydov <vdavydov@parallels.com> | 2014-05-06 23:49:59 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-07 00:04:58 +0400 |
commit | 93030d83b9e1079836d82b46ab3ec671b1fdb623 (patch) | |
tree | 3d67394036bae1fe07c4990fad5fec1668c41213 /crypto/md4.c | |
parent | 35738392b6c050625e41cc6b941f9828794149b3 (diff) | |
download | linux-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 'crypto/md4.c')
0 files changed, 0 insertions, 0 deletions