OSDN Git Service

x86: rename paravirt_alloc_pt etc after the pagetable structure
authorJeremy Fitzhardinge <jeremy@goop.org>
Mon, 17 Mar 2008 23:37:01 +0000 (16:37 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 24 Apr 2008 21:57:31 +0000 (23:57 +0200)
commit6944a9c8945212a0cc1de3589736d59ec542c539
tree3234ea6c8690c9b69d91ab9c9bd3adb0beb4e976
parent394158559d4c912cc58c311b6346cdea0ed2b1de
x86: rename paravirt_alloc_pt etc after the pagetable structure

Rename (alloc|release)_(pt|pd) to pte/pmd to explicitly match the name
of the appropriate pagetable level structure.

[ x86.git merge work by Mark McLoughlin <markmc@redhat.com> ]

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/paravirt.c
arch/x86/kernel/vmi_32.c
arch/x86/mm/init_32.c
arch/x86/mm/ioremap.c
arch/x86/mm/pageattr.c
arch/x86/mm/pgtable.c
arch/x86/xen/enlighten.c
include/asm-x86/paravirt.h
include/asm-x86/pgalloc.h