x86/paravirt: call paravirt_pagetable_setup_{start, done}
authorEduardo Habkost <ehabkost@redhat.com>
Tue, 8 Jul 2008 22:06:23 +0000 (15:06 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 16 Jul 2008 08:53:43 +0000 (10:53 +0200)
commita312b37b2a212fd2e227d1d6321f903b91b65ec7
tree4861cb8b2985ef5a05705f001a68cd1c23bf1789
parent45158894d4d6704afbb4cefe55e5f6ca279fe12a
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>
arch/x86/kernel/paravirt.c
arch/x86/kernel/setup.c
arch/x86/xen/enlighten.c
include/asm-x86/pgtable.h
include/asm-x86/pgtable_32.h