From: Herbert Xu Date: Sat, 27 Oct 2007 07:51:21 +0000 (-0700) Subject: [CRYPTO] tcrypt: Move sg_init_table out of timing loops X-Git-Tag: v2.6.24-rc2~129^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5a613a4291a8107008e4c40108a385cda71b08d;p=pandora-kernel.git [CRYPTO] tcrypt: Move sg_init_table out of timing loops This patch moves the sg_init_table out of the timing loops for hash algorithms so that it doesn't impact on the speed test results. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed