All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] mm-migrate-putback-split-folios-when-numa-hint-migration-fails-fix.patch removed from -mm tree
@ 2024-07-12 22:49 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2024-07-12 22:49 UTC (permalink / raw)
  To: mm-commits, ziy, ying.huang, shy828301, peterx, hughd, david,
	baolin.wang, akpm, akpm


The quilt patch titled
     Subject: mm-migrate-putback-split-folios-when-numa-hint-migration-fails-fix
has been removed from the -mm tree.  Its filename was
     mm-migrate-putback-split-folios-when-numa-hint-migration-fails-fix.patch

This patch was dropped because it was folded into mm-migrate-putback-split-folios-when-numa-hint-migration-fails.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mm-migrate-putback-split-folios-when-numa-hint-migration-fails-fix
Date: Mon Jul  8 03:57:29 PM PDT 2024

remove now unused local `nr_pages'

Cc: Baolin Wang <baolin.wang@linux.alibaba.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Huang Ying <ying.huang@intel.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Peter Xu <peterx@redhat.com>
Cc: Yang Shi <shy828301@gmail.com>
Cc: Zi Yan <ziy@nvidia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/migrate.c |    1 -
 1 file changed, 1 deletion(-)

--- a/mm/migrate.c~mm-migrate-putback-split-folios-when-numa-hint-migration-fails-fix
+++ a/mm/migrate.c
@@ -2621,7 +2621,6 @@ int migrate_misplaced_folio(struct folio
 	int nr_remaining;
 	unsigned int nr_succeeded;
 	LIST_HEAD(migratepages);
-	int nr_pages = folio_nr_pages(folio);
 
 	list_add(&folio->lru, &migratepages);
 	nr_remaining = migrate_pages(&migratepages, alloc_misplaced_dst_folio,
_

Patches currently in -mm which might be from akpm@linux-foundation.org are

mm-hugetlbc-undo-errant-change.patch
mm-migrate-putback-split-folios-when-numa-hint-migration-fails.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-07-12 22:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12 22:49 [folded-merged] mm-migrate-putback-split-folios-when-numa-hint-migration-fails-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.