commit | 6944a9c8945212a0cc1de3589736d59ec542c539 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Mon Mar 17 16:37:01 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 24 23:57:31 2008 +0200 |
tree | 3234ea6c8690c9b69d91ab9c9bd3adb0beb4e976 | |
parent | 394158559d4c912cc58c311b6346cdea0ed2b1de [diff] |
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>