SLUB: It is legit to allocate a slab of the maximum permitted size
authorChristoph Lameter <clameter@sgi.com>
Wed, 16 May 2007 06:57:03 +0000 (23:57 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 17 May 2007 04:19:15 +0000 (21:19 -0700)
commit1abd727ed7abf5c19e7d1760671475cbecbccb0e
tree0ec7364ea4171a39bdd00c6f140ec31a0602ca58
parentfaab83bbcd9e001077e42a7c085f1e871997647f
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 <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/slub_def.h