On 30.12.2011, at 10:10, Christian Borntraeger wrote:
> This reworks the image loading on s390.
>
> Newer kernels will not always have a 0dd0 (basr 13,0) at address 0x1.
> We must not rely on specific code at certain addresses. This check was
> introduced to warn users that tried to load vm
This reworks the image loading on s390.
Newer kernels will not always have a 0dd0 (basr 13,0) at address 0x1.
We must not rely on specific code at certain addresses. This check was
introduced to warn users that tried to load vmlinux, since ELF loading
was not supported. Lets wire that up. If