From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org,songmuchun@bytedance.com,shakeel.butt@linux.dev,roman.gushchin@linux.dev,quic_jjohnson@quicinc.com,mhocko@suse.com,maarten.lankhorst@linux.intel.com,hannes@cmpxchg.org,akpm@linux-foundation.org,akpm@linux-foundation.org
Subject: [folded-merged] mm-page_counter-move-calculating-protection-values-to-page_counter-fix.patch removed from -mm tree
Date: Fri, 12 Jul 2024 15:47:07 -0700 [thread overview]
Message-ID: <20240712224708.55F5FC32782@smtp.kernel.org> (raw)
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
reply other threads:[~2024-07-12 22:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240712224708.55F5FC32782@smtp.kernel.org \
--to=akpm@linux-foundation.org \
--cc=hannes@cmpxchg.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mhocko@suse.com \
--cc=mm-commits@vger.kernel.org \
--cc=quic_jjohnson@quicinc.com \
--cc=roman.gushchin@linux.dev \
--cc=shakeel.butt@linux.dev \
--cc=songmuchun@bytedance.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.