diff options
author | 2020-10-13 16:53:02 -0700 | |
---|---|---|
committer | 2020-10-13 18:38:30 -0700 | |
commit | d437024e69b8c005d4eec65ee075d6725b4b8e58 (patch) | |
tree | 615390af5d88ff6dfc2046a91b5dea84397898f2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | mm: memcontrol: add the missing numa_stat interface for cgroup v2 (diff) | |
download | wireguard-linux-d437024e69b8c005d4eec65ee075d6725b4b8e58.tar.xz wireguard-linux-d437024e69b8c005d4eec65ee075d6725b4b8e58.zip |
mm/page_counter: correct the obsolete func name in the comment of page_counter_try_charge()
Since commit bbec2e15170a ("mm: rename page_counter's count/limit into
usage/max"), page_counter_limit() is renamed to page_counter_set_max().
So replace page_counter_limit with page_counter_set_max in comment.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Roman Gushchin <guro@fb.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Link: https://lkml.kernel.org/r/20200917113629.14382-1-linmiaohe@huawei.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions