* [folded-merged] mm-rmap-convert-page_move_anon_rmap-to-folio_move_anon_rmap-fix.patch removed from -mm tree
@ 2023-10-18 21:23 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2023-10-18 21:23 UTC (permalink / raw)
To: mm-commits, willy, vishal.moola, surenb, muchun.song,
mike.kravetz, david, akpm, akpm
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@linux-foundation.org>
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@redhat.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Vishal Moola (Oracle) <vishal.moola@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
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@linux-foundation.org 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-10-18 21:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-18 21:23 [folded-merged] mm-rmap-convert-page_move_anon_rmap-to-folio_move_anon_rmap-fix.patch removed from -mm tree Andrew Morton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.