x86: move pgalloc pud and pgd operations into common place
authorJeremy Fitzhardinge <jeremy@goop.org>
Mon, 17 Mar 2008 23:36:59 +0000 (16:36 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 24 Apr 2008 21:57:30 +0000 (23:57 +0200)
commit5a5f8f42241cf09caec5530a7639cfa8dccc3a7b
tree7ced673cd2fea0d7cf7018ba14b08cf5d7d9d996
parent170fdff7057d4247e3f28cca96d0db1fbc854e3b
x86: move pgalloc pud and pgd operations into common place

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/mm/init_64.c
arch/x86/mm/pgtable.c
include/asm-x86/pgalloc.h
include/asm-x86/pgalloc_32.h [deleted file]
include/asm-x86/pgalloc_64.h [deleted file]