From: Glauber Costa Date: Thu, 14 Jun 2012 12:17:21 +0000 (+0400) Subject: slab: rename gfpflags to allocflags X-Git-Tag: v3.6-rc1~50^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a618e89f1e6fb3cdfc8ef0ad54a0d57830bf8881;p=pandora-kernel.git 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 Acked-by: Christoph Lameter CC: Pekka Enberg Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed