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:
f716d83
)
slab: clarify and fix calculate_slab_order()
author
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 7 Mar 2006 01:44:43 +0000
(17:44 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 7 Mar 2006 01:44:43 +0000
(17:44 -0800)
If we triggered the 'offslab_limit' test, we would return with
cachep->gfporder incremented once too many times.
This clarifies the logic somewhat, and fixes that bug.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/slab.c
patch
|
blob
|
history
diff --cc
mm/slab.c
Simple merge