diff options
author | 2023-12-20 23:44:32 +0100 | |
---|---|---|
committer | 2023-12-29 11:58:49 -0800 | |
commit | ef37b2ea08ace7b5fbcd569d703be1903afd12f9 (patch) | |
tree | 04cf173e5f973175a52694c5e212888f9d29b078 /mm/migrate.c | |
parent | mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|ptes|pmd]() (diff) | |
download | wireguard-linux-ef37b2ea08ace7b5fbcd569d703be1903afd12f9.tar.xz wireguard-linux-ef37b2ea08ace7b5fbcd569d703be1903afd12f9.zip |
mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd]()
Let's convert insert_page_into_pte_locked() and do_set_pmd(). While at
it, perform some folio conversion.
Link: https://lkml.kernel.org/r/20231220224504.646757-9-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Yin Fengwei <fengwei.yin@intel.com>
Reviewed-by: Ryan Roberts <ryan.roberts@arm.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Muchun Song <songmuchun@bytedance.com>
Cc: Peter Xu <peterx@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions