diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-01-14 23:06:48 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-01-15 15:30:28 +0100 |
commit | 66c7f7a6ac6624fc7e226d43913e10f1f047f579 (patch) | |
tree | 10e76285091311b209a711452a21622e1cb14490 /mm/huge_memory.c | |
parent | mm: remove last argument of reuse_swap_page() (diff) | |
download | linux-66c7f7a6ac6624fc7e226d43913e10f1f047f579.tar.xz linux-66c7f7a6ac6624fc7e226d43913e10f1f047f579.zip |
mm: remove the total_mapcount argument from page_trans_huge_map_swapcount()
Now that we don't report it to the caller of reuse_swap_page(), we don't
need to request it from page_trans_huge_map_swapcount().
Link: https://lkml.kernel.org/r/20211220205943.456187-2-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/huge_memory.c')
0 files changed, 0 insertions, 0 deletions