From: Benjamin Herrenschmidt Date: Mon, 12 Jul 2010 05:00:34 +0000 (+1000) Subject: memblock: Add "start" argument to memblock_find_base() X-Git-Tag: v2.6.37-rc1~183^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fef501d49d31f997a3381b6c1efd5bca382b6b6f;p=pandora-kernel.git memblock: Add "start" argument to memblock_find_base() To constraint the search of a region between two boundaries, which will be used by the new NUMA aware allocator among others. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed