From: Samuel Thibault <samuel.thibault@ens-lyon.org>
To: Juergen Gross <jgross@suse.com>,
minios-devel@lists.xenproject.org,
xen-devel@lists.xenproject.org, wei.liu2@citrix.com
Subject: Re: [PATCH v2 1/2] mini-os: partially revert "remove using start_info ..."
Date: Mon, 29 Aug 2016 22:56:38 +0200 [thread overview]
Message-ID: <20160829205638.GF4325@var.home> (raw)
In-Reply-To: <20160829204907.GE4325@var.home>
Samuel Thibault, on Mon 29 Aug 2016 22:49:07 +0200, wrote:
> Juergen Gross, on Mon 29 Aug 2016 16:18:26 +0200, wrote:
> > +union start_info_union
> > +{
> > + start_info_t start_info;
> > + char padding[512];
> > +};
>
> Why defining a union? 512 is actually not enough for start_info_t.
Ah, sorry, that was already there :)
Samuel
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-08-29 20:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-29 14:18 [PATCH v2 0/2] mini-os: repair stubdom build Juergen Gross
2016-08-29 14:18 ` [PATCH v2 1/2] mini-os: partially revert "remove using start_info ..." Juergen Gross
2016-08-29 20:49 ` Samuel Thibault
2016-08-29 20:56 ` Samuel Thibault [this message]
2016-08-29 20:57 ` Samuel Thibault
2016-08-29 14:18 ` [PATCH v2 2/2] mini-os: don't get xenbus parameters if xenbus is disabled Juergen Gross
2016-08-30 8:16 ` [PATCH v2 0/2] mini-os: repair stubdom build 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=20160829205638.GF4325@var.home \
--to=samuel.thibault@ens-lyon.org \
--cc=jgross@suse.com \
--cc=minios-devel@lists.xenproject.org \
--cc=wei.liu2@citrix.com \
--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 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).