diff options
author | Tero Kristo <t-kristo@ti.com> | 2016-08-04 13:28:36 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-09-13 15:20:55 +0300 |
commit | 4e7813a0b2aebb210416a418595ceb91ba4e5a37 (patch) | |
tree | c004a1af006b07374385fd5d8399703f0cf91a44 /Documentation/target | |
parent | 71f89917ff96c03191b19c2bb8cd587b61004e62 (diff) | |
download | linux-4e7813a0b2aebb210416a418595ceb91ba4e5a37.tar.xz |
crypto: omap-sham - avoid executing tasklet where not needed
Some of the call paths of OMAP SHA driver can avoid executing the next
step of the crypto queue under tasklet; instead, execute the next step
directly via function call. This avoids a costly round-trip via the
scheduler giving a slight performance boost.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation/target')
0 files changed, 0 insertions, 0 deletions