From: Christoph Lameter Date: Wed, 16 May 2007 06:57:03 +0000 (-0700) Subject: SLUB: It is legit to allocate a slab of the maximum permitted size X-Git-Tag: v2.6.22-rc2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1abd727ed7abf5c19e7d1760671475cbecbccb0e;p=pandora-kernel.git SLUB: It is legit to allocate a slab of the maximum permitted size Sorry I screwed up the comparison. It is only an error if we attempt to allocate a slab larger than the maximum allowed size. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed