From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH] switch default kernel to 2.6.32 in xen-4.0-testing.hg Date: Fri, 13 Aug 2010 11:16:06 -0700 Message-ID: <4C658BE6.2040901@goop.org> References: <4C4E81D5.7030604@goop.org> <20100812162712.GR2804@reaktio.net> <4C643B5F.8080308@goop.org> <19557.16333.440410.943332@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <19557.16333.440410.943332@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Jackson Cc: Xen-devel , Keir Fraser List-Id: xen-devel@lists.xenproject.org On 08/13/2010 05:51 AM, Ian Jackson wrote: >> Fix quoting error >> >> Prevent shell syntax error if $(XEN_LINUX_CONFIG) is empty. >> >> Signed-off-by: Jeremy Fitzhardinge > Acked-by: Ian Jackson > > I haven't reviewed the other two. Is the first patch (update the git > pull stuff) a backport of the corresponding changes from > xen-unstable ? If so, great. Yes, they're just a copy of the xen-unstable version of the file. J