Re: Confusions with reserve_early, reserve_bootmem, e820, efi, ... on x86_64

From: Yinghai Lu
Date: Thu Jun 12 2008 - 18:06:42 EST


On Thu, Jun 12, 2008 at 2:52 PM, Paul Jackson <pj@xxxxxxx> wrote:
> hpa writes:
>> It's probably safer to reserve the EBDA even with EFI; it's only a page
>> or so so it doesn't matter much.
>
> Reserving EBDA with EFI is fine by what little I know.
>
> But the current code doesn't like it -- if the EFI memmap range is inside
> the EBDA range, then the reserve_early() routine panics with:
>
> "Overlapping early reservations"
>
> Something needs tweaking here somehow ... and I'm not the one to know what.

what is addr that the EFI memmap should be according to spec?

YH
--
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/