Re: [PATCH v10 2/4] arch: allocate vgetrandom_alloc() syscall number
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2022-11-30 08:56:28
Also in:
linux-crypto, linux-patches, lkml
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2022-11-30 08:56:28
Also in:
linux-crypto, linux-patches, lkml
Hi Jason, On Tue, Nov 29, 2022 at 10:09 PM Jason A. Donenfeld [off-list ref] wrote:
Add vgetrandom_alloc() as syscall 451 (or 561 on alpha) by adding it to all of the various syscall.tbl and unistd.h files. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Thanks for your patch! What's the policy regarding adding syscall numbers for VDSO-related syscalls on architectures that do not support VDSOs yet?
arch/m68k/kernel/syscalls/syscall.tbl | 1 +
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds