diff options
author | SeongJae Park <sj@kernel.org> | 2024-04-30 00:44:50 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-05-07 19:37:02 +0200 |
commit | 14f5be2a2d9bb7eb21807b6e62de73dd24082b73 (patch) | |
tree | 1cab65741d808310decfb00de132ce68a99ba0e5 /fs | |
parent | mm/damon/paddr: do page level access check for pageout DAMOS action on its own (diff) | |
download | linux-14f5be2a2d9bb7eb21807b6e62de73dd24082b73.tar.xz linux-14f5be2a2d9bb7eb21807b6e62de73dd24082b73.zip |
mm/vmscan: remove ignore_references argument of reclaim_pages()
All reclaim_pages() callers are setting 'ignore_references' parameter
'true'. In other words, the parameter is not really being used. Remove
the argument to make it simple.
Link: https://lkml.kernel.org/r/20240429224451.67081-4-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions