diff options
-rw-r--r-- | include/asm-generic/4level-fixup.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-generic/4level-fixup.h b/include/asm-generic/4level-fixup.h index 77ff547730af..5bdab6bffd23 100644 --- a/include/asm-generic/4level-fixup.h +++ b/include/asm-generic/4level-fixup.h | |||
@@ -4,6 +4,7 @@ | |||
4 | #define __ARCH_HAS_4LEVEL_HACK | 4 | #define __ARCH_HAS_4LEVEL_HACK |
5 | #define __PAGETABLE_PUD_FOLDED | 5 | #define __PAGETABLE_PUD_FOLDED |
6 | 6 | ||
7 | #define PUD_SHIFT PGDIR_SHIFT | ||
7 | #define PUD_SIZE PGDIR_SIZE | 8 | #define PUD_SIZE PGDIR_SIZE |
8 | #define PUD_MASK PGDIR_MASK | 9 | #define PUD_MASK PGDIR_MASK |
9 | #define PTRS_PER_PUD 1 | 10 | #define PTRS_PER_PUD 1 |