From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] libxc: remove superpages option for pv domains Date: Thu, 22 Oct 2015 16:56:20 +0100 Message-ID: <1445529380.2374.32.camel@citrix.com> References: <1444317827-20661-1-git-send-email-jgross@suse.com> <1444403532.1410.420.camel@citrix.com> <20151009190814.GB18202@l.oracle.com> <5624C856.7090506@suse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5624C856.7090506@suse.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: Juergen Gross , Konrad Rzeszutek Wilk Cc: ian.jackson@eu.citrix.com, Konrad Rzeszutek Wilk , xen-devel@lists.xen.org, wei.liu2@citrix.com, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Mon, 2015-10-19 at 12:39 +0200, Juergen Gross wrote: > On 10/09/2015 09:08 PM, Konrad Rzeszutek Wilk wrote: > > On Fri, Oct 09, 2015 at 04:12:12PM +0100, Ian Campbell wrote: > > > On Thu, 2015-10-08 at 17:23 +0200, Juergen Gross wrote: > > > > The pv domain builder currently supports the additional flag > > > > "superpages" to build a pv domain with 2MB pages. This feature > > > > isn't > > > > being used by any component other than the python xc bindings. > > > > > > > > Remove the flag and it's support from the xc bindings and the > > > > domain > > > > builder > > > > > > > > Signed-off-by: Juergen Gross > > > > > > Konrad, > > > > > > In <20151008011056.GA22076@andromeda.dapyr.net> you indicated you > > > were ok > > > with this, may we take that as an: > > > > > > Acked-by: Konrad Rzeszutek Wilk < konrad@darnok.org > > > > > > > for this change? > > > > > > (Or maybe even an > > > Acked-by: Konrad Rzeszutek Wilk < konrad.wilk@oracle.com> > > > ?) > > That one. > > > > > > Acked-by: Konrad Rzeszutek Wilk > > Any further comments? None. Applied, fixing the "it's" which Wei mentioned.