[PATCH] arm64: Remove assertion on CONFIG_VMAP_STACK
Will Deacon
will at kernel.org
Fri Nov 7 06:27:09 PST 2025
On Mon, Nov 03, 2025 at 11:23:45PM +0800, Dawei Li wrote:
> CONFIG_VMAP_STACK is selected by arm64 arch unconditionly since commit
> ef6861b8e6dd ("arm64: Mandate VMAP_STACK").
>
> Remove the redundant assertion and headers.
>
> Signed-off-by: Dawei Li <dawei.li at linux.dev>
> ---
> arch/arm64/include/asm/vmap_stack.h | 4 ----
> arch/arm64/kernel/sdei.c | 4 ----
> 2 files changed, 8 deletions(-)
Acked-by: Will Deacon <will at kernel.org>
Will
More information about the linux-arm-kernel
mailing list