From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH v2] fix migration failure with xl migrate --debug Date: Mon, 1 Dec 2014 15:25:45 -0500 Message-ID: <20141201202545.GB21626@laptop.dumpdata.com> References: <1417163231.2372.10.camel@citrix.com> <1417175391.23604.17.camel@citrix.com> <21624.25082.6881.622482@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <21624.25082.6881.622482@mariner.uk.xensource.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 Jackson Cc: Wei Liu , Ian Campbell , Stefano Stabellini , Andrew Cooper , xen-devel@lists.xen.org, M A Young List-Id: xen-devel@lists.xenproject.org On Fri, Nov 28, 2014 at 11:52:26AM +0000, Ian Jackson wrote: > Ian Campbell writes ("Re: [PATCH v2] fix migration failure with xl migrate --debug"): > > Acked-by: Ian Campbell > > Thanks for reviewing it :-). > > > It's pretty big but a large chunk is pretty mechanical. Were you > > intending this for 4.5? (Konrad CCd). > > I think (based on reading the thread but not the code) that this ought > to be in 4.5. Correct. Release-Acked-by: Konrad Rzeszutek Wilk > > Ian.