linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftest: vm: remove deleted local_config.* from .gitignore
@ 2022-09-01  9:23 Tarun Sahu
  2022-09-01 19:54 ` Axel Rasmussen
  0 siblings, 1 reply; 2+ messages in thread
From: Tarun Sahu @ 2022-09-01  9:23 UTC (permalink / raw)
  To: akpm, shuah, axelrasmussen
  Cc: linux-mm, linux-kselftest, linux-kernel, aneesh.kumar, Tarun Sahu

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@linux.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



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

* Re: [PATCH] selftest: vm: remove deleted local_config.* from .gitignore
  2022-09-01  9:23 [PATCH] selftest: vm: remove deleted local_config.* from .gitignore Tarun Sahu
@ 2022-09-01 19:54 ` Axel Rasmussen
  0 siblings, 0 replies; 2+ messages in thread
From: Axel Rasmussen @ 2022-09-01 19:54 UTC (permalink / raw)
  To: Tarun Sahu
  Cc: Andrew Morton, Shuah Khan, Linux MM, Linuxkselftest, LKML,
	aneesh.kumar

Thanks for the cleanup! For what it's worth:

Reviewed-by: Axel Rasmussen <axelrasmussen@google.com>

On Thu, Sep 1, 2022 at 2:23 AM Tarun Sahu <tsahu@linux.ibm.com> wrote:
>
> 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@linux.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
>


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

end of thread, other threads:[~2022-09-01 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-01  9:23 [PATCH] selftest: vm: remove deleted local_config.* from .gitignore Tarun Sahu
2022-09-01 19:54 ` Axel Rasmussen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).