]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
riscv: selftests: Add hwprobe binaries to .gitignore
authorCharlie Jenkins <charlie@rivosinc.com>
Thu, 25 Apr 2024 19:58:03 +0000 (12:58 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Wed, 22 May 2024 23:12:51 +0000 (16:12 -0700)
The cbo and which-cpu hwprobe selftests leave their artifacts in the
kernel tree and end up being tracked by git. Add the binaries to the
hwprobe selftest .gitignore so this no longer happens.

Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
Fixes: a29e2a48afe3 ("RISC-V: selftests: Add CBO tests")
Fixes: ef7d6abb2cf5 ("RISC-V: selftests: Add which-cpus hwprobe test")
Reviewed-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Link: https://lore.kernel.org/r/20240425-gitignore_hwprobe_artifacts-v1-1-dfc5a20da469@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
tools/testing/selftests/riscv/hwprobe/.gitignore

index 8113dc3bdd03aec564e25d98155ac39c6ad1acd1..6e384e80ea1a820ca11a32d0c66e605f2a6e18c1 100644 (file)
@@ -1 +1,3 @@
 hwprobe
+cbo
+which-cpus