* [folded-merged] mm-memcontrol-convert-objcg-to-be-per-memcg-per-node-type-fix-fix.patch removed from -mm tree
@ 2026-03-24 23:16 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2026-03-24 23:16 UTC (permalink / raw)
To: mm-commits, zhengqi.arch, usama.arif, akpm, akpm
The quilt patch titled
Subject: mm-memcontrol-convert-objcg-to-be-per-memcg-per-node-type-fix-fix
has been removed from the -mm tree. Its filename was
mm-memcontrol-convert-objcg-to-be-per-memcg-per-node-type-fix-fix.patch
This patch was dropped because it was folded into mm-memcontrol-convert-objcg-to-be-per-memcg-per-node-type.patch
------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mm-memcontrol-convert-objcg-to-be-per-memcg-per-node-type-fix-fix
Date: Mon Mar 9 12:35:33 PM PDT 2026
fix comment typo, per Usama. Reflow comment to 80 cols
Cc: Qi Zheng <zhengqi.arch@bytedance.com>
Cc: Usama Arif <usama.arif@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
mm/memcontrol.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--- a/mm/memcontrol.c~mm-memcontrol-convert-objcg-to-be-per-memcg-per-node-type-fix-fix
+++ a/mm/memcontrol.c
@@ -4059,8 +4059,9 @@ free_objcg:
if (pn && pn->orig_objcg) {
obj_cgroup_put(pn->orig_objcg);
/*
- * Reset pn->orig_objcg to NULL to prevent obj_cgroup_put()
- * from being called agagin in __mem_cgroup_free().
+ * Reset pn->orig_objcg to NULL to prevent
+ * obj_cgroup_put() from being called again in
+ * __mem_cgroup_free().
*/
pn->orig_objcg = NULL;
}
_
Patches currently in -mm which might be from akpm@linux-foundation.org are
mm-memcontrol-convert-objcg-to-be-per-memcg-per-node-type.patch
mm-page_reporting-add-page_reporting_order_unspecified-fix.patch
mm-rename-zone-lock-to-zone-_lock-fix.patch
mm-switch-the-rmap-lock-held-option-off-in-compat-layer-fix.patch
selftests-mm-add-uffdio_move-huge-zeropage-pmd-regression-test-fix.patch
kernel-panic-increase-buffer-size-for-verbose-taint-logging-fix.patch
decode_stacktrace-decode-caller-address-checkpatch-fixes.patch
lib-list_sort-remove-dummy-cmp-calls-to-speed-up-merge_final-fix.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-24 23:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-24 23:16 [folded-merged] mm-memcontrol-convert-objcg-to-be-per-memcg-per-node-type-fix-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.