linux/drivers/crypto/hisilicon
Yang Shen 1dc440355e crypto: hisilicon/zip - add a work_queue for zip irq
The patch 'irqchip/gic-v3-its: Balance initial LPI affinity across CPUs'
set the IRQ to an uncentain CPU. If an IRQ is bound to the CPU used by the
thread which is sending request, the throughput will be just half.

So allocate a 'work_queue' and set as 'WQ_UNBOUND' to do the back half work
on some different CPUS.

Signed-off-by: Yang Shen <shenyang39@huawei.com>
Reviewed-by: Zaibo Xu <xuzaibo@huawei.com>
Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-11-20 14:45:33 +11:00
..
hpre crypto: hisilicon/qm - modify the return type of debugfs interface 2020-11-06 14:31:16 +11:00
sec crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY 2020-07-16 21:49:10 +10:00
sec2 crypto: sha - split sha.h into sha1.h and sha2.h 2020-11-20 14:45:33 +11:00
zip crypto: hisilicon/zip - add a work_queue for zip irq 2020-11-20 14:45:33 +11:00
Kconfig crypto: hisilicon/qm - add more ACPI dependencies 2020-04-22 23:28:55 +10:00
Makefile crypto: hisilicon - add HiSilicon SEC V2 driver 2019-11-22 18:48:36 +08:00
qm.c crypto: hisilicon/qm - split 'hisi_qm_init' into smaller pieces 2020-11-06 14:31:17 +11:00
qm.h crypto: hisilicon/qm - modify the return type of debugfs interface 2020-11-06 14:31:16 +11:00
sgl.c crypto: hisilicon - Fix doc warnings in sgl.c and qm.c 2020-10-30 17:34:45 +11:00