From: Andi Kleen Date: Thu, 24 Jul 2008 04:27:45 +0000 (-0700) Subject: mm: introduce non panic alloc_bootmem X-Git-Tag: v2.6.27-rc1~792 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b54bbf7b81170f03597c17dd0b559e3006bc9868;p=pandora-kernel.git mm: introduce non panic alloc_bootmem Straight forward variant of the existing __alloc_bootmem_node, only subsequent patch when allocating giant hugepages at boot -- don't want to panic if we can't allocate as many as the user asked for. 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