From: Jon Tollefson Date: Thu, 24 Jul 2008 04:27:53 +0000 (-0700) Subject: powerpc: function to allocate gigantic hugepages X-Git-Tag: v2.6.27-rc1~782 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec4b2c0c8312d1118c2acd00c89988ecf955d5cc;p=pandora-kernel.git powerpc: function to allocate gigantic hugepages The 16G page locations have been saved during early boot in an array. The alloc_bootmem_huge_page() function adds a page from here to the huge_boot_pages list. Acked-by: Adam Litke Signed-off-by: Jon Tollefson Signed-off-by: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed