lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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