diff options
author | Michael Holzheu <holzheu@linux.vnet.ibm.com> | 2011-09-16 14:46:04 +0200 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2011-09-17 18:59:06 +0900 |
commit | 6b8a0f7285fa3eb3f67dfa0d8d5b61ade69e953d (patch) | |
tree | ed4b374fd9d6a359b346f46550b1f55e82c00c4e /util_lib/include | |
parent | 3ca990e0906349623cbdd969ff12032199721097 (diff) |
kexec-tools: s390: Find correct address for ramdisk
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.
Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'util_lib/include')
0 files changed, 0 insertions, 0 deletions