From: Jesper Juhl Date: Sat, 30 Oct 2010 19:56:26 +0000 (+0200) Subject: profile: Use vzalloc() rather than vmalloc() & memset() X-Git-Tag: v3.0-rc1~321^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=559fa6e76b271b98ff641fa2a968aa2439e43c28;p=pandora-kernel.git profile: Use vzalloc() rather than vmalloc() & memset() There's no reason to memset() manually when we have vzalloc(). Signed-off-by: Jesper Juhl Cc: Arjan van de Ven Cc: William Irwin LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed