Re: [PATCH] lguest: Accept guest _PAGE_PWT page table entries

2008-02-06 Thread Ingo Molnar
* Ahmed S. Darwish <[EMAIL PROTECTED]> wrote: > Ofcourse :) : > > Accept guest _PAGE_PWT page table entries, otherwise lguest will > always fail with a "bad page table entry" message. thanks - i've queued this up into x86.git. Rusty, is this fine to you, and should we nurse this fix upstream?

[PATCH] lguest: Accept guest _PAGE_PWT page table entries

2008-02-06 Thread Ahmed S. Darwish
On Thu, Feb 07, 2008 at 12:59:23AM +0100, Ingo Molnar wrote: > > * Ahmed S. Darwish <[EMAIL PROTECTED]> 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