From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1W6B7m-0004fK-Jy for kexec@lists.infradead.org; Thu, 23 Jan 2014 03:38:39 +0000 Date: Thu, 23 Jan 2014 11:38:51 +0800 From: Dave Young Subject: Re: [PATCH 0/3] kexec-tools: fix bugs and pass initrd position for arm Message-ID: <20140123033851.GG3768@dhcp-16-126.nay.redhat.com> References: <1390387924-73946-1-git-send-email-wangnan0@huawei.com> <20140123024716.GF3768@dhcp-16-126.nay.redhat.com> <52E084DA.1000507@huawei.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <52E084DA.1000507@huawei.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=twosheds.infradead.org@lists.infradead.org To: Wang Nan Cc: Simon Horman , kexec@lists.infradead.org, Geng Hui On 01/23/14 at 10:56am, Wang Nan wrote: > On 2014/1/23 10:47, Dave Young wrote: > > On 01/22/14 at 06:52pm, Wang Nan wrote: > >> Hi, > >> > >> This patch series contains following bug fixes and cleanups for > >> kexec-tools on arm platform: > >> > >> Wang Nan (3): > >> kexec: align initrd when no --image-size > >> kexec: pass initrd position in dtb > >> kexec: increase zImage compress ratio from 4 to 5 > > > > One question: > > Is these kexec-tools patches enough for kexec work or still need the > > kernel patches you sent? > > > > Thanks > > Dave > > > > kexec will work without the kernel side patches, but the atag, kernel > cmdline, dtb information and kernel configuration must be carefully > adjusted. > It does not work for me with below: kexec -l /boot/vmlinuz-`uname -r` --append=`cat /proc/cmdline` --dtb vexpress-v2p-ca9.dtb The dtb and kexec kernel are exactly same with the 1st kernel. Is there any other things for setup in qemu, but probably it's different from your hardware setup.. Thanks Dave _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec