diff options
author | Zain Wang <[email protected]> | 2017-07-24 09:23:13 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2017-08-03 14:00:22 +0800 |
commit | 641eacd15696a65b08880985701c8082872da136 (patch) | |
tree | f827ca09e20224a0622aa816ead526f6d9e80709 /lib/mpi/mpiutil.c | |
parent | 1d5449445bd0afbc003518543873c7198a09728b (diff) |
crypto: rockchip - move the crypto completion from interrupt context
It's illegal to call the completion function from hardirq context,
it will cause runtime tests to fail. Let's build a new task (done_task)
for moving update operation from hardirq context.
Signed-off-by: zain wang <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions