From: Julien Grall <julien.grall@linaro.org>
To: Jan Beulich <JBeulich@suse.com>
Cc: xen-devel <xen-devel@lists.xenproject.org>, Keir Fraser <keir@xen.org>
Subject: Re: [PATCH 2/2] x86/MTRR: optionally print boot time state
Date: Mon, 17 Mar 2014 16:15:01 +0000 [thread overview]
Message-ID: <53271F85.4040703@linaro.org> (raw)
In-Reply-To: <532724A80200007800124D95@nat28.tlf.novell.com>
On 03/17/2014 03:36 PM, Jan Beulich wrote:
> The issue looks like a compiler bug (gcc extension incompatibility)
> to me, and I'm not certain we want to re-introduce ugliness just
> eliminated to work around such. Do they not have any other
> mechanism available by which one can use a "default" initializer
> for everything not getting a specific one? If not, the next best
> alternative to me would seem to be to leave these slots
> completely empty, and put in place the "?" when finding a slot
> to be empty.
It seems the warning is issued by -Winitializer-overrides, maybe the
right solution is to disable this options on CLANG (FYI, this is what
QEMU does).
Regards,
--
Julien Grall
next prev parent reply other threads:[~2014-03-17 16:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-10 10:57 [PATCH 0/2] x86: further MTRR changes Jan Beulich
2014-03-10 11:07 ` [PATCH 1/2] x86/MTRR: consolidation Jan Beulich
2014-03-10 11:08 ` [PATCH 2/2] x86/MTRR: optionally print boot time state Jan Beulich
2014-03-17 15:29 ` Julien Grall
2014-03-17 15:36 ` Jan Beulich
2014-03-17 16:15 ` Julien Grall [this message]
2014-03-17 16:32 ` Jan Beulich
2014-03-10 13:26 ` [PATCH 0/2] x86: further MTRR changes Keir Fraser
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=53271F85.4040703@linaro.org \
--to=julien.grall@linaro.org \
--cc=JBeulich@suse.com \
--cc=keir@xen.org \
--cc=xen-devel@lists.xenproject.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.