Re: [PATCH next 1/1] fs: Mark get_sigset_argpack() __always_inline
From: David Laight
Date: Sat Feb 08 2025 - 13:57:16 EST
On Sat, 8 Feb 2025 10:53:38 -0800
Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
...
> And while looking at this, I note that I made get_sigset_argpack() do
> the masked user access thing, but didn't do the same pattern for
> get_compat_sigset_argpack()
That's in the next patch.
I noticed you'd committed my cmov code.
David