All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] selftests/powerpc: Add missing .gitignores
@ 2018-05-22  6:13 Michael Neuling
  2018-05-25 11:41 ` Michael Ellerman
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Neuling @ 2018-05-22  6:13 UTC (permalink / raw)
  To: mpe; +Cc: linuxppc-dev, mikey

Signed-off-by: Michael Neuling <mikey@neuling.org>
---
 tools/testing/selftests/powerpc/alignment/.gitignore | 1 +
 tools/testing/selftests/powerpc/tm/.gitignore        | 1 +
 2 files changed, 2 insertions(+)

diff --git a/tools/testing/selftests/powerpc/alignment/.gitignore b/tools/testing/selftests/powerpc/alignment/.gitignore
index 1d980e3d70..9d383073b7 100644
--- a/tools/testing/selftests/powerpc/alignment/.gitignore
+++ b/tools/testing/selftests/powerpc/alignment/.gitignore
@@ -3,3 +3,4 @@ copy_first_unaligned
 paste_unaligned
 paste_last_unaligned
 copy_paste_unaligned_common
+alignment_handler
diff --git a/tools/testing/selftests/powerpc/tm/.gitignore b/tools/testing/selftests/powerpc/tm/.gitignore
index bb90d4b795..c3ee8393da 100644
--- a/tools/testing/selftests/powerpc/tm/.gitignore
+++ b/tools/testing/selftests/powerpc/tm/.gitignore
@@ -14,3 +14,4 @@ tm-signal-context-chk-vsx
 tm-vmx-unavail
 tm-unavailable
 tm-trap
+tm-sigreturn
-- 
2.17.0

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

* Re: selftests/powerpc: Add missing .gitignores
  2018-05-22  6:13 [PATCH] selftests/powerpc: Add missing .gitignores Michael Neuling
@ 2018-05-25 11:41 ` Michael Ellerman
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Ellerman @ 2018-05-25 11:41 UTC (permalink / raw)
  To: Michael Neuling; +Cc: mikey, linuxppc-dev

On Tue, 2018-05-22 at 06:13:59 UTC, Michael Neuling wrote:
> Signed-off-by: Michael Neuling <mikey@neuling.org>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/bd79010fb3a9aa160e1780e2496798

cheers

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

end of thread, other threads:[~2018-05-25 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-22  6:13 [PATCH] selftests/powerpc: Add missing .gitignores Michael Neuling
2018-05-25 11:41 ` Michael Ellerman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.