diff options
Diffstat (limited to 'arch/x86/xen/mmu.c')
| -rw-r--r-- | arch/x86/xen/mmu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/xen/mmu.c b/arch/x86/xen/mmu.c index 624efbefb942..c2ff7ea37b8c 100644 --- a/arch/x86/xen/mmu.c +++ b/arch/x86/xen/mmu.c | |||
| @@ -1176,6 +1176,7 @@ static void xen_exit_mmap(struct mm_struct *mm) | |||
| 1176 | 1176 | ||
| 1177 | static void __init xen_pagetable_init(void) | 1177 | static void __init xen_pagetable_init(void) |
| 1178 | { | 1178 | { |
| 1179 | paging_init(); | ||
| 1179 | } | 1180 | } |
| 1180 | 1181 | ||
| 1181 | static __init void xen_mapping_pagetable_reserve(u64 start, u64 end) | 1182 | static __init void xen_mapping_pagetable_reserve(u64 start, u64 end) |
