From: Lei Yang <Lei.Yang@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxx> --- 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html