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:
bf23c51
)
memblock: Add debug markers at the end of the array
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 6 Jul 2010 22:39:07 +0000
(15:39 -0700)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 5 Aug 2010 02:56:13 +0000
(12:56 +1000)
Since we allocate one more than needed, why not do a bit of sanity checking
here to ensure we don't walk past the end of the array ?
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found