slab: rename gfpflags to allocflags
authorGlauber Costa <glommer@parallels.com>
Thu, 14 Jun 2012 12:17:21 +0000 (16:17 +0400)
committerPekka Enberg <penberg@kernel.org>
Mon, 2 Jul 2012 10:40:06 +0000 (13:40 +0300)
commita618e89f1e6fb3cdfc8ef0ad54a0d57830bf8881
tree792e8211492e6e93f65a76f9ef29bc38b65209e8
parent43d77867a4f333de4e4189114c480dd365133c09
slab: rename gfpflags to allocflags

A consistent name with slub saves us an acessor function.
In both caches, this field represents the same thing. We would
like to use it from the mem_cgroup code.

Signed-off-by: Glauber Costa <glommer@parallels.com>
Acked-by: Christoph Lameter <cl@linux.com>
CC: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
include/linux/slab_def.h
mm/slab.c