OSDN Git Service

selftests/powerpc: Add tlbie_test in .gitignore
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 28 Feb 2020 00:00:09 +0000 (00:00 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 17 Mar 2020 12:40:37 +0000 (23:40 +1100)
The commit identified below added tlbie_test but forgot to add it in
.gitignore.

Fixes: 93cad5f78995 ("selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue")
Cc: stable@vger.kernel.org # v5.4+
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/259f9c06ed4563c4fa4fa8ffa652347278d769e7.1582847784.git.christophe.leroy@c-s.fr
tools/testing/selftests/powerpc/mm/.gitignore

index 0ebeaea..97f7922 100644 (file)
@@ -6,3 +6,4 @@ segv_errors
 wild_bctr
 large_vm_fork_separation
 bad_accesses
+tlbie_test