From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkXRs-00032F-V6 for qemu-devel@nongnu.org; Fri, 09 Oct 2015 09:11:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkXRn-0007bX-Vp for qemu-devel@nongnu.org; Fri, 09 Oct 2015 09:11:00 -0400 Received: from mail-wi0-f180.google.com ([209.85.212.180]:34211) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkXRn-0007bL-Q3 for qemu-devel@nongnu.org; Fri, 09 Oct 2015 09:10:55 -0400 Received: by wicfx3 with SMTP id fx3so69786666wic.1 for ; Fri, 09 Oct 2015 06:10:55 -0700 (PDT) Date: Fri, 9 Oct 2015 15:10:51 +0200 From: Eduardo Otubo Message-ID: <20151009131051.GA24950@vader> References: <1444338957-15293-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PULL 00/25] virtio,pc features, fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , "Michael S. Tsirkin" --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 09, 2015 at 12=3D09=3D49PM +0100, Peter Maydell wrote: > On 9 October 2015 at 12:05, Peter Maydell wrot= e: > > /home/petmay01/qemu/util/memfd.c: In function =E2=80=98memfd_create=E2= =80=99: > > /home/petmay01/qemu/util/memfd.c:57:20: error: =E2=80=98__NR_memfd_crea= te=E2=80=99 > > undeclared (first use in this function) > > return syscall(__NR_memfd_create, name, flags); > > ^ >=20 > ...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? >=20 Yes, it sure does. I'll prepare a patch for that right away. Thanks for pointing that, Peter. I didn't notice. --=20 Eduardo Otubo ProfitBricks GmbH --M9NhX3UHpAaciwkO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJWF7zbAAoJEP0M/1sS+L0vby4H/Rv7gc6KMkg/IkF+iCpm/gUj 8Qjb7+04PGnHecrGhEJx4kppZ2uoFzQnH837Ccnnr1w+7MiQasmbCVgfFlq1AMK/ qenUBa9xfTnxLtONMkBv169+2TpFONQa2nns/G1zKWpun5XooE0rluPMtqYsEEpp 3KyttrpVcxw7QF6M39ORX4m0/tYXsea+afe0RSCmRsn3wjiZwILzD9/o9rR6Hh35 gJAzF38PdOFVwekpLo/5btXCQXTJ5mgixBe7i46vW0gYWHS+Fx0Dulwif/fKtYvc reV5eMzuBbm6PfTZsev8XqoNCxV/1iO44h6nOnG6TF9H1lEk68i64l8aXD49fKY= =WOrQ -----END PGP SIGNATURE----- --M9NhX3UHpAaciwkO--