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:
a755b76
)
slub: Use correct cpu_slab on dead cpu
author
Christoph Lameter
<cl@linux.com>
Wed, 28 Nov 2012 16:23:00 +0000
(16:23 +0000)
committer
Pekka Enberg
<penberg@kernel.org>
Tue, 11 Dec 2012 10:14:27 +0000
(12:14 +0200)
Pass a kmem_cache_cpu pointer into unfreeze partials so that a different
kmem_cache_cpu structure than the local one can be specified.
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
No differences found