All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] mm-disable-top-tier-fallback-to-reclaim-on-proactive-reclaim-fix.patch removed from -mm tree
@ 2022-12-12  1:18 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2022-12-12  1:18 UTC (permalink / raw)
  To: mm-commits, yosryahmed, ying.huang, yang.shi, weixugc, tim.c.chen,
	shakeelb, gthelen, almasrymina, akpm, akpm


The quilt patch titled
     Subject: mm-disable-top-tier-fallback-to-reclaim-on-proactive-reclaim-fix
has been removed from the -mm tree.  Its filename was
     mm-disable-top-tier-fallback-to-reclaim-on-proactive-reclaim-fix.patch

This patch was dropped because it was folded into mm-disable-top-tier-fallback-to-reclaim-on-proactive-reclaim.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mm-disable-top-tier-fallback-to-reclaim-on-proactive-reclaim-fix
Date: Fri Dec  2 01:40:18 PM PST 2022

restore comment layout, per Ying Huang

Cc: Greg Thelen <gthelen@google.com>
Cc: "Huang, Ying" <ying.huang@intel.com>
Cc: Mina Almasry <almasrymina@google.com>
Cc: Shakeel Butt <shakeelb@google.com>
Cc: Tim Chen <tim.c.chen@linux.intel.com>
Cc: Wei Xu <weixugc@google.com>
Cc: Yang Shi <yang.shi@linux.alibaba.com>
Cc: Yosry Ahmed <yosryahmed@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/vmscan.c |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

--- a/mm/vmscan.c~mm-disable-top-tier-fallback-to-reclaim-on-proactive-reclaim-fix
+++ a/mm/vmscan.c
@@ -2088,9 +2088,7 @@ keep:
 	nr_reclaimed += demote_folio_list(&demote_folios, pgdat);
 	/* Folios that could not be demoted are still in @demote_folios */
 	if (!list_empty(&demote_folios)) {
-		/*
-		 * Folios which weren't demoted go back on @folio_list.
-		 */
+		/* Folios which weren't demoted go back on @folio_list */
 		list_splice_init(&demote_folios, folio_list);
 
 		/*
_

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

mm-disable-top-tier-fallback-to-reclaim-on-proactive-reclaim.patch


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

only message in thread, other threads:[~2022-12-12  1:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-12  1:18 [folded-merged] mm-disable-top-tier-fallback-to-reclaim-on-proactive-reclaim-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.