Hello:
This patch was applied to riscv/linux.git (for-next) by Palmer Dabbelt palmer@rivosinc.com:
On Thu, 08 Aug 2024 11:41:40 -0700 you wrote:
Macros needed for 32-bit compilations were hidden behind 64-bit riscv ifdefs. Fix the 32-bit compilations by moving macros to allow the memory_layout test to run on 32-bit.
Signed-off-by: Charlie Jenkins charlie@rivosinc.com Fixes: 73d05262a2ca ("selftests: riscv: Generalize mm selftests")
[...]
Here is the summary with links: - selftests: riscv: Allow mmap test to compile on 32-bit https://git.kernel.org/riscv/c/11c2dbd7f241
You are awesome, thank you!