1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/tools/testing/selftests/riscv/vector
Palmer Dabbelt 9b1d9abe24
Merge patch series "tools: selftests: riscv: Fix compiler warnings"
Christoph Muellner <christoph.muellner@vrull.eu> says:

From: Christoph Müllner <christoph.muellner@vrull.eu>

When building the RISC-V selftests with a riscv32 compiler I ran into
a couple of compiler warnings. While riscv32 support for these tests is
questionable, the fixes are so trivial that it is probably best to simply
apply them.

Note that the missing-include patch and some format string warnings
are also relevant for riscv64.

* b4-shazam-merge:
  tools: selftests: riscv: Fix compile warnings in mm tests
  tools: selftests: riscv: Fix compile warnings in vector tests
  tools: selftests: riscv: Add missing include for vector test
  tools: selftests: riscv: Fix compile warnings in cbo
  tools: selftests: riscv: Fix compile warnings in hwprobe

Link: https://lore.kernel.org/r/20231123185821.2272504-1-christoph.muellner@vrull.eu
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2024-01-11 08:02:55 -08:00
..
.gitignore selftests: Test RISC-V Vector's first-use handler 2023-07-01 07:38:22 -07:00
Makefile selftests: Test RISC-V Vector's first-use handler 2023-07-01 07:38:22 -07:00
v_initval_nolibc.c tools: selftests: riscv: Fix compile warnings in vector tests 2024-01-11 08:02:50 -08:00
vstate_exec_nolibc.c tools: selftests: riscv: Add missing include for vector test 2024-01-11 08:02:49 -08:00
vstate_prctl.c Merge patch series "tools: selftests: riscv: Fix compiler warnings" 2024-01-11 08:02:55 -08:00