[RESEND PATCH v2] RISC-V: mm: Support huge page in vmalloc_fault()
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Tue Mar 14 19:20:18 PDT 2023
Hello:
This patch was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer at rivosinc.com>:
On Fri, 10 Mar 2023 15:50:21 +0800 you wrote:
> Since RISC-V supports ioremap() with huge page (pud/pmd) mapping,
> However, vmalloc_fault() assumes that the vmalloc range is limited
> to pte mappings. To complete the vmalloc_fault() function by adding
> huge page support.
>
> Fixes: 310f541a027b ("riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT")
> Signed-off-by: Dylan Jhong <dylan at andestech.com>
> Reviewed-by: Alexandre Ghiti <alexghiti at rivosinc.com>
>
> [...]
Here is the summary with links:
- [RESEND,v2] RISC-V: mm: Support huge page in vmalloc_fault()
https://git.kernel.org/riscv/c/47dd902aaee9
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-riscv
mailing list