From: Wei Liu <wei.liu2@citrix.com>
To: Dongli Zhang <dongli.zhang@oracle.com>
Cc: ian.jackson@eu.citrix.com, xen-devel@lists.xen.org,
ross.lagerwall@citrix.com, wei.liu2@citrix.com
Subject: Re: [PATCH 1/1] tools/livepatch: initialise j to 0 to make some versions of gcc happy
Date: Fri, 17 Jun 2016 11:02:30 +0100 [thread overview]
Message-ID: <20160617100230.GU28116@citrix.com> (raw)
In-Reply-To: <8c34603d-fda6-4ce2-b26c-a104c09cd58e@default>
On Thu, Jun 16, 2016 at 02:47:51PM -0700, Dongli Zhang wrote:
>
> > I suggest pasting in Olaf's exact error message here.
> >
> > To avoid extra round trip, I propose updating the commit message as
> > followed:
> >
> > Initialise j to 0 to make some versions of gcc (e.g., gcc4.5/4.3)
> > happy to
> > avoid compilation error by commit
> > beba3693f7243e68bbe31fe3794da91068eeea5b.
> >
> > Failure manifests with gcc 4.5 as:
> >
> > [ 153s] cc1: warnings being treated as errors
> > [ 153s] xen-livepatch.c: In function 'main':
> > [ 153s] xen-livepatch.c:415:12: error: 'j' may be used
> > uninitialized in this function
> > [ 153s] make[3]: *** [xen-livepatch.o] Error 1
> >
> > If you agree with this I will handle the updating while doing my next
> > sweep.
>
>
> Sure. Feel free to update the commit message.
Thanks for confirming. This patch is now acked and queued.
Wei.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-06-17 10:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-16 21:47 [PATCH 1/1] tools/livepatch: initialise j to 0 to make some versions of gcc happy Dongli Zhang
2016-06-17 10:02 ` Wei Liu [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-06-15 13:07 Dongli Zhang
2016-06-16 8:49 ` Wei Liu
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=20160617100230.GU28116@citrix.com \
--to=wei.liu2@citrix.com \
--cc=dongli.zhang@oracle.com \
--cc=ian.jackson@eu.citrix.com \
--cc=ross.lagerwall@citrix.com \
--cc=xen-devel@lists.xen.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.