Re: [PATCH 00 of 31] x86: unification and xen updates

From: Jeremy Fitzhardinge
Date: Wed Mar 19 2008 - 17:34:49 EST


Ingo Molnar wrote:
* Ingo Molnar <mingo@xxxxxxx> wrote:

thanks Jeremy, i've queued them all up and the current x86/latest branch should have them. They looked robust so far in my testing.

found a build bug on 32-bit & PAE - pud_populate() assumed too much about types:

In file included from arch/x86/mm/pgtable.c:3:
include/asm/pgalloc.h: In function 'pud_populate':
include/asm/pgalloc.h:93: error: dereferencing pointer to incomplete type

i've uninlined it and has trickled that through your series.

I build 32-bit PAE all the time. I guess the difference is your build is !PARAVIRT?

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