Re: [PATCH v2] syscalls: Cleanup references to sys_lookup_dcookie()

From: Geert Uytterhoeven
Date: Tue Jul 25 2023 - 03:21:32 EST


On Mon, Jul 10, 2023 at 8:52 PM Sohil Mehta <sohil.mehta@xxxxxxxxx> wrote:
> commit 'be65de6b03aa ("fs: Remove dcookies support")' removed the
> syscall definition for lookup_dcookie. However, syscall tables still
> point to the old sys_lookup_dcookie() definition. Update syscall tables
> of all architectures to directly point to sys_ni_syscall() instead.
>
> Signed-off-by: Sohil Mehta <sohil.mehta@xxxxxxxxx>
> Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Acked-by: Namhyung Kim <namhyung@xxxxxxxxxx> # for perf
> ---
> v2:
> - Rebased to v6.5-rc1. No other dependencies.
> - Added acquired tags.

> arch/m68k/kernel/syscalls/syscall.tbl | 2 +-

Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>

Gr{oetje,eeting}s,

Geert

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

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