All of lore.kernel.org
 help / color / mirror / Atom feed
* + mm-memcg-fix-split-queue-list-crash-when-large-folio-migration-fix.patch added to mm-hotfixes-unstable branch
@ 2023-12-27 22:04 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2023-12-27 22:04 UTC (permalink / raw)
  To: mm-commits, ziy, ying.huang, shy828301, shakeelb, roman.gushchin,
	nphamcs, muchun.song, mhocko, hannes, david, baolin.wang, akpm,
	akpm


The patch titled
     Subject: mm-memcg-fix-split-queue-list-crash-when-large-folio-migration-fix
has been added to the -mm mm-hotfixes-unstable branch.  Its filename is
     mm-memcg-fix-split-queue-list-crash-when-large-folio-migration-fix.patch

This patch will shortly appear at
     https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/mm-memcg-fix-split-queue-list-crash-when-large-folio-migration-fix.patch

This patch will later appear in the mm-hotfixes-unstable branch at
    git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/process/submit-checklist.rst when testing your code ***

The -mm tree is included into linux-next via the mm-everything
branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
and is updated there every 2-3 working days

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mm-memcg-fix-split-queue-list-crash-when-large-folio-migration-fix
Date: Wed Dec 27 02:03:52 PM PST 2023

fix comment, per Zi Yan

Cc: Baolin Wang <baolin.wang@linux.alibaba.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: "Huang, Ying" <ying.huang@intel.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Nhat Pham <nphamcs@gmail.com>
Cc: Roman Gushchin <roman.gushchin@linux.dev>
Cc: Shakeel Butt <shakeelb@google.com>
Cc: Yang Shi <shy828301@gmail.com>
Cc: Zi Yan <ziy@nvidia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/memcontrol.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/mm/memcontrol.c~mm-memcg-fix-split-queue-list-crash-when-large-folio-migration-fix
+++ a/mm/memcontrol.c
@@ -7544,7 +7544,7 @@ void mem_cgroup_migrate(struct folio *ol
 	/* Transfer the charge and the css ref */
 	commit_charge(new, memcg);
 	/*
-	 * If the old folio a large folio and is in the split queue, it needs
+	 * If the old folio is a large folio and is in the split queue, it needs
 	 * to be removed from the split queue now, in case getting an incorrect
 	 * split queue in destroy_large_folio() after the memcg of the old folio
 	 * is cleared.
_

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

mm-memcg-fix-split-queue-list-crash-when-large-folio-migration-fix.patch
maintainers-remove-hugetlb-maintainer-mike-kravetz-fix.patch
kasan-stop-leaking-stack-trace-handles-fix.patch


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

only message in thread, other threads:[~2023-12-27 22:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-27 22:04 + mm-memcg-fix-split-queue-list-crash-when-large-folio-migration-fix.patch added to mm-hotfixes-unstable branch 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.