The quilt patch titled Subject: mm-rmap-convert-page_move_anon_rmap-to-folio_move_anon_rmap-fix has been removed from the -mm tree. Its filename was mm-rmap-convert-page_move_anon_rmap-to-folio_move_anon_rmap-fix.patch This patch was dropped because it was folded into mm-rmap-convert-page_move_anon_rmap-to-folio_move_anon_rmap.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-rmap-convert-page_move_anon_rmap-to-folio_move_anon_rmap-fix Date: Wed Oct 18 12:50:42 PM PDT 2023 fix kerneldoc Cc: David Hildenbrand <david@xxxxxxxxxx> Cc: Matthew Wilcox <willy@xxxxxxxxxxxxx> Cc: Mike Kravetz <mike.kravetz@xxxxxxxxxx> Cc: Muchun Song <muchun.song@xxxxxxxxx> Cc: Suren Baghdasaryan <surenb@xxxxxxxxxx> Cc: Vishal Moola (Oracle) <vishal.moola@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/rmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/rmap.c~mm-rmap-convert-page_move_anon_rmap-to-folio_move_anon_rmap-fix +++ a/mm/rmap.c @@ -1129,7 +1129,7 @@ int folio_total_mapcount(struct folio *f /** * folio_move_anon_rmap - move a folio to our anon_vma - * @page: The folio to move to our anon_vma + * @folio: The folio to move to our anon_vma * @vma: The vma the folio belongs to * * When a folio belongs exclusively to one process after a COW event, _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-shmem-fix-race-in-shmem_undo_range-w-thp-fix.patch mm-rmap-convert-page_move_anon_rmap-to-folio_move_anon_rmap.patch mm-add-printf-attribute-to-shrinker_debugfs_name_alloc-fix.patch mm-kmem-make-memcg-keep-a-reference-to-the-original-objcg-fix.patch mm-kmemleak-split-__create_object-into-two-functions-checkpatch-fixes.patch mm-migrate-add-nr_split-to-trace_mm_migrate_pages-stats-fix.patch mark-stuff-as-__ro_after_init-checkpatch-fixes.patch mark-stuff-as-__ro_after_init-fix.patch