[PATCH v2] syscalls: Cleanup references to sys_lookup_dcookie()
Geert Uytterhoeven
geert at linux-m68k.org
Tue Jul 25 17:18:19 AEST 2023
On Mon, Jul 10, 2023 at 8:52 PM Sohil Mehta <sohil.mehta at intel.com> 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 at intel.com>
> Reviewed-by: Randy Dunlap <rdunlap at infradead.org>
> Acked-by: Namhyung Kim <namhyung at kernel.org> # 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 at linux-m68k.org>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at 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
More information about the Linuxppc-dev
mailing list