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:
bc45eb8
)
slub: fixed uninitialized counter in struct kmem_cache_node
author
Salman Qazi
<sqazi@google.com>
Thu, 11 Sep 2008 19:25:41 +0000
(12:25 -0700)
committer
Pekka Enberg
<penberg@cs.helsinki.fi>
Mon, 15 Sep 2008 06:49:05 +0000
(09:49 +0300)
Initialized total objects atomic for the node in init_kmem_cache_node. The
uninitialized value was ruining the stats in /proc/slabinfo.
Acked-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Salman Qazi <sqazi@google.com>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
mm/slub.c
patch
|
blob
|
history
diff --cc
mm/slub.c
Simple merge