[folded-merged] mm-page_alloc-fix-non-movable-reclaim-storm-in-defrag_mode-fix.patch removed from -mm tree
Andrew Morton <[email protected]> Tue, 04 Aug 2026 18:24:43 -0700
| Newsgroups | org.kernel.vger.mm-commits |
|---|---|
| Message-ID | <[email protected]> |
The quilt patch titled
Subject: mm-page_alloc-fix-non-movable-reclaim-storm-in-defrag_mode-fix
has been removed from the -mm tree. Its filename was
mm-page_alloc-fix-non-movable-reclaim-storm-in-defrag_mode-fix.patch
This patch was dropped because it was folded into mm-page_alloc-fix-non-movable-reclaim-storm-in-defrag_mode.patch
------------------------------------------------------
From: "Brendan Jackman" <[email protected]>
Subject: mm-page_alloc-fix-non-movable-reclaim-storm-in-defrag_mode-fix
Date: Sat, 25 Jul 2026 12:34:29 +0000
fix try_to_compact_pages() kerneldoc
Link: https://lore.kernel.org/[email protected]
Signed-off-by: "Brendan Jackman" <[email protected]>
Cc: Johannes Weiner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
---
mm/compaction.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/mm/compaction.c~mm-page_alloc-fix-non-movable-reclaim-storm-in-defrag_mode-fix
+++ a/mm/compaction.c
@@ -2823,7 +2823,7 @@ static enum compact_result compact_zone_
/**
* try_to_compact_pages - Direct compact to satisfy a high-order allocation
* @gfp_mask: The GFP mask of the current allocation
- * @order: The order of the current allocation
+ * @order: The order to try to make available
* @alloc_flags: The allocation flags of the current allocation
* @ac: The context of current allocation
* @prio: Determines how hard direct compaction should try to succeed
_
Patches currently in -mm which might be from [email protected] are
maintainers-update-address-for-brendan-jackman.patch
mm-page_alloc-fix-non-movable-reclaim-storm-in-defrag_mode.patch