From: Pekka Enberg Date: Sat, 19 Jul 2008 11:17:22 +0000 (+0300) Subject: slub: dump more data on slab corruption X-Git-Tag: v2.6.27-rc1~952^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ebd652b35e988c0be3390e49b39cc064ba1cfce;p=pandora-kernel.git slub: dump more data on slab corruption The limit of 128 bytes is too small when debugging slab corruption of the skb cache, for example. So increase the limit to PAGE_SIZE to make debugging corruptions easier. Acked-by: Ingo Molnar Acked-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed