Re: [PATCH Resend] arm64: support huge vmalloc mappings

From: Catalin Marinas
Date: Fri Sep 16 2022 - 13:47:08 EST


On Sun, 11 Sep 2022 12:44:23 +0800, Kefeng Wang wrote:
> As commit 559089e0a93d ("vmalloc: replace VM_NO_HUGE_VMAP with
> VM_ALLOW_HUGE_VMAP"), the use of hugepage mappings for vmalloc
> is an opt-in strategy, so it is saftly to support huge vmalloc
> mappings on arm64, for now, it is used in kvmalloc() and
> alloc_large_system_hash().
>
>
> [...]

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64: support huge vmalloc mappings
https://git.kernel.org/arm64/c/e92072237e6c

--
Catalin