Hello:
This patch was applied to riscv/linux.git (fixes) by Palmer Dabbelt palmer@rivosinc.com:
On Sun, 26 May 2024 13:01:04 +0200 you wrote:
HAVE_ARCH_HUGE_VMAP also works on XIP kernel, so remove its dependency on !XIP_KERNEL.
This also fixes a boot problem for XIP kernel introduced by the commit in "Fixes:". This commit used huge page mapping for vmemmap, but huge page vmap was not enabled for XIP kernel.
[...]
Here is the summary with links: - riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel https://git.kernel.org/riscv/c/7bed51617401
You are awesome, thank you!