From: Heiko Carstens Date: Wed, 24 Aug 2011 15:15:09 +0000 (+0200) Subject: [S390] nss,initrd: kernel image and initrd must be in different segments X-Git-Tag: v3.1-rc4~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27e7318c3e47e4fac71fcb472623434063ccc7a5;p=pandora-kernel.git [S390] nss,initrd: kernel image and initrd must be in different segments When IPL'ing from a block device and an NSS should be created we must make sure that the kernel image and the initrd are in different 1MB segments. Otherwise creating the NSS will fail. So we make sure the initrd is 4MB behind the end of the kernel image like we do already when IPL via the VM reader is performed. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed