Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: api - Optimise away crypto_yield when hard preemption is on
When hard preemption is enabled there is no need to explicitly call crypto_yield. This patch eliminates it if that is the case. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
- Loading branch information