summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorMuchun Song <songmuchun@bytedance.com>2020-06-25 20:30:19 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2020-06-26 00:27:37 -0700
commit3a98990ae2150277ed34d3b248c60e68bf2244b2 (patch)
tree06e233221e027d29ac8bd1a35a895a40c36bc27a /kernel
parentcd324edce598ebddde44162a2aa01321c1261b9e (diff)
mm/memcontrol.c: add missed css_put()
We should put the css reference when memory allocation failed. Link: http://lkml.kernel.org/r/20200614122653.98829-1-songmuchun@bytedance.com Fixes: f0a3a24b532d ("mm: memcg/slab: rework non-root kmem_cache lifecycle management") Signed-off-by: Muchun Song <songmuchun@bytedance.com> Acked-by: Roman Gushchin <guro@fb.com> Acked-by: Michal Hocko <mhocko@suse.com> Cc: Johannes Weiner <hannes@cmpxchg.org> Cc: Vladimir Davydov <vdavydov.dev@gmail.com> Cc: Qian Cai <cai@lca.pw> Cc: <stable@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions