commit | f95f2f7b9d7a3da79a833a8fd78a5154cc4b3107 | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Wed Jan 30 13:33:20 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:20 2008 +0100 |
tree | 87ad78932cd4a5aef2b811c44776ebb289550d41 | |
parent | d8dd8eec57254adac48e46c6d191cb24161d8b4d [diff] |
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>