[merged mm-stable] tools-mm-add-thp_swap_allocator_test-binary-to-gitignore.patch removed from -mm tree

Andrew Morton <[email protected]> Tue, 28 Jul 2026 21:12:55 -0700
Newsgroups org.kernel.vger.mm-commits
Message-ID <[email protected]>
The quilt patch titled
     Subject: tools/mm: add thp_swap_allocator_test binary to .gitignore
has been removed from the -mm tree.  Its filename was
     tools-mm-add-thp_swap_allocator_test-binary-to-gitignore.patch

This patch was dropped because it was merged into the mm-stable branch
of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm

------------------------------------------------------
From: Zenghui Yu <[email protected]>
Subject: tools/mm: add thp_swap_allocator_test binary to .gitignore
Date: Wed, 24 Jun 2026 23:06:42 +0800

Tell git to ignore the generated binary for thp_swap_allocator_test.c.

Link: https://lore.kernel.org/[email protected]
Signed-off-by: Zenghui Yu <[email protected]>
Reviewed-by: SeongJae Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
---

 tools/mm/.gitignore |    1 +
 1 file changed, 1 insertion(+)

--- a/tools/mm/.gitignore~tools-mm-add-thp_swap_allocator_test-binary-to-gitignore
+++ a/tools/mm/.gitignore
@@ -2,3 +2,4 @@
 slabinfo
 page-types
 page_owner_sort
+thp_swap_allocator_test
_

Patches currently in -mm which might be from [email protected] are

maintainers-add-abi-docs-and-selftests-to-zram-entry.patch
docs-mm-physical-memory-remove-deferred_split_queue.patch