[PATCH] riscv: Wire up memfd_secret in UAPI header

Palmer Dabbelt palmer at dabbelt.com
Wed Jun 1 22:57:21 PDT 2022


On Thu, 05 May 2022 01:46:11 PDT (-0700), tklauser at distanz.ch wrote:
> On 2022-05-05 at 10:18:15 +0200, Tobias Klauser <tklauser at distanz.ch> wrote:
>> Move the __ARCH_WANT_MEMFD_SECRET define added in commit 7bb7f2ac24a0
>> ("arch, mm: wire up memfd_secret system call where relevant") to
>> <uapi/asm/unistd.h> so __NR_memfd_secret is defined when including
>> <unistd.h> in userspace.
>>
>> This allows the memds_secret selftest to pass on riscv.
>                   ^- this should say memfd_secret
>
> I can fix it up in a v2 if needed.

No big deal, I don't mind squashing stuff like that.  This is on 
for-next (no fixes, I'm still on 5.19).  I added

Fixes: 7bb7f2ac24a0 ("arch, mm: wire up memfd_secret system call where relevant")
Cc: stable at vger.kernel.org

but LMK if you think that's wrong for some reason.

Thanks!



More information about the linux-riscv mailing list