diff options
author | 2022-06-09 20:31:18 +0800 | |
---|---|---|
committer | 2022-06-17 17:19:20 +0800 | |
commit | 3099fc9c2b3aaace80947d07d13b40da2dd79fd4 (patch) | |
tree | a7308b2b4e9634a8f1d4568cabc7ce06978c95a7 /lib/mpi/mpi-add.c | |
parent | crypto: hisilicon/qm - add functions for releasing resources (diff) | |
download | linux-dev-3099fc9c2b3aaace80947d07d13b40da2dd79fd4.tar.xz linux-dev-3099fc9c2b3aaace80947d07d13b40da2dd79fd4.zip |
crypto: hisilicon/qm - move alloc qm->wq to qm.c
Before stopping the function, the driver needs to flush all the remaining
work about event irq. Therefore, accelerator drivers use a private
workqueue(qm->wq) to handle event irq instead of the system workqueue.
This patch moves alloc workqueue from sec_main.c and zip_main.c to qm.c.
Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions