From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org,hannes@cmpxchg.org,brendan.jackman@linux.dev,akpm@linux-foundation.org
Subject: [folded-merged] mm-page_alloc-fix-non-movable-reclaim-storm-in-defrag_mode-fix.patch removed from -mm tree
Date: Tue, 04 Aug 2026 18:24:43 -0700 [thread overview]
Message-ID: <20260805012443.760651F000E9@smtp.kernel.org> (raw)
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" <brendan.jackman@linux.dev>
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/DK7NM9RPUJOD.11PNJJ5N2OBED@linux.dev
Signed-off-by: "Brendan Jackman" <brendan.jackman@linux.dev>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
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 brendan.jackman@linux.dev are
maintainers-update-address-for-brendan-jackman.patch
mm-page_alloc-fix-non-movable-reclaim-storm-in-defrag_mode.patch
reply other threads:[~2026-08-05 1:24 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=20260805012443.760651F000E9@smtp.kernel.org \
--to=akpm@linux-foundation.org \
--cc=brendan.jackman@linux.dev \
--cc=hannes@cmpxchg.org \
--cc=mm-commits@vger.kernel.org \
/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.