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:   Mon, 23 May 2022 15:28:46 +1000
From:   Alistair Popple <apopple@...dia.com>
To:     Muhammad Usama Anjum <usama.anjum@...labora.com>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        Shuah Khan <shuah@...nel.org>, kernel@...labora.com,
        linux-mm@...ck.org, linux-kselftest@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] selftests: vm: add migration to the .gitignore


Oh thanks for catching that!

Reviewed-by: Alistair Popple <apopple@...dia.com>

Muhammad Usama Anjum <usama.anjum@...labora.com> writes:

> Add newly added migration test object to .gitignore file.
>
> Fixes: 0c2d08728470 ("mm: add selftests for migration entries")
> Signed-off-by: Muhammad Usama Anjum <usama.anjum@...labora.com>
> ---
>  tools/testing/selftests/vm/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/tools/testing/selftests/vm/.gitignore b/tools/testing/selftests/vm/.gitignore
> index 6c2ac4208c272..31e5eea2a9b90 100644
> --- a/tools/testing/selftests/vm/.gitignore
> +++ b/tools/testing/selftests/vm/.gitignore
> @@ -9,6 +9,7 @@ map_hugetlb
>  map_populate
>  thuge-gen
>  compaction_test
> +migration
>  mlock2-tests
>  mrelease_test
>  mremap_dontunmap

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ