]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, pgtable.h: fix 2-level 32-bit build
authorIngo Molnar <mingo@elte.hu>
Mon, 9 Feb 2009 10:57:45 +0000 (11:57 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 9 Feb 2009 10:57:45 +0000 (11:57 +0100)
commitc47c1b1f3a9d6973108020df1dcab7604f7774dd
tree4061a58204eb7c5c86a13fb3cb397f7dbf4d9d60
parente5f7f202f31fd05e9de7e1ba5a7b30de7855f5aa
x86, pgtable.h: fix 2-level 32-bit build

- pmd_flags() needs to be available on 2-levels too
- provide pud_large() wrapper as well
- include page.h - it provides basic types relied on by pgtable.h

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/page.h
arch/x86/include/asm/pgtable.h