On Sep 8 2007 13:50, Keshavamurthy, Anil S wrote: >--snip of boot message-- >BIOS-provided physical RAM map: > BIOS-e820: 0000000000000000 - 00000000000a0000 (usable) > BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) > BIOS-e820: 0000000000100000 - 000000007fe8cc00 (usable) >----end snip--- > >As you see from above the address 0000000000100000 is both >shown as reserved and usable which is confusing. > >This patch fixes the BIOS-e820 end address.
If a segment should have size 0 (even possible?), your patch makes it even more confusing. Jan -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/