Re: [RFC PATCH v5 1/4] mseal: Wire up mseal syscall

From: Geert Uytterhoeven
Date: Tue Jan 09 2024 - 13:32:56 EST


Hi Jeff,

On Tue, Jan 9, 2024 at 4:46 PM <jeffxu@xxxxxxxxxxxx> wrote:
> From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
>
> Wire up mseal syscall for all architectures.
>
> Signed-off-by: Jeff Xu <jeffxu@xxxxxxxxxxxx>

Thanks for the update!

> --- a/arch/m68k/kernel/syscalls/syscall.tbl
> +++ b/arch/m68k/kernel/syscalls/syscall.tbl
> @@ -456,3 +456,4 @@
> 454 common futex_wake sys_futex_wake
> 455 common futex_wait sys_futex_wait
> 456 common futex_requeue sys_futex_requeue
> +457 common mseal sys_mseal

In the meantime, 457 and 458 are already taken by statmount() and
listmount():
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/m68k/kernel/syscalls/syscall.tbl#n459

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68korg

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