From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: Tiejun Chen <tiejun.chen@intel.com>,
xen-devel@lists.xen.org, wei.liu2@citrix.com,
stefano.stabellini@eu.citrix.com
Subject: Re: [PATCH] tools/hvmloader: link errno.h from xen internal
Date: Fri, 31 Oct 2014 10:54:16 +0000 [thread overview]
Message-ID: <54536A58.50307@citrix.com> (raw)
In-Reply-To: <545377B40200007800043E2E@mail.emea.novell.com>
On 31/10/14 10:51, Jan Beulich wrote:
>>>> On 31.10.14 at 11:04, <andrew.cooper3@citrix.com> wrote:
>> On 31/10/14 02:18, Tiejun Chen wrote:
>>> We will use some error numbers in hvmloader so here just link
>>> this head file from xen.
>>>
>>> Signed-off-by: Tiejun Chen <tiejun.chen@intel.com>
>> We already use stdint, stdarg, stdarg and error (in xenbus.c) from the
>> build environment.
>>
>> All of these are safe from an embedded point of view, which is
>> essentially what we are doing with hvmloader.
>>
>> I highly suggest we just go with the environments error.h and be done
>> with it. C99 is very nice to us in this way.
> No, specifically not, as the values defined there may not correspond
> with the ones Xen defines (POSIX doesn't mandate specific numbers).
Good point, which reminds me.
The Xen error numbers must form part of the public API, as they are
already part of the public ABI.
~Andrew
next prev parent reply other threads:[~2014-10-31 10:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-31 2:18 [PATCH] tools/hvmloader: link errno.h from xen internal Tiejun Chen
2014-10-31 9:15 ` Jan Beulich
2014-11-03 2:03 ` Chen, Tiejun
2014-11-03 8:50 ` Jan Beulich
2014-10-31 10:04 ` Andrew Cooper
2014-10-31 10:51 ` Jan Beulich
2014-10-31 10:54 ` Andrew Cooper [this message]
2014-10-31 10:59 ` Jan Beulich
2014-11-03 2:06 ` Chen, Tiejun
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=54536A58.50307@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=JBeulich@suse.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=tiejun.chen@intel.com \
--cc=wei.liu2@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.