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:
7986824
)
slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNT
author
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 8 Mar 2006 18:33:05 +0000
(10:33 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 8 Mar 2006 18:33:05 +0000
(10:33 -0800)
Instead of having a hard-to-read and confusing conditional in the
caller, just make the slab order calculation handle this special case,
since it's simple and obvious there.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/slab.c
patch
|
blob
|
history
diff --cc
mm/slab.c
Simple merge