[PATCH 0/4] seccomp: remove the 'sd' argument from __secure_computing()
From: Oleg Nesterov
Date: Mon Jan 20 2025 - 08:45:32 EST
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(-)