Re: [Lguest/x86]: Clash with ioremap_nocache() + _PAGE_PWT

From: Ingo Molnar
Date: Wed Feb 06 2008 - 19:25:45 EST



* Ahmed S. Darwish <darwish.07@xxxxxxxxx> wrote:

> Hi all,
>
> Beginning from commit 4138cc3418f5, ioremap_nocache() sets the _PAGE_PWT
> flag.
>
> Lguest doesn't accept a guest pte with a _PWT flag and reports a "bad
> page table entry" in that case.
>
> I've removed check from lguest code and everything worked fine. Is
> this safe from the Lguest side ?

yes, should be safe. Could you send a patch so that others can apply it
too?

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/