linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests/mm: Add missing gitignore entries
@ 2023-06-14 23:23 Mark Brown
  2023-06-15  9:10 ` David Hildenbrand
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2023-06-14 23:23 UTC (permalink / raw)
  To: Andrew Morton, Shuah Khan
  Cc: linux-mm, linux-kselftest, linux-kernel, Mark Brown

We added the mkdirty and va_high_addr_switch tests but did not add the
resulting binaries to .gitignore, do so.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
 tools/testing/selftests/mm/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/testing/selftests/mm/.gitignore b/tools/testing/selftests/mm/.gitignore
index 8917455f4f51..a94238e4fbc5 100644
--- a/tools/testing/selftests/mm/.gitignore
+++ b/tools/testing/selftests/mm/.gitignore
@@ -10,6 +10,7 @@ map_hugetlb
 map_populate
 thuge-gen
 compaction_test
+mkdirty
 migration
 mlock2-tests
 mrelease_test
@@ -28,6 +29,7 @@ mlock-random-test
 virtual_address_range
 gup_test
 va_128TBswitch
+va_high_addr_switch
 map_fixed_noreplace
 write_to_hugetlbfs
 hmm-tests

---
base-commit: 858fd168a95c5b9669aac8db6c14a9aeab446375
change-id: 20230614-kselftest-mm-gitignore-491da13f8ada

Best regards,
-- 
Mark Brown <broonie@kernel.org>



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

* Re: [PATCH] selftests/mm: Add missing gitignore entries
  2023-06-14 23:23 [PATCH] selftests/mm: Add missing gitignore entries Mark Brown
@ 2023-06-15  9:10 ` David Hildenbrand
  0 siblings, 0 replies; 2+ messages in thread
From: David Hildenbrand @ 2023-06-15  9:10 UTC (permalink / raw)
  To: Mark Brown, Andrew Morton, Shuah Khan
  Cc: linux-mm, linux-kselftest, linux-kernel

On 15.06.23 01:23, Mark Brown wrote:
> We added the mkdirty and va_high_addr_switch tests but did not add the
> resulting binaries to .gitignore, do so.
> 
> Signed-off-by: Mark Brown <broonie@kernel.org>
> ---
>   tools/testing/selftests/mm/.gitignore | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/tools/testing/selftests/mm/.gitignore b/tools/testing/selftests/mm/.gitignore
> index 8917455f4f51..a94238e4fbc5 100644
> --- a/tools/testing/selftests/mm/.gitignore
> +++ b/tools/testing/selftests/mm/.gitignore
> @@ -10,6 +10,7 @@ map_hugetlb
>   map_populate
>   thuge-gen
>   compaction_test
> +mkdirty
>   migration
>   mlock2-tests
>   mrelease_test
> @@ -28,6 +29,7 @@ mlock-random-test
>   virtual_address_range
>   gup_test
>   va_128TBswitch
> +va_high_addr_switch
>   map_fixed_noreplace
>   write_to_hugetlbfs
>   hmm-tests
> 
> ---
> base-commit: 858fd168a95c5b9669aac8db6c14a9aeab446375
> change-id: 20230614-kselftest-mm-gitignore-491da13f8ada
> 
> Best regards,

See

https://lkml.kernel.org/r/20230606071637.267103-6-jhubbard@nvidia.com

-- 
Cheers,

David / dhildenb



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

end of thread, other threads:[~2023-06-15  9:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-14 23:23 [PATCH] selftests/mm: Add missing gitignore entries Mark Brown
2023-06-15  9:10 ` David Hildenbrand

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