mm/debug-pagealloc: make debug-pagealloc boottime configurable
[linux-2.6-block.git] / arch / powerpc / mm / pgtable_32.c
index d545b12315947c76ff25d5db989a1aec7c60c166..50fad3801f3040d1ee479e3af963576dbaeb0ce9 100644 (file)
@@ -429,7 +429,7 @@ static int change_page_attr(struct page *page, int numpages, pgprot_t prot)
 }
 
 
-void kernel_map_pages(struct page *page, int numpages, int enable)
+void __kernel_map_pages(struct page *page, int numpages, int enable)
 {
        if (PageHighMem(page))
                return;