diff options
author | Chanho Min <chanho.min@lge.com> | 2020-01-04 12:59:36 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-01-04 13:55:09 -0800 |
commit | ac8f05da5174c560de122c499ce5dfb5d0dfbee5 (patch) | |
tree | e88be16685158446a8a85cb03741ee55f8499e0b /net | |
parent | feee6b2989165631b17ac6d4ccdbf6759254e85a (diff) | |
download | linux-stable-ac8f05da5174c560de122c499ce5dfb5d0dfbee5.tar.gz linux-stable-ac8f05da5174c560de122c499ce5dfb5d0dfbee5.tar.bz2 linux-stable-ac8f05da5174c560de122c499ce5dfb5d0dfbee5.zip |
mm/zsmalloc.c: fix the migrated zspage statistics.
When zspage is migrated to the other zone, the zone page state should be
updated as well, otherwise the NR_ZSPAGE for each zone shows wrong
counts including proc/zoneinfo in practice.
Link: http://lkml.kernel.org/r/1575434841-48009-1-git-send-email-chanho.min@lge.com
Fixes: 91537fee0013 ("mm: add NR_ZSMALLOC to vmstat")
Signed-off-by: Chanho Min <chanho.min@lge.com>
Signed-off-by: Jinsuk Choi <jjinsuk.choi@lge.com>
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Acked-by: Minchan Kim <minchan@kernel.org>
Cc: <stable@vger.kernel.org> [4.9+]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions