Re: [PATCH v2 0/2] ARM: ptrace: Restore syscall skipping and restart while tracing

From: Kees Cook
Date: Wed Aug 16 2023 - 17:00:23 EST


On Thu, 10 Aug 2023 12:54:17 -0700, Kees Cook wrote:
> Fix tracing on arm since commit 4e57a4ddf6b0 ("ARM: 9107/1: syscall:
> always store thread_info->abi_syscall"). This was seen with the broken
> seccomp tests "syscall_errno", "syscall_faked", and "syscall_restart".

Applied to for-next/seccomp, thanks!

[1/2] ARM: ptrace: Restore syscall restart tracing
https://git.kernel.org/kees/c/cf007647475b
[2/2] ARM: ptrace: Restore syscall skipping for tracers
https://git.kernel.org/kees/c/4697b5848bd9

Take care,

--
Kees Cook