From: Tejun Heo Date: Mon, 8 Sep 2014 00:51:30 +0000 (+0900) Subject: proportions: add @gfp to init functions X-Git-Tag: fixes-against-v3.18-rc2~134^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20ae00792c6f1f18fc4fc5965445a145df92827e;p=pandora-kernel.git proportions: add @gfp to init functions Percpu allocator now supports allocation mask. Add @gfp to [flex_]proportions init functions so that !GFP_KERNEL allocation masks can be used with them too. This patch doesn't make any functional difference. Signed-off-by: Tejun Heo Reviewed-by: Jan Kara Cc: Peter Zijlstra --- Reading git-diff-tree failed