Re: [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Geert Uytterhoeven <[email protected]> Thu, 9 Jul 2026 10:41:56 +0200
| Newsgroups | gmane.linux.ports.sparc,gmane.linux.kernel,gmane.linux.ports.alpha,gmane.linux.kernel.arc,gmane.linux.ports.arm.kernel,gmane.linux.ports.hexagon,gmane.linux.ports.mips,gmane.linux.ports.parisc,gmane.linux.ports.sh.devel,gmane.linux.uml.devel,gmane.linux.kernel.cross-arch,gmane.linux.ports.ppc64.devel,gmane.linux.ports.riscv,gmane.linux.documentation |
|---|---|
| Message-ID | <CAMuHMdWe1D0CZrav5h6EhDDbeJzgJcHvT89jrs6109Bdj-pdTw@mail.gmail.com> |
On Tue, 7 Jul 2026 at 21:06, Thomas Gleixner <[email protected]> wrote: > The return value of that function is boolean and tells the caller whether > to permit the syscall processing or not. > > Rename the function so the purpose is clear and make the return type bool. > arch/m68k/kernel/ptrace.c | 2 +- Acked-by: Geert Uytterhoeven <[email protected]> # m68k 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