diff options
Diffstat (limited to 'include/asm-generic/pgtable-nop4d-hack.h')
-rw-r--r-- | include/asm-generic/pgtable-nop4d-hack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-generic/pgtable-nop4d-hack.h b/include/asm-generic/pgtable-nop4d-hack.h index 0c34215263b8..1d6dd38c0e5e 100644 --- a/include/asm-generic/pgtable-nop4d-hack.h +++ b/include/asm-generic/pgtable-nop4d-hack.h | |||
@@ -5,7 +5,7 @@ | |||
5 | #ifndef __ASSEMBLY__ | 5 | #ifndef __ASSEMBLY__ |
6 | #include <asm-generic/5level-fixup.h> | 6 | #include <asm-generic/5level-fixup.h> |
7 | 7 | ||
8 | #define __PAGETABLE_PUD_FOLDED | 8 | #define __PAGETABLE_PUD_FOLDED 1 |
9 | 9 | ||
10 | /* | 10 | /* |
11 | * Having the pud type consist of a pgd gets the size right, and allows | 11 | * Having the pud type consist of a pgd gets the size right, and allows |