linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests: powerpc: Add tlbie_test in .gitignore
@ 2020-02-28  0:00 Christophe Leroy
  2020-02-28 19:44 ` Sasha Levin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christophe Leroy @ 2020-02-28  0:00 UTC (permalink / raw)
  To: Aneesh Kumar K.V, Shuah Khan, Michael Ellerman
  Cc: linux-kernel, linuxppc-dev, linux-mm, linux-kselftest

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
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
---
 tools/testing/selftests/powerpc/mm/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/powerpc/mm/.gitignore b/tools/testing/selftests/powerpc/mm/.gitignore
index 0ebeaea22641..97f7922c52c5 100644
--- a/tools/testing/selftests/powerpc/mm/.gitignore
+++ b/tools/testing/selftests/powerpc/mm/.gitignore
@@ -6,3 +6,4 @@ segv_errors
 wild_bctr
 large_vm_fork_separation
 bad_accesses
+tlbie_test
-- 
2.25.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-17 13:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-28  0:00 [PATCH] selftests: powerpc: Add tlbie_test in .gitignore Christophe Leroy
2020-02-28 19:44 ` Sasha Levin
2020-03-02 15:44 ` Sasha Levin
2020-03-17 13:14 ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).