Re: [RFC] use realmode code to reserve end-of-conventional-memoryto 1MB

From: Ingo Molnar
Date: Tue Mar 04 2008 - 11:23:49 EST



* Mark McLoughlin <markmc@xxxxxxxxxx> wrote:

> > i'm wondering, what triggered this bug, and why didnt we have these
> > problems in the past?
>
> That's been bothering me too, but hadn't come up with anything until I
> just now looked again.
>
> I'm pretty certain that dmi_scan_machine() wasn't using a fixmap
> before (in 2.6.24) since I had to fix a broken xen dom0 patch to
> handle this new situation.

ah, ok, indeed Jeremy's gut feeling about early_ioremap() was right - we
didnt use fixmaps for early_ioremap() [ ex. bt_ioremap() ] in .24. We
try to slowly get rid of the linearity assumptions from arch/x86, this
was one of the steps.

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