From: David S. Miller Date: Mon, 15 Oct 2007 23:43:19 +0000 (-0700) Subject: [SPARC64]: Fix boot failures due to bootmem. X-Git-Tag: v2.6.24-rc1~295^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=719023fb90009855c4515a16349fc6d0a2f93a74;p=pandora-kernel.git [SPARC64]: Fix boot failures due to bootmem. Do not use *alloc_bootmem_low*(), because ARCH_LOW_ADDRESS_LIMIT is 4GB and this results in boot failures if all of the physical memory in the machine is above 4GB. Signed-off-by: David S. Miller --- Reading git-diff-tree failed