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

From: H. Peter Anvin
Date: Thu Jun 12 2008 - 18:40:01 EST


Paul Jackson wrote:

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.


Right of course... in this particular case, one of the reservations is conservative "just in case" and the other is normative, but the code doesn't deal with that since it's potentially flagging a bug.

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