Re: [PATCH 4/6] kexec: A new system call, kexec_file_load, for inkernel kexec

From: H. Peter Anvin
Date: Fri Dec 20 2013 - 22:33:03 EST


On 12/20/2013 05:32 PM, Eric W. Biederman wrote:
>
> Stuff and nonsense. bzImage is just an ugly wrapper around an ELF
> image.
>

Not really. We put the ELF image in there to help Xen and presumably
kexec, but there are actually quite a few issues with it... for one
thing, as currently built there are megabytes of zeroes in it for no
good reason.

Even if you don't need the entry code, the additional metadata is
meaningful.

-hpa


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/