[PATCH v2 1/2] ptrace: PTRACE_SET_SYSCALL_INFO syscall skipping support
Oleg Nesterov
oleg at redhat.com
Tue Jul 7 16:04:56 UTC 2026
On 07/07, Renzo Davoli wrote:
>
> On Sun, Jul 05, 2026 at 04:38:05PM +0200, Oleg Nesterov wrote:
> > OK, lets only allow the _SECCOMP -> _EXIT transition for now.
> done in v3.
> > But will it work on MIPS?
>
> IMHO yes, it will (would).
Agreed, it is not that I think it won't... but it would be nice to have an ACK
from arch/mips maintainers. syscall_trace_enter() is called from MIPS asm code
which I obviously can't understand.
Nevermind. Let me ack your V3.
Oleg.
More information about the Strace-devel
mailing list