Re: [PATCH 3/3] ptrace,syscall_user_dispatch: add a getter/setter for sud configuration

From: Gregory Price
Date: Tue Jan 24 2023 - 16:39:27 EST


On Tue, Jan 24, 2023 at 09:58:02AM -0800, Andrei Vagin wrote:
> >
> > *facepalm* good point, i'm wondering if there's a reason CRIU doesn't do
> > the same for SECCOMP.
>
> Because information about seccomp was in /proc/pid/status forever and we
> started using it before the ptrace interface was merged. I am not sure that
> this is the only reason, but it is definitely one of them.
>

Even better reason to drop it. I'll send out (hopefully) the final
configuration here shortly.

Glad this simplified down as much as it did.