[PATCH v2 seccomp 3/6] seccomp/cache: Add "emulator" to check if filter is arg-dependent

YiFei Zhu zhuyifei1999 at gmail.com
Fri Sep 25 16:45:05 UTC 2020


On Thu, Sep 24, 2020 at 10:04 PM YiFei Zhu <zhuyifei1999 at gmail.com> wrote:
> > Why do the prepare here instead of during attach? (And note that it
> > should not be written to fail.)
>
> Right.

During attach a spinlock (current->sighand->siglock) is held. Do we
really want to put the emulator in the "atomic section"?

YiFei Zhu


More information about the Containers mailing list