]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: testmgr - move to generic async completion
authorGilad Ben-Yossef <gilad@benyossef.com>
Wed, 18 Oct 2017 07:00:43 +0000 (08:00 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 3 Nov 2017 14:11:19 +0000 (22:11 +0800)
commitb7f0ac0d0c71da5bb2430ae763d34d2b5acbee69
treeddca78c8aa22c8c35741220a777fb2ea548bab00
parent8fa175753b64b5e8a0711c98c7ed702a863b812a
crypto: testmgr - move to generic async completion

testmgr is starting async. crypto ops and waiting for them to complete.
Move it over to generic code doing the same.

This also provides a test of the generic crypto async. wait code.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c