crypto: tcrypt - reschedule during speed tests
authorHoria Geantă <horia.geanta@nxp.com>
Mon, 23 Jul 2018 14:18:48 +0000 (17:18 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 3 Aug 2018 10:06:02 +0000 (18:06 +0800)
commit2af632996b898687d382f2b52e820141aba72d63
tree609a05e4f08b5287738dbfedc7f496cfab2a12d9
parentf6adeef77e0724b695fa2b4a655936bb04df075c
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>
crypto/tcrypt.c