git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
faab83b
)
SLUB: It is legit to allocate a slab of the maximum permitted size
author
Christoph Lameter
<clameter@sgi.com>
Wed, 16 May 2007 06:57:03 +0000
(23:57 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 17 May 2007 04:19:15 +0000
(21:19 -0700)
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>
No differences found