From: Joe Perches Date: Tue, 12 Nov 2013 23:07:10 +0000 (-0800) Subject: ksm: remove redundant __GFP_ZERO from kcalloc X-Git-Tag: v3.13-rc1~106^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bafe1e14403ad40714ffcfa1fb173b371cc87a1f;p=pandora-kernel.git ksm: remove redundant __GFP_ZERO from kcalloc kcalloc returns zeroed memory. There's no need to use this flag. Signed-off-by: Joe Perches Reviewed-by: Wanpeng Li Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed