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:
8de66a0
)
slub: fix SLUB_RESILIENCY_TEST for dynamic kmalloc caches
author
David Rientjes
<rientjes@google.com>
Wed, 25 Aug 2010 23:32:27 +0000
(16:32 -0700)
committer
Pekka Enberg
<penberg@kernel.org>
Sat, 2 Oct 2010 07:24:29 +0000
(10:24 +0300)
Now that the kmalloc_caches array is dynamically allocated at boot,
SLUB_RESILIENCY_TEST needs to be fixed to pass the correct type.
Acked-by: Christoph Lameter <cl@linux.com>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
No differences found