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:
4734b59
)
memblock: Move memblock arrays to static storage in memblock.c and make their size...
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 6 Jul 2010 22:39:06 +0000
(15:39 -0700)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 5 Aug 2010 02:56:12 +0000
(12:56 +1000)
This is in preparation for having resizable arrays.
Note that we still allocate one more than needed, this is unchanged from
the previous implementation.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found