mbox series

[0/4] seccomp: remove the 'sd' argument from __secure_computing()

Message ID 20250120134409.GA21241@redhat.com (mailing list archive)
Headers show
Series seccomp: remove the 'sd' argument from __secure_computing() | expand

Message

Oleg Nesterov Jan. 20, 2025, 1:44 p.m. UTC
Hello,

I know nothing about arch/mips and I don't have a mips machine, 1/4 wasn't
even compile tested.

Oleg.
---

 arch/mips/kernel/ptrace.c           | 20 ++------------------
 arch/powerpc/kernel/ptrace/ptrace.c |  2 +-
 include/linux/seccomp.h             | 12 ++++--------
 kernel/entry/common.c               |  2 +-
 kernel/seccomp.c                    | 26 ++++++++++----------------
 5 files changed, 18 insertions(+), 44 deletions(-)