]> Git Repo - linux.git/commit
mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd]()
authorDavid Hildenbrand <[email protected]>
Wed, 20 Dec 2023 22:44:32 +0000 (23:44 +0100)
committerAndrew Morton <[email protected]>
Fri, 29 Dec 2023 19:58:49 +0000 (11:58 -0800)
commitef37b2ea08ace7b5fbcd569d703be1903afd12f9
tree04cf173e5f973175a52694c5e212888f9d29b078
parent68f0320824fa59c5429cbc811e6c46e7a30ea32c
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/[email protected]
Signed-off-by: David Hildenbrand <[email protected]>
Reviewed-by: Yin Fengwei <[email protected]>
Reviewed-by: Ryan Roberts <[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]>
Signed-off-by: Andrew Morton <[email protected]>
mm/memory.c
This page took 0.044778 seconds and 4 git commands to generate.