[PATCH 0/3] kexec-tools: fix bugs and pass initrd position for arm

Dave Young dyoung at redhat.com
Wed Jan 22 22:38:51 EST 2014


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



More information about the kexec mailing list