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 > > kexec/arch/arm/kexec-zImage-arm.c | 37 ++++++++++++++++++++++++++++++++++++- > 1 file changed, 36 insertions(+), 1 deletion(-) Previously I tested arm kexec on virtual machine, there's some breakage. But due to lack of time I did not get chance to continue on it. I will have a test with your patches and review the patches. Thanks Dave