]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/x86/include/asm/pgtable-3level.h
x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / include / asm / pgtable-3level.h
index bc4af5453802559af4c1f14a2e3a3dbaf96e57dc..1ef2be4e9b69eff02bf493220bcdd9eb0747561b 100644 (file)
@@ -260,4 +260,6 @@ static inline pte_t gup_get_pte(pte_t *ptep)
        return pte;
 }
 
+#include <asm/pgtable-invert.h>
+
 #endif /* _ASM_X86_PGTABLE_3LEVEL_H */