Re: [PATCH] arm64/daifflags: Make local_daif_*() helpers __always_inline
From: Will Deacon
Date: Tue May 19 2026 - 06:53:30 EST
On Mon, Apr 27, 2026 at 03:01:26PM +0100, Leonardo Bras wrote:
> Make sure those helpers are always inlined and instrumentation safe.
>
> Signed-off-by: Leonardo Bras <leo.bras@xxxxxxx>
> ---
> arch/arm64/include/asm/daifflags.h | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
b4 really doesn't like this patch being a reply to another one, so I'm
just replying to say that I've picked it up manually.
Cheers,
Will