[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220901092315.33619-1-tsahu@linux.ibm.com>
Date: Thu, 1 Sep 2022 14:53:15 +0530
From: Tarun Sahu <tsahu@...ux.ibm.com>
To: akpm@...ux-foundation.org, shuah@...nel.org,
axelrasmussen@...gle.com
Cc: linux-mm@...ck.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org, aneesh.kumar@...ux.ibm.com,
Tarun Sahu <tsahu@...ux.ibm.com>
Subject: [PATCH] selftest: vm: remove deleted local_config.* from .gitignore
Commit d2d6cba5d6623245a80cc151008cce825c8b6248 ("selftest: vm: remove
orphaned references to local_config.{h,mk}") took care of removing
orphaned references. This commit remove local_config from .gitignore.
Parent Patch
Commit 69007f156ba7aead6c75b0046958ad3396f5aed1 ("Kselftests: remove
support of libhugetlbfs from kselftests")
Signed-off-by: Tarun Sahu <tsahu@...ux.ibm.com>
---
tools/testing/selftests/vm/.gitignore | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/testing/selftests/vm/.gitignore b/tools/testing/selftests/vm/.gitignore
index 31e5eea2a9b9..7b9dc2426f18 100644
--- a/tools/testing/selftests/vm/.gitignore
+++ b/tools/testing/selftests/vm/.gitignore
@@ -30,7 +30,6 @@ map_fixed_noreplace
write_to_hugetlbfs
hmm-tests
memfd_secret
-local_config.*
soft-dirty
split_huge_page_test
ksm_tests
--
2.31.1
Powered by blists - more mailing lists