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:
31ba734
)
slab: Move kmalloc related function defs
author
Christoph Lameter
<cl@linux.com>
Thu, 10 Jan 2013 19:00:53 +0000
(19:00 +0000)
committer
Pekka Enberg
<penberg@kernel.org>
Fri, 1 Feb 2013 10:32:05 +0000
(12:32 +0200)
Move these functions higher up in slab.h so that they are grouped with other
generic kmalloc related definitions.
Acked-by: Glauber Costa <glommer@parallels.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
include/linux/slab.h
patch
|
blob
|
history
diff --cc
include/linux/slab.h
Simple merge