]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - mm/internal.h
hugetlb: pull gigantic page initialisation out of the default path
[linux-2.6-omap-h63xx.git] / mm / internal.h
index f482460de3e69b1f25c2e6fb97d15c1553516005..13333bc2eb68ccb86749beb89df89d82a28b5e80 100644 (file)
@@ -17,6 +17,7 @@ void free_pgtables(struct mmu_gather *tlb, struct vm_area_struct *start_vma,
                unsigned long floor, unsigned long ceiling);
 
 extern void prep_compound_page(struct page *page, unsigned long order);
+extern void prep_compound_gigantic_page(struct page *page, unsigned long order);
 
 static inline void set_page_count(struct page *page, int v)
 {