From: David Miller Date: Fri, 25 Apr 2008 03:46:20 +0000 (-0700) Subject: sched: use alloc_bootmem() instead of alloc_bootmem_low() X-Git-Tag: v2.6.26-rc1~1070^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a9d3225a0d7060bdf3a18018992dc8cef958425;p=pandora-kernel.git sched: use alloc_bootmem() instead of alloc_bootmem_low() There is no guarantee that there is physical ram below 4GB, and in fact many boxes don't have exactly that. Signed-off-by: David S. Miller Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed