xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>
Cc: xen-devel@lists.xenproject.org,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	M A Young <m.a.young@durham.ac.uk>
Subject: Re: [PATCH v2 for-4.6] libxl: handle read-only drives with qemu-xen
Date: Thu, 17 Sep 2015 12:49:41 +0100	[thread overview]
Message-ID: <1442490581.18856.185.camel@citrix.com> (raw)
In-Reply-To: <20150917113517.GA32106@zion.uk.xensource.com>

On Thu, 2015-09-17 at 12:35 +0100, Wei Liu wrote:
> On Thu, Sep 17, 2015 at 12:13:20PM +0100, Ian Campbell wrote:
> > On Wed, 2015-09-16 at 14:54 +0100, Ian Jackson wrote:
> > > M A Young writes ("Re: [PATCH v2 for-4.6] libxl: handle read-only
> > > drives
> > > with qemu-xen"):
> > > > On Tue, 15 Sep 2015, Stefano Stabellini wrote:
> > > > Is ERROR_INVAL the right error to return? I get
> > > > 
> > > > libxl_dm.c: In function 'libxl__build_device_model_args_new':
> > > > libxl_dm.c:807:28: error: return makes pointer from integer without
> > > > a
> > > > cast 
> > > > [-Werror=int-conversion]
> > > >                      return ERROR_INVAL;
> > > >                             ^
> > > > cc1: all warnings being treated as errors
> > > 
> > > Yikes.
> > > 
> > > > when I try to build xen with the proposed patch.  NULL is returned
> > > > when
> > > > there is a problem in other places in this function.
> > > 
> > > Clearly not.
> > > 
> > > Stefano, do you want to respin ?
> > 
> > > From the other subthread it seems this is down to:
> > 
> >     commit de214e9f93de57fb5239e958372f314d29d3f7a9
> >     Author: Olaf Hering <    olaf@aepfle.de    >
> >     Date:   Mon Apr 20 13:40:31 2015 +0000
> > 
> >         libxl: pass environment to device model
> >         
> >         Prepare device-model setup functions to pass also environment
> > variables
> >         to the spawned process. This is required for upcoming changes
> > which will
> >         set DISPLAY and XAUTHORITY for SDL.
> >         
> >         Signed-off-by: Olaf Hering <    olaf@aepfle.de    >
> >         Cc: Ian Jackson <    ian.jackson@eu.citrix.com    >
> >         Cc: Stefano Stabellini <    stefano.stabellini@eu.citrix.com   
> >  >
> >         Cc: Ian Campbell <    ian.campbell@citrix.com    >
> >         Cc: Wei Liu <    wei.liu2@citrix.com    >
> >         Acked-by: Ian Campbell <    ian.campbell@citrix.com    >
> > 
> > which is 4.6 but not in 4.5 (where Michael was applying). So I think
> > this
> > is just an issue for backport (should return NULL instead) and not for
> > applying now.
> > 
> > So shall we go ahead with this for 4.6 or is there more
> > testing/discussion/whatever needed?
> > 
> 
> Yes, of course.

"Yes, of course, go ahead" or "Yes, of course, more
testing/discusion/whatever is needed" ?

Yes is not a helpful answer to a question which offers a choice ;-)

Ian.

  reply	other threads:[~2015-09-17 11:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-15  9:52 [PATCH v2 for-4.6] libxl: handle read-only drives with qemu-xen Stefano Stabellini
2015-09-15 16:22 ` Ian Jackson
2015-09-21 11:53   ` Ian Campbell
2015-09-15 17:53 ` M A Young
2015-09-16 13:54   ` Ian Jackson
2015-09-17 11:13     ` Ian Campbell
2015-09-17 11:27       ` M A Young
2015-09-17 11:35       ` Wei Liu
2015-09-17 11:49         ` Ian Campbell [this message]
2015-09-17 12:04           ` Wei Liu
2015-09-17 17:58       ` Ian Jackson
2015-09-18  8:47         ` Ian Campbell
2015-09-16 14:14   ` Wei Liu
2015-09-16 14:23     ` M A Young

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=1442490581.18856.185.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=m.a.young@durham.ac.uk \
    --cc=stefano.stabellini@eu.citrix.com \
    --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).