commit | a312b37b2a212fd2e227d1d6321f903b91b65ec7 | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Tue Jul 08 15:06:23 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 16 10:53:43 2008 +0200 |
tree | 4861cb8b2985ef5a05705f001a68cd1c23bf1789 | |
parent | 45158894d4d6704afbb4cefe55e5f6ca279fe12a [diff] |
x86/paravirt: call paravirt_pagetable_setup_{start, done} Call paravirt_pagetable_setup_{start,done} These paravirt_ops functions were not being called on x86_64. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Cc: Stephen Tweedie <sct@redhat.com> Cc: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>