]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests/mm: add a few missing gitignore files
authorLi Zhijian <lizhijian@fujitsu.com>
Mon, 25 Nov 2024 06:40:36 +0000 (14:40 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 14 Jan 2025 06:40:35 +0000 (22:40 -0800)
commitcec1312a84f2d03534b8240a51b46a213a9ac3f7
tree39bb2f1c97f65593859b4997df535e455b765472
parent3658cb16e243b3582bf5f84a68742268617cfbe6
selftests/mm: add a few missing gitignore files

Compiled binary files should be added to .gitignore
'git status' complains:
   Untracked files:
   (use "git add <file>..." to include in what will be committed)
         mm/hugetlb_dio
         mm/pkey_sighandler_tests_32
         mm/pkey_sighandler_tests_64

Link: https://lkml.kernel.org/r/20241125064036.413536-1-lizhijian@fujitsu.com
Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Cc: Donet Tom <donettom@linux.ibm.com>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/mm/.gitignore