Hello:
This series was applied to riscv/linux.git (for-next) by Palmer Dabbelt palmer@rivosinc.com:
On Thu, 23 Nov 2023 19:58:16 +0100 you wrote:
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.
[...]
Here is the summary with links: - [1/5] tools: selftests: riscv: Fix compile warnings in hwprobe https://git.kernel.org/riscv/c/b91c26fdb0e8 - [2/5] tools: selftests: riscv: Fix compile warnings in cbo https://git.kernel.org/riscv/c/ac7b2a02d62f - [3/5] tools: selftests: riscv: Add missing include for vector test https://git.kernel.org/riscv/c/b250c9089841 - [4/5] tools: selftests: riscv: Fix compile warnings in vector tests https://git.kernel.org/riscv/c/e1baf5e68ed1 - [5/5] tools: selftests: riscv: Fix compile warnings in mm tests https://git.kernel.org/riscv/c/12c16919652b
You are awesome, thank you!