[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b0fa035f-19b1-e48f-5411-0a209a5321d6@osg.samsung.com>
Date: Wed, 1 Nov 2017 16:05:30 -0600
From: Shuah Khan <shuahkh@....samsung.com>
To: lei.yang@...driver.com, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org, shuah@...nel.org,
Shuah Khan <shuahkh@....samsung.com>
Subject: Re: [PATCH] selftests: vm: add extra two binaries to .gitignore
On 10/23/2017 03:29 AM, lei.yang@...driver.com wrote:
> From: Lei Yang <Lei.Yang@...driver.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@...driver.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
Powered by blists - more mailing lists