Thread (9 messages) 9 messages, 5 authors, 2025-07-07

Re: [PATCH] arm64: efi: Fix KASAN false positive for EFI runtime stack

From: Mark Rutland <mark.rutland@arm.com>
Date: 2025-07-04 13:40:28
Also in: linux-efi, lkml

On Fri, Jul 04, 2025 at 02:33:35PM +0100, Will Deacon wrote:
I would actually like to select VMAP_STACK unconditionally for arm64.
Historically, we were held back waiting for all the various KASAN modes
to support vmalloc properly, but I _think_ that's fixed now...

The VMAP_STACK dependency is:

	depends on !KASAN || KASAN_HW_TAGS || KASAN_VMALLOC

and in arm64 we have:

	select KASAN_VMALLOC if KASAN

so it should be fine to select it afaict.

Any reason not to do that?
Not that I am aware of.

I'm also in favour of unconditionally selecting VMAP_STACK.

Mark.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help