diff options
author | David Hildenbrand <[email protected]> | 2023-12-20 23:44:57 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-12-29 11:58:55 -0800 |
commit | d8ef5e311d7bfde54b60ab45026f206eff31b2d2 (patch) | |
tree | 01ace24b066834f99abe54b038c37921c33d6d6b /net/lapb/lapb_out.c | |
parent | 4d8f7418e8ba36036c8486d92d9591c368ab9b85 (diff) |
mm/rmap: convert page_dup_file_rmap() to folio_dup_file_rmap_[pte|ptes|pmd]()
Let's convert page_dup_file_rmap() like the other rmap functions. As
there is only a single caller, convert that single caller right away and
remove page_dup_file_rmap().
Add folio_dup_file_rmap_ptes() right away, we want to perform rmap baching
during fork() soon.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: David Hildenbrand <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Muchun Song <[email protected]>
Cc: Muchun Song <[email protected]>
Cc: Peter Xu <[email protected]>
Cc: Ryan Roberts <[email protected]>
Cc: Yin Fengwei <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions