git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2cd563
)
memblock: Add "start" argument to memblock_find_base()
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 12 Jul 2010 05:00:34 +0000
(15:00 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 5 Aug 2010 02:56:22 +0000
(12:56 +1000)
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 <benh@kernel.crashing.org>
No differences found