From: David Rientjes Date: Thu, 13 Jan 2011 23:46:01 +0000 (-0800) Subject: mm: remove gfp mask from pcpu_get_vm_areas X-Git-Tag: v2.6.38-rc1~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec3f64fc9c196a304c4b7db3e1ff56d640628509;p=pandora-kernel.git mm: remove gfp mask from pcpu_get_vm_areas pcpu_get_vm_areas() only uses GFP_KERNEL allocations, so remove the gfp_t formal and use the mask internally. Signed-off-by: David Rientjes Cc: Christoph Lameter Cc: Tejun Heo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed