diff options
Diffstat (limited to 'include/asm-x86')
-rw-r--r-- | include/asm-x86/pgtable_64.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-x86/pgtable_64.h b/include/asm-x86/pgtable_64.h index 223b0032bab5..faa6a96c2a5c 100644 --- a/include/asm-x86/pgtable_64.h +++ b/include/asm-x86/pgtable_64.h | |||
@@ -25,6 +25,8 @@ extern void clear_kernel_mapping(unsigned long addr, unsigned long size); | |||
25 | 25 | ||
26 | #endif /* !__ASSEMBLY__ */ | 26 | #endif /* !__ASSEMBLY__ */ |
27 | 27 | ||
28 | #define SHARED_KERNEL_PMD 1 | ||
29 | |||
28 | /* | 30 | /* |
29 | * PGDIR_SHIFT determines what a top-level page table entry can map | 31 | * PGDIR_SHIFT determines what a top-level page table entry can map |
30 | */ | 32 | */ |