From mboxrd@z Thu Jan 1 00:00:00 1970 From: Juergen Gross Subject: Re: [PATCH 1/5] libxc: remove allocate member from struct xc_dom_image Date: Mon, 28 Sep 2015 05:55:31 +0200 Message-ID: <5608BA33.5090407@suse.com> References: <1441974742-27352-1-git-send-email-jgross@suse.com> <1441974742-27352-2-git-send-email-jgross@suse.com> <22002.52410.790105.874446@mariner.uk.xensource.com> <1443195544.25250.169.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1443195544.25250.169.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell , Ian Jackson Cc: xen-devel@lists.xensource.com, wei.liu2@citrix.com, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On 09/25/2015 05:39 PM, Ian Campbell wrote: > On Fri, 2015-09-11 at 13:44 +0100, Ian Jackson wrote: >> Juergen Gross writes ("[PATCH 1/5] libxc: remove allocate member from >> struct xc_dom_image"): >>> The allocate() callback in struct xc_dom_image is never set. Remove it. >> >> Acked-by: Ian Jackson > > Applied to staging. Really? Can't see it there. Juergen > > This will have a trivial context conflict for Roger's series, which adds a > new field to xc_dom_image below the *allocate which is being removed here. > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel >