From: Jon Tollefson Date: Thu, 24 Jul 2008 04:27:54 +0000 (-0700) Subject: powerpc: scan device tree for gigantic pages X-Git-Tag: v2.6.27-rc1~781 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=658013e93eb70494f7300bc90457b09a807232a4;p=pandora-kernel.git powerpc: scan device tree for gigantic pages The 16G huge pages have to be reserved in the HMC prior to boot. The location of the pages are placed in the device tree. This patch adds code to scan the device tree during very early boot and save these page locations until hugetlbfs is ready for them. 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