[PATCH] Hugepage consolidation
[deliverable/linux.git] / include / asm-x86_64 / page.h
index f43048035a03394ce6330e58e0c4333c01170604..9ce338c3a71eb8fa5a2db09b5ce9b7c109f0654e 100644 (file)
@@ -28,6 +28,7 @@
 #define HPAGE_SIZE     ((1UL) << HPAGE_SHIFT)
 #define HPAGE_MASK     (~(HPAGE_SIZE - 1))
 #define HUGETLB_PAGE_ORDER     (HPAGE_SHIFT - PAGE_SHIFT)
+#define ARCH_HAS_HUGETLB_CLEAN_STALE_PGTABLE
 
 #ifdef __KERNEL__
 #ifndef __ASSEMBLY__
This page took 0.039924 seconds and 5 git commands to generate.