From: Nathan Lynch Date: Thu, 17 Aug 2023 16:21:52 +0000 (-0500) Subject: powerpc/selftests: sort mm/.gitignore, add exec_prot X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ae3a8cc292d01a1558dff837bb485712dfaeb9c6;p=linux.git powerpc/selftests: sort mm/.gitignore, add exec_prot Add exec_prot to to mm/.gitignore and sort the result. Signed-off-by: Nathan Lynch Signed-off-by: Michael Ellerman Link: https://msgid.link/20230817-powerpc-selftest-misc-v1-1-a84cc1ef78b2@linux.ibm.com --- diff --git a/tools/testing/selftests/powerpc/mm/.gitignore b/tools/testing/selftests/powerpc/mm/.gitignore index 4e1a294eec355..0df1a3afc5e2e 100644 --- a/tools/testing/selftests/powerpc/mm/.gitignore +++ b/tools/testing/selftests/powerpc/mm/.gitignore @@ -1,15 +1,16 @@ # SPDX-License-Identifier: GPL-2.0-only +bad_accesses +exec_prot hugetlb_vs_thp_test -subpage_prot -tempfile -prot_sao -segv_errors -wild_bctr large_vm_fork_separation -bad_accesses -tlbie_test +large_vm_gpr_corruption pkey_exec_prot pkey_siginfo +prot_sao +segv_errors stack_expansion_ldst stack_expansion_signal -large_vm_gpr_corruption +subpage_prot +tempfile +tlbie_test +wild_bctr