commit | c3bc38d9fb30cca2567a4f6f0d52a12d4565c7e5 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Sun Mar 08 22:07:42 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Mar 10 20:48:57 2015 +1100 |
tree | 36783922bc5299a6693fa91b9d3a7a1fe9754912 | |
parent | 9b2de7ff424220c731276aaef9025cdd1d4052a8 [diff] |
crypto: octeon - always disable preemption when using crypto engine Always disable preemption on behalf of the drivers when crypto engine is taken into use. This will simplify the usage. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>