From: Benjamin Herrenschmidt Date: Tue, 6 Jul 2010 22:39:07 +0000 (-0700) Subject: memblock: Add debug markers at the end of the array X-Git-Tag: v2.6.37-rc1~183^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=449e8df39d3f94a69deae8341f157f6ef5999015;p=pandora-kernel.git 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 --- Reading git-diff-tree failed