Re: [patch V4 10/12] futex: Convert to scoped user access

From: Linus Torvalds

Date: Thu Oct 23 2025 - 15:26:33 EST


On Thu, 23 Oct 2025 at 08:44, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
> But as you said out-of-line function call it occured to me that these
> helpers might be just named get/put_user_inline(). Hmm?

Yeah, with a comment that clearly says "you need to have actual
performance numbers for why this needs to be inlined" for people to
use it.

Linus