From: Andi Kleen Date: Thu, 24 Jul 2008 04:27:46 +0000 (-0700) Subject: mm: export prep_compound_page to mm X-Git-Tag: v2.6.27-rc1~791 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01ad1c0827db5b3695c53e296dbb2c1da16a0911;p=pandora-kernel.git mm: export prep_compound_page to mm hugetlb will need to get compound pages from bootmem to handle the case of them being greater than or equal to MAX_ORDER. Export the constructor function needed for this. Acked-by: Adam Litke Signed-off-by: Andi Kleen Signed-off-by: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed