summaryrefslogtreecommitdiffstats
path: root/mm/z3fold.c
diff options
context:
space:
mode:
authorYafang Shao2019-07-12 05:52:11 +0200
committerLinus Torvalds2019-07-12 20:05:40 +0200
commitdd9239900e12db84c198855b262ae7796db1123b (patch)
treebf8961375e2bbb9777080944f6105acf6b248fc2 /mm/z3fold.c
parentmm/nvdimm: add is_ioremap_addr and use that to check ioremap address (diff)
downloadkernel-qcow2-linux-dd9239900e12db84c198855b262ae7796db1123b.tar.gz
kernel-qcow2-linux-dd9239900e12db84c198855b262ae7796db1123b.tar.xz
kernel-qcow2-linux-dd9239900e12db84c198855b262ae7796db1123b.zip
mm/memcontrol: fix wrong statistics in memory.stat
When we calculate total statistics for memcg1_stats and memcg1_events, we use the the index 'i' in the for loop as the events index. Actually we should use memcg1_stats[i] and memcg1_events[i] as the events index. Link: http://lkml.kernel.org/r/1562116978-19539-1-git-send-email-laoar.shao@gmail.com Fixes: 42a300353577 ("mm: memcontrol: fix recursive statistics correctness & scalabilty"). Signed-off-by: Yafang Shao <laoar.shao@gmail.com Reviewed-by: Shakeel Butt <shakeelb@google.com> Cc: Michal Hocko <mhocko@suse.com> Cc: Johannes Weiner <hannes@cmpxchg.org> Cc: Yafang Shao <shaoyafang@didiglobal.com> 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 'mm/z3fold.c')
0 files changed, 0 insertions, 0 deletions