[SPARC64]: Kill pgtable quicklists and use SLAB.
[deliverable/linux.git] / include / asm-sparc64 / pgtable.h
index f3ba1e05819517a24ba50bc8353616e4e3039dfe..77ba0b6cc1ced4d428bc412031870727b954e9e5 100644 (file)
@@ -432,12 +432,7 @@ extern unsigned long get_fb_unmapped_area(struct file *filp, unsigned long,
                                          unsigned long);
 #define HAVE_ARCH_FB_UNMAPPED_AREA
 
-/*
- * No page table caches to initialise
- */
-#define pgtable_cache_init()   do { } while (0)
-
-extern void check_pgt_cache(void);
+extern void pgtable_cache_init(void);
 
 #endif /* !(__ASSEMBLY__) */
 
This page took 0.024471 seconds and 5 git commands to generate.