Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tools/mm: add thp_swap_allocator_test binary to .gitignore
@ 2026-06-24 15:06 Zenghui Yu
  2026-06-25  0:16 ` SeongJae Park
  0 siblings, 1 reply; 2+ messages in thread
From: Zenghui Yu @ 2026-06-24 15:06 UTC (permalink / raw)
  To: linux-mm, linux-kernel; +Cc: akpm, Zenghui Yu

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

Signed-off-by: Zenghui Yu <zenghui.yu@linux.dev>
---
 tools/mm/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/mm/.gitignore b/tools/mm/.gitignore
index 922879f93fc8..1446a659e540 100644
--- a/tools/mm/.gitignore
+++ b/tools/mm/.gitignore
@@ -2,3 +2,4 @@
 slabinfo
 page-types
 page_owner_sort
+thp_swap_allocator_test
-- 
2.53.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] tools/mm: add thp_swap_allocator_test binary to .gitignore
  2026-06-24 15:06 [PATCH] tools/mm: add thp_swap_allocator_test binary to .gitignore Zenghui Yu
@ 2026-06-25  0:16 ` SeongJae Park
  0 siblings, 0 replies; 2+ messages in thread
From: SeongJae Park @ 2026-06-25  0:16 UTC (permalink / raw)
  To: Zenghui Yu; +Cc: SeongJae Park, linux-mm, linux-kernel, akpm

On Wed, 24 Jun 2026 23:06:42 +0800 Zenghui Yu <zenghui.yu@linux.dev> wrote:

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

Nice catch, thank you!

> 
> Signed-off-by: Zenghui Yu <zenghui.yu@linux.dev>

Reviewed-by: SeongJae Park <sj@kernel.org>


Thanks,
SJ

[...]


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-25  0:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-24 15:06 [PATCH] tools/mm: add thp_swap_allocator_test binary to .gitignore Zenghui Yu
2026-06-25  0:16 ` SeongJae Park

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox