slab: Move kmalloc related function defs
authorChristoph Lameter <cl@linux.com>
Thu, 10 Jan 2013 19:00:53 +0000 (19:00 +0000)
committerPekka Enberg <penberg@kernel.org>
Fri, 1 Feb 2013 10:32:05 +0000 (12:32 +0200)
commit345046673449b5c35840e5cc34a60059cbec9305
tree2543b0f190fabaaf91b35a9c4f251735ae9ddb52
parent31ba7346f082f3468b8e06b45db475a6e25f01fc
slab: Move kmalloc related function defs

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