powerpc/64s: Enable KFENCE on book3s64
[linux-2.6-block.git] / arch / powerpc / include / asm / book3s / 64 / pgtable.h
index b5f8264cc98036af8f8569981f97e771030d1aca..c436d84226540f60d8e6947454d5eb290d0f4ac9 100644 (file)
@@ -1106,7 +1106,7 @@ static inline void vmemmap_remove_mapping(unsigned long start,
 }
 #endif
 
-#ifdef CONFIG_DEBUG_PAGEALLOC
+#if defined(CONFIG_DEBUG_PAGEALLOC) || defined(CONFIG_KFENCE)
 static inline void __kernel_map_pages(struct page *page, int numpages, int enable)
 {
        if (radix_enabled())