Re: MP-Table mappings

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 15 Feb 2001 14:13:59 +0000 (GMT)


> > Just a crap bios
>
> That's unrelated -- duplicate reservations are due to the MP table being
> located in memory areas marked as "reserved" (ROM, ususally) in the map.

Ah. Ok I'd not seen that specific case

> Thus the area is never freed in the first place and when smp_scan_config()
> calls reserve_bootmem() for the pages a warning is issued. Harmless,
> indeed.

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