linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests: vm: add extra two binaries to .gitignore
@ 2017-10-23  9:29 lei.yang
  2017-11-01 22:05 ` Shuah Khan
  0 siblings, 1 reply; 2+ messages in thread
From: lei.yang @ 2017-10-23  9:29 UTC (permalink / raw)
  To: lei.yang, shuahkh, linux-kselftest, linux-kernel, shuah

From: Lei Yang <Lei.Yang@windriver.com>

I see two extra binaries are in the untracked file

    Untracked files:
      (use "git add <file>..." to include in what will be committed)
    	tools/testing/selftests/vm/mlock-random-test
    	tools/testing/selftests/vm/virtual_address_range

Signed-off-by: Lei Yang <Lei.Yang@windriver.com>
---
 tools/testing/selftests/vm/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/testing/selftests/vm/.gitignore b/tools/testing/selftests/vm/.gitignore
index 142c565..1ca2ee4 100644
--- a/tools/testing/selftests/vm/.gitignore
+++ b/tools/testing/selftests/vm/.gitignore
@@ -8,3 +8,5 @@ on-fault-limit
 transhuge-stress
 userfaultfd
 mlock-intersect-test
+mlock-random-test
+virtual_address_range
-- 
1.9.1

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

* Re: [PATCH] selftests: vm: add extra two binaries to .gitignore
  2017-10-23  9:29 [PATCH] selftests: vm: add extra two binaries to .gitignore lei.yang
@ 2017-11-01 22:05 ` Shuah Khan
  0 siblings, 0 replies; 2+ messages in thread
From: Shuah Khan @ 2017-11-01 22:05 UTC (permalink / raw)
  To: lei.yang, linux-kselftest, linux-kernel, shuah, Shuah Khan

On 10/23/2017 03:29 AM, lei.yang@windriver.com wrote:
> From: Lei Yang <Lei.Yang@windriver.com>
> 
> I see two extra binaries are in the untracked file
> 
>     Untracked files:
>       (use "git add <file>..." to include in what will be committed)
>     	tools/testing/selftests/vm/mlock-random-test
>     	tools/testing/selftests/vm/virtual_address_range
> 
> Signed-off-by: Lei Yang <Lei.Yang@windriver.com>
> ---
>  tools/testing/selftests/vm/.gitignore | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/tools/testing/selftests/vm/.gitignore b/tools/testing/selftests/vm/.gitignore
> index 142c565..1ca2ee4 100644
> --- a/tools/testing/selftests/vm/.gitignore
> +++ b/tools/testing/selftests/vm/.gitignore
> @@ -8,3 +8,5 @@ on-fault-limit
>  transhuge-stress
>  userfaultfd
>  mlock-intersect-test
> +mlock-random-test
> +virtual_address_range
> 

I sent a patch out for this a while back.

thanks,
-- Shuah

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

end of thread, other threads:[~2017-11-01 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-23  9:29 [PATCH] selftests: vm: add extra two binaries to .gitignore lei.yang
2017-11-01 22:05 ` Shuah Khan

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).