commit | 449e8df39d3f94a69deae8341f157f6ef5999015 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 06 15:39:07 2010 -0700 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Aug 05 12:56:13 2010 +1000 |
tree | 75d797caf68e11d7577218e007bdf6f79326c134 | |
parent | bf23c51f1f49d3960f3cd8e3d2e7f943d9c41042 [diff] |
memblock: Add debug markers at the end of the array 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>