commit | 2af632996b898687d382f2b52e820141aba72d63 | [log] [tgz] |
---|---|---|
author | Horia Geantă <horia.geanta@nxp.com> | Mon Jul 23 17:18:48 2018 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Aug 03 18:06:02 2018 +0800 |
tree | 609a05e4f08b5287738dbfedc7f496cfab2a12d9 | |
parent | f6adeef77e0724b695fa2b4a655936bb04df075c [diff] |
crypto: tcrypt - reschedule during speed tests Avoid RCU stalls in the case of non-preemptible kernel and lengthy speed tests by rescheduling when advancing from one block size to another. Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>