From: Keir Fraser <keir.xen@gmail.com>
To: Tim Deegan <tim@xen.org>, Julien Grall <julien.grall@linaro.org>
Cc: xen-devel@lists.xenproject.org, Ian.Jackson@eu.citrix.com,
ian.campbell@citrix.com, george.dunlap@citrix.com
Subject: Re: [PATCH] xen: Don't use -nostdinc flags with CLANG
Date: Tue, 11 Feb 2014 15:01:53 +0000 [thread overview]
Message-ID: <CF1FEBE1.51E26%keir.xen@gmail.com> (raw)
In-Reply-To: <20140211143346.GE10482@deinos.phlegethon.org>
On 11/02/2014 14:33, "Tim Deegan" <tim@xen.org> wrote:
> Fair enough. In that case it needs a release ack from George. It:
> - fixes a compile issue on some version s of clang;
> - might cause a regression with other compilers, but the regression
> is likely to be obvious (i.e. a compile-time failure).
>
> And it needs an ack from Keir, for changing common code.
>
> v2 is below, removing "-iwithprefix". I've kept your tested-by; hope
> that's OK.
>
> Cheers,
>
> Tim.
>
> commit 1d62fcb9ad8d2b409ac2cf0e8a3824e19ca3313f
> Author: Tim Deegan <tim@xen.org>
> Date: Tue Feb 11 12:44:09 2014 +0000
>
> xen: stop trying to use the system <stdarg.h> and <stdbool.h>
>
> We already have our own versions of the stdarg/stdbool definitions, for
> systems where those headers are installed in /usr/include.
>
> On linux, they're typically installed in compiler-specific paths, but
> finding them has proved unreliable. Drop that and use our own versions
> everywhere.
>
> Signed-off-by: Tim Deegan <tim@xen.org>
> Tested-by: Julien Grall <julien.grall@linaro.org>
I'm fine with the principle of it. I don't know about how risky it is for
4.4.
Acked-by: Keir Fraser <keir@xen.org>
next prev parent reply other threads:[~2014-02-11 15:02 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-10 23:29 [PATCH] xen: Don't use -nostdinc flags with CLANG Julien Grall
2014-02-11 8:37 ` Jan Beulich
2014-02-11 8:53 ` Tim Deegan
2014-02-11 12:30 ` Julien Grall
2014-02-11 12:35 ` Tim Deegan
2014-02-11 12:36 ` Julien Grall
2014-02-11 12:59 ` Tim Deegan
2014-02-11 13:20 ` Julien Grall
2014-02-11 13:59 ` Tim Deegan
2014-02-11 14:24 ` Julien Grall
2014-02-11 14:33 ` Tim Deegan
2014-02-11 15:01 ` Keir Fraser [this message]
2014-02-13 11:24 ` Tim Deegan
2014-02-13 11:46 ` George Dunlap
2014-02-13 11:49 ` George Dunlap
2014-02-13 15:19 ` [PATCH] xen: Don't use __builtin_stdarg_start() Tim Deegan
2014-02-13 15:22 ` George Dunlap
2014-02-13 15:32 ` Roger Pau Monné
2014-02-11 13:21 ` [PATCH] xen: Don't use -nostdinc flags with CLANG Julien Grall
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=CF1FEBE1.51E26%keir.xen@gmail.com \
--to=keir.xen@gmail.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=george.dunlap@citrix.com \
--cc=ian.campbell@citrix.com \
--cc=julien.grall@linaro.org \
--cc=tim@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.