Re: [PATCH -next] x86: Prevent KASAN false positive warnings in __show_regs()
From: Dave Hansen
Date: Thu Aug 28 2025 - 10:26:44 EST
On 8/28/25 05:06, Tengda Wu wrote:
> It seems there's no existing on_current_stack function available.
> Implementing an on_current_stack function would be somewhat
> challenging for me.
Is there some reason that object_is_on_stack() won't work?