Re: [PATCH v2] syscalls: Cleanup references to sys_lookup_dcookie()
Geert Uytterhoeven <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel,gmane.linux.kernel.api,gmane.linux.kernel.cross-arch,gmane.linux.ports.alpha,gmane.linux.kernel,gmane.linux.ports.arm.kernel,gmane.linux.ports.ia64,gmane.linux.ports.mips,gmane.linux.ports.parisc,gmane.linux.ports.ppc64.devel,gmane.linux.ports.sparc,gmane.linux.kernel.perf.user |
|---|---|
| Message-ID | <CAMuHMdX4HAMD5PA8OOsTGvx_1LuUw=Stegtcb9KQFVa-CP3T_w@mail.gmail.com> |
On Mon, Jul 10, 2023 at 8:52 PM Sohil Mehta <[email protected]> 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 <[email protected]> > Reviewed-by: Randy Dunlap <[email protected]> > Acked-by: Namhyung Kim <[email protected]> # 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 <[email protected]> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] 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