linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] kselftest/arm64: Ignore check_gcr_el1_cswitch binary
@ 2021-07-28 17:35 Mark Brown
  2021-08-02 18:06 ` Catalin Marinas
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2021-07-28 17:35 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Shuah Khan
  Cc: linux-arm-kernel, linux-kselftest, Vincenzo Frascino, Mark Brown

We added check_gcr_el1_cswitch but did not ignore the generated binary,
add it.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
 tools/testing/selftests/arm64/mte/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/arm64/mte/.gitignore b/tools/testing/selftests/arm64/mte/.gitignore
index bc3ac63f3314..d1fe4ddf1669 100644
--- a/tools/testing/selftests/arm64/mte/.gitignore
+++ b/tools/testing/selftests/arm64/mte/.gitignore
@@ -1,4 +1,5 @@
 check_buffer_fill
+check_gcr_el1_cswitch
 check_tags_inclusion
 check_child_memory
 check_mmap_options
-- 
2.20.1


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

* Re: [PATCH] kselftest/arm64: Ignore check_gcr_el1_cswitch binary
  2021-07-28 17:35 [PATCH] kselftest/arm64: Ignore check_gcr_el1_cswitch binary Mark Brown
@ 2021-08-02 18:06 ` Catalin Marinas
  0 siblings, 0 replies; 2+ messages in thread
From: Catalin Marinas @ 2021-08-02 18:06 UTC (permalink / raw)
  To: Shuah Khan, Will Deacon, Mark Brown
  Cc: linux-kselftest, Vincenzo Frascino, linux-arm-kernel

On Wed, 28 Jul 2021 18:35:39 +0100, Mark Brown wrote:
> We added check_gcr_el1_cswitch but did not ignore the generated binary,
> add it.

Applied to arm64 (for-next/kselftest), thanks!

[1/1] kselftest/arm64: Ignore check_gcr_el1_cswitch binary
      https://git.kernel.org/arm64/c/dac3ce63bffe

-- 
Catalin


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

end of thread, other threads:[~2021-08-02 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-28 17:35 [PATCH] kselftest/arm64: Ignore check_gcr_el1_cswitch binary Mark Brown
2021-08-02 18:06 ` Catalin Marinas

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).