diff options
author | 2019-05-13 17:16:57 -0700 | |
---|---|---|
committer | 2019-05-14 09:47:45 -0700 | |
commit | f372d89e5dbbf2bc8e37089bacd526afd4e1d6c2 (patch) | |
tree | b8025428b6cae7c406ecef32e42e3a63feebe6d9 /mm/util.c | |
parent | mm: move nr_deactivate accounting to shrink_active_list() (diff) | |
download | linux-rng-f372d89e5dbbf2bc8e37089bacd526afd4e1d6c2.tar.xz linux-rng-f372d89e5dbbf2bc8e37089bacd526afd4e1d6c2.zip |
mm: remove pages_to_free argument of move_active_pages_to_lru()
We may use input argument list as output argument too. This makes the
function more similar to putback_inactive_pages().
Link: http://lkml.kernel.org/r/155290129079.31489.16180612694090502942.stgit@localhost.localdomain
Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Reviewed-by: Daniel Jordan <daniel.m.jordan@oracle.com>
Cc: Michal Hocko <mhocko@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/util.c')
0 files changed, 0 insertions, 0 deletions