git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceaa79c
)
[CRYPTO] tcrypt: Move sg_init_table out of timing loops
author
Herbert Xu
<herbert@gondor.apana.org.au>
Sat, 27 Oct 2007 07:51:21 +0000
(
00:51
-0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 27 Oct 2007 07:51:21 +0000
(
00:51
-0700)
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 <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found