x86: fill in missing pv_mmu_ops entries for PAGETABLE_LEVELS >= 3
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 30 Jan 2008 12:33:20 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:20 +0000 (13:33 +0100)
commitf95f2f7b9d7a3da79a833a8fd78a5154cc4b3107
tree87ad78932cd4a5aef2b811c44776ebb289550d41
parentd8dd8eec57254adac48e46c6d191cb24161d8b4d
x86: fill in missing pv_mmu_ops entries for PAGETABLE_LEVELS >= 3

This finally makes paravirt-ops able to compile and boot under x86_64.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/paravirt.c