qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kurz <gkurz@linux.vnet.ibm.com>
To: Eric Blake <eblake@redhat.com>
Cc: Laurent Vivier <lvivier@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	qemu-devel@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] linux-user: fix typo in trace formats
Date: Tue, 5 Jan 2016 17:00:47 +0100	[thread overview]
Message-ID: <20160105170047.0ffce2e9@bahia.local> (raw)
In-Reply-To: <568BE6C7.5030105@redhat.com>

On Tue, 5 Jan 2016 08:52:39 -0700
Eric Blake <eblake@redhat.com> wrote:

> On 01/05/2016 08:29 AM, Greg Kurz wrote:
> > When building all targets, I get tons of warnings like below:
> > 
> > ./trace/generated-tracers.h: In function ‘trace_user_s390x_restore_sigregs’:
> > ./trace/generated-tracers.h:17551:25: warning: too many arguments for format
> > [-Wformat-extra-args]
> >                          , env, sc_psw_addr, env_psw_addr);
> > 
> > Fixes: c8ee0a445a6a85635e962c0346bc7b1259c1a3f5
> > Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
> > ---
> >  trace-events |   10 +++++-----
> >  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> Duplicate of:
> https://lists.gnu.org/archive/html/qemu-devel/2015-12/msg03667.html
> 

Indeed I had missed that... I hope Stefan will send a pull request soon
because it is annoying when building all targets.

Thanks.

--
Greg

      reply	other threads:[~2016-01-05 16:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-05 15:29 [Qemu-devel] [PATCH] linux-user: fix typo in trace formats Greg Kurz
2016-01-05 15:52 ` Eric Blake
2016-01-05 16:00   ` Greg Kurz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160105170047.0ffce2e9@bahia.local \
    --to=gkurz@linux.vnet.ibm.com \
    --cc=eblake@redhat.com \
    --cc=lvivier@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).