[PATCH] kexec-tools: s390: Find correct address for ramdisk
Simon Horman
horms at verge.net.au
Sat Sep 17 05:58:53 EDT 2011
On Fri, Sep 16, 2011 at 02:46:04PM +0200, Michael Holzheu wrote:
> Hello Simon,
>
> From: Michael Holzheu <holzheu at linux.vnet.ibm.com>
>
> When the kernel image size is larger than 8 MiB on s390, we currently
> can't load the ramdisk, because it is loaded to the fix address 8 MiB
> (RAMDISK_ORIGIN_ADDR) per default.
>
> With this patch the ramdisk is loaded behind the image with an 1 MiB
> alignment. To be compatible with older kernels we still load
> the ramdisk to 8 MiB, if the kernel is smaller than 8 MiB.
Thanks, I have queued this up.
More information about the kexec
mailing list