"Yinghai Lu" <[EMAIL PROTECTED]> writes:

> On Mon, Jul 14, 2008 at 10:30 AM, Eric W. Biederman
> <[EMAIL PROTECTED]> wrote:
>> "Yinghai Lu" <[EMAIL PROTECTED]> writes:
>>
>>> for 64bit, kdump can start from address above 4g with bzImage?
>>
>> I think the boot protocol was properly updated for that, it was in the
>> original drafts.  A relocatable kernel with a 64bit entry point.
>>
>> I do know that the 64bit code is ready to do that.
>
> but bzImage for 64bit still use 32bit entries, except kexec could
> uncompress the bzImage like xen domain builder.

>From the standpoint of the crashdump option it doesn't matter.
As the vmlinux supports it, and bzImage could easily support it,
the decompresser is 64bit code.

If bzImage doesn't support it that is a bug we will have to
correct one of these years when it actually matters.

Eric

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

Reply via email to