diff options
author | David Hildenbrand <david@redhat.com> | 2023-12-20 23:44:50 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-29 20:58:53 +0100 |
commit | 35668a4321461505dcc39b56a0d97b0ba2c99668 (patch) | |
tree | c749b4f11e4fbb7fb4caefc051fab3015593985b /mm/ksm.c | |
parent | mm/huge_memory: page_remove_rmap() -> folio_remove_rmap_pmd() (diff) | |
download | linux-35668a4321461505dcc39b56a0d97b0ba2c99668.tar.xz linux-35668a4321461505dcc39b56a0d97b0ba2c99668.zip |
mm/khugepaged: page_remove_rmap() -> folio_remove_rmap_pte()
Let's convert __collapse_huge_page_copy_succeeded() and
collapse_pte_mapped_thp(). While at it, perform some more folio
conversion in __collapse_huge_page_copy_succeeded().
We can get rid of release_pte_page().
Link: https://lkml.kernel.org/r/20231220224504.646757-27-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.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>
Cc: Ryan Roberts <ryan.roberts@arm.com>
Cc: Yin Fengwei <fengwei.yin@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/ksm.c')
0 files changed, 0 insertions, 0 deletions