On Fri, Oct 09, 2015 at 12=09=49PM +0100, Peter Maydell wrote:
> On 9 October 2015 at 12:05, Peter Maydell <peter.mayd...@linaro.org> wrote:
> > /home/petmay01/qemu/util/memfd.c: In function ‘memfd_create’:
> > /home/petmay01/qemu/util/memfd.c:57:20: error: ‘__NR_memfd_create’
> > undeclared (first use in this function)
> >      return syscall(__NR_memfd_create, name, flags);
> >                     ^
> 
> ...also given that this warning is making it nice and obvious
> that this is adding a new syscall, does it need to be added
> to the whitelist in qemu-seccomp.c?
> 

Yes, it sure does. I'll prepare a patch for that right away. Thanks for
pointing that, Peter. I didn't notice.

-- 
Eduardo Otubo
ProfitBricks GmbH

Attachment: signature.asc
Description: Digital signature

Reply via email to