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:
45d7f32
)
slub: add missing __percpu markup in mm/slub_def.h
author
Namhyung Kim
<namhyung@gmail.com>
Sat, 7 Aug 2010 12:29:22 +0000
(14:29 +0200)
committer
Pekka Enberg
<penberg@kernel.org>
Mon, 9 Aug 2010 15:48:06 +0000
(18:48 +0300)
kmem_cache->cpu_slab is a percpu pointer but was missing __percpu
markup. Add it.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
No differences found