From: Shuah Khan Date: Tue, 2 May 2017 17:00:22 +0000 (-0600) Subject: selftests: x86: add missing executables to .gitignore X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=945f8f5f863321de0dc5c13b3d446d4dbf41531e;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git selftests: x86: add missing executables to .gitignore Executables that are common for both x86_32 and x86_64 are missing from .gitignore. Add them. Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/x86/.gitignore b/tools/testing/selftests/x86/.gitignore index 15034fef9698..7757f73ff9a3 100644 --- a/tools/testing/selftests/x86/.gitignore +++ b/tools/testing/selftests/x86/.gitignore @@ -1,2 +1,15 @@ *_32 *_64 +single_step_syscall +sysret_ss_attrs +syscall_nt +ptrace_syscall +test_mremap_vdso +check_initial_reg_state +sigreturn +ldt_gdt +iopl +mpx-mini-test +ioperm +protection_keys +test_vdso