Re: [PATCH] tools/mm: add thp_swap_allocator to .gitignore

From: Sarthak Sharma

Date: Fri Jul 31 2026 - 03:03:43 EST




On 7/31/26 12:07 PM, Sarthak Sharma wrote:
> .gitignore currently does not include the binary
> thp_swap_allocator. Add it to .gitignore.

Sorry, it should've been thp_swap_allocator_test. Respinning with the
correct name.

>
> Signed-off-by: Sarthak Sharma <sarthak.sharma@xxxxxxx>
> ---
> 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