The quilt patch titled Subject: mm-memcg-fix-split-queue-list-crash-when-large-folio-migration-fix has been removed from the -mm tree. Its filename was mm-memcg-fix-split-queue-list-crash-when-large-folio-migration-fix.patch This patch was dropped because it was folded into mm-memcg-fix-split-queue-list-crash-when-large-folio-migration.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxx> Cc: David Hildenbrand <david@xxxxxxxxxx> Cc: "Huang, Ying" <ying.huang@xxxxxxxxx> Cc: Johannes Weiner <hannes@xxxxxxxxxxx> Cc: Michal Hocko <mhocko@xxxxxxxxxx> Cc: Muchun Song <muchun.song@xxxxxxxxx> Cc: Nhat Pham <nphamcs@xxxxxxxxx> Cc: Roman Gushchin <roman.gushchin@xxxxxxxxx> Cc: Shakeel Butt <shakeelb@xxxxxxxxxx> Cc: Yang Shi <shy828301@xxxxxxxxx> Cc: Zi Yan <ziy@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- 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@xxxxxxxxxxxxxxxxxxxx are mm-memcg-fix-split-queue-list-crash-when-large-folio-migration.patch maintainers-remove-hugetlb-maintainer-mike-kravetz-fix.patch kasan-stop-leaking-stack-trace-handles-fix.patch