From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH] tools: (lib)xl: remove stray uses of build_info->u.pv.{kernel, ramdisk, cmdline} Date: Thu, 28 Aug 2014 16:45:08 -0400 Message-ID: <53FF94D4.2070000@linaro.org> References: <5477f99d000d8ade8329b70df5283a5c0bf912c0.1409257521.git.ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5477f99d000d8ade8329b70df5283a5c0bf912c0.1409257521.git.ian.campbell@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 , xen-devel@lists.xen.org Cc: ian.jackson@eu.citrix.com, tim@xen.org, Chunyan Liu , stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org Hi Ian, On 28/08/14 16:25, Ian Campbell wrote: > The commit 11dffa2359e8 "xen: pass kernel initrd to qemu" deprecated these in > favour of build_info->{kernel,ramdisk,cmdline} but missed a couple of uses. > > The ARM case breaks guest boot by omitting the command line from the DTB while > the xl SXP one is mostly cosmetic. > > Signed-off-by: Ian Campbell Reviewed-by: Julien Grall Regards, -- Julien Grall