diff mbox series

kselftest/arm64: Ignore check_gcr_el1_cswitch binary

Message ID 20210728173539.6231-1-broonie@kernel.org
State Accepted
Commit dac3ce63bffe0ef5c0a3fa9b5f6140b633cbc830
Headers show
Series kselftest/arm64: Ignore check_gcr_el1_cswitch binary | expand

Commit Message

Mark Brown July 28, 2021, 5:35 p.m. UTC
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(+)

-- 
2.20.1

Comments

Catalin Marinas Aug. 2, 2021, 6:06 p.m. UTC | #1
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
diff mbox series

Patch

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