[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()
[deliverable/linux.git] / include / asm-x86_64 / page.h
index fcf890aa8c81488ffb1d9c3718e03c03f3ff4207..135ffaa0393b4d8aa5559241d0f512fb61251742 100644 (file)
@@ -28,7 +28,6 @@
 #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.0289 seconds and 5 git commands to generate.