commit | 69ee4dd5ea8ce0b45d2fae03f6bda1044577705f | [log] [tgz] |
---|---|---|
author | Antoine Ténart <antoine.tenart@free-electrons.com> | Thu Dec 14 15:26:52 2017 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Dec 22 20:03:33 2017 +1100 |
tree | 2b5c65133bea884aa320f899280303aaa2aa999d | |
parent | 8472e778108cc652f9e36282293d0663ba14a0ce [diff] |
crypto: inside-secure - use threaded IRQs for result handling This patch moves the result handling from an IRQ handler to a threaded IRQ handler, to improve the number of complete requests being handled at once. Suggested-by: Ofer Heifetz <oferh@marvell.com> Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>