Re: [PATCH 4/4] x86: unify asm-x86/pgtable*.h

From: Jeremy Fitzhardinge
Date: Tue Dec 11 2007 - 11:54:04 EST


Ingo Molnar wrote:
> when applied to x86.git#mm this patch has build problems:
>
> include/asm/pgtable.h: In function 'pte_modify':
> include/asm/pgtable.h:246: error: 'pteval_t' undeclared (first use in this function)
> include/asm/pgtable.h:246: error: (Each undeclared identifier is reported only once
> include/asm/pgtable.h:246: error: for each function it appears in.)
> include/asm/pgtable.h:246: error: expected ';' before 'pte'
> include/asm/pgtable.h:247: error: 'pte' undeclared (first use in this function)
>
> config attached.
>

Hm, odd. I compiled and booted 32-bit and 64-bit. Ah, though I may
have missed 32-bit non-PAE, which is your config.

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