commit | fb15a9b3047a245a30a51696e4d8e29b1175a598 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Wed Jun 25 00:19:06 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 13:10:30 2008 +0200 |
tree | 422a2347cc8f819bddcc0d55e671ad612565fefa | |
parent | e7a9b0b3c32aa13f4c766eb6a4e7038260718d4c [diff] |
x86: unify pgd_index pgd_index is common for 32 and 64-bit, so move it to a common place. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Cc: xen-devel <xen-devel@lists.xensource.com> Cc: Stephen Tweedie <sct@redhat.com> Cc: Eduardo Habkost <ehabkost@redhat.com> Cc: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>