From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGTue-0001fh-Kw for qemu-devel@nongnu.org; Tue, 05 Jan 2016 10:52:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGTua-0000W0-Hj for qemu-devel@nongnu.org; Tue, 05 Jan 2016 10:52:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44639) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGTua-0000Vf-D3 for qemu-devel@nongnu.org; Tue, 05 Jan 2016 10:52:40 -0500 References: <20160105152905.14756.58938.stgit@bahia.lab.toulouse-stg.fr.ibm.com> From: Eric Blake Message-ID: <568BE6C7.5030105@redhat.com> Date: Tue, 5 Jan 2016 08:52:39 -0700 MIME-Version: 1.0 In-Reply-To: <20160105152905.14756.58938.stgit@bahia.lab.toulouse-stg.fr.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ujuVTdSBAQ9DejSiBScRfNsPFsQigw2Uh" Subject: Re: [Qemu-devel] [PATCH] linux-user: fix typo in trace formats List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Greg Kurz , qemu-devel@nongnu.org Cc: Laurent Vivier , Paolo Bonzini This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ujuVTdSBAQ9DejSiBScRfNsPFsQigw2Uh Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/05/2016 08:29 AM, Greg Kurz wrote: > When building all targets, I get tons of warnings like below: >=20 > ./trace/generated-tracers.h: In function =E2=80=98trace_user_s390x_rest= ore_sigregs=E2=80=99: > ./trace/generated-tracers.h:17551:25: warning: too many arguments for f= ormat > [-Wformat-extra-args] > , env, sc_psw_addr, env_psw_addr); >=20 > Fixes: c8ee0a445a6a85635e962c0346bc7b1259c1a3f5 > Signed-off-by: Greg Kurz > --- > trace-events | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) Duplicate of: https://lists.gnu.org/archive/html/qemu-devel/2015-12/msg03667.html --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --ujuVTdSBAQ9DejSiBScRfNsPFsQigw2Uh Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWi+bHAAoJEKeha0olJ0Nq+hAH/A1xtRhbvU/w+gJsiERnCqCu C3+T5OQkgaxyh+Nxu/ejrG5LeiuSmSOKJZgdi0AimiEJkxtmkdn3pFPy5/sFH+u4 MzsDg9WT+KOciVJvu5jXsv2Dzan2xvX3akCLPeKXobDMI1wGHXiqm7XmzenfEq6w puG/Ah4tUeUhkZqK4gwCZPL7UgfsPonrZUpWsx3hcVpEHRsBZOpcwaV0gToGuIkg MJVgHFayD0TIshkzBh5pwI4DGtJQvKikyQ2GxwK4v/LAxf+Ko5jUW7jVCjPIU418 nt894Hkl2DQmpTgCPOQ0fS1QUM93RI7fk2nBd+x/9wyFls2xfWjx+3faMVAd2Bk= =Yy54 -----END PGP SIGNATURE----- --ujuVTdSBAQ9DejSiBScRfNsPFsQigw2Uh--