Re: [PATCH v2 0/4] seccomp trap to userspace

2018-05-18 Thread Christian Brauner
On Thu, May 17, 2018 at 09:12:14AM -0600, Tycho Andersen wrote: > Hi, > > After a while focusing on other things, I finally managed ot get a v2 of > this series prepared. I believe I've addressed all the feedback from v1, > except for one major point: switching the communication protocol over > th

[PATCH v2 0/4] seccomp trap to userspace

2018-05-17 Thread Tycho Andersen
Hi, After a while focusing on other things, I finally managed ot get a v2 of this series prepared. I believe I've addressed all the feedback from v1, except for one major point: switching the communication protocol over the fd to nlattr. I looked into doing this, but the kernel stuff for dealing w