* [folded-merged] mm-page_counter-move-calculating-protection-values-to-page_counter-fix.patch removed from -mm tree
@ 2024-07-12 22:47 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2024-07-12 22:47 UTC (permalink / raw)
To: mm-commits, songmuchun, shakeel.butt, roman.gushchin,
quic_jjohnson, mhocko, maarten.lankhorst, hannes, akpm, akpm
The quilt patch titled
Subject: mm-page_counter-move-calculating-protection-values-to-page_counter-fix
has been removed from the -mm tree. Its filename was
mm-page_counter-move-calculating-protection-values-to-page_counter-fix.patch
This patch was dropped because it was folded into mm-page_counter-move-calculating-protection-values-to-page_counter.patch
------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mm-page_counter-move-calculating-protection-values-to-page_counter-fix
Date: Fri Jul 12 03:34:32 PM PDT 2024
fix kerneldoc, per Jeff Johnson
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Muchun Song <songmuchun@bytedance.com>
Cc: Roman Gushchin <roman.gushchin@linux.dev>
Cc: Shakeel Butt <shakeel.butt@linux.dev>
Cc: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
mm/page_counter.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/mm/page_counter.c~mm-page_counter-move-calculating-protection-values-to-page_counter-fix
+++ a/mm/page_counter.c
@@ -386,7 +386,7 @@ static unsigned long effective_protectio
/**
* page_counter_calculate_protection - check if memory consumption is in the normal range
* @root: the top ancestor of the sub-tree being checked
- * @memcg: the memory cgroup to check
+ * @counter: the page_counter the counter to update
* @recursive_protection: Whether to use memory_recursiveprot behavior.
*
* Calculates elow/emin thresholds for given page_counter.
_
Patches currently in -mm which might be from akpm@linux-foundation.org are
mm-hugetlbc-undo-errant-change.patch
mm-page_counter-move-calculating-protection-values-to-page_counter.patch
mm-migrate-putback-split-folios-when-numa-hint-migration-fails-fix.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-12 22:47 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:47 [folded-merged] mm-page_counter-move-calculating-protection-values-to-page_counter-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.