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

From: Ingo Molnar
Date: Wed Mar 19 2008 - 16:53:21 EST



* 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.

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/