[PATCH 0/6] crypto: hisilicon/qm - handling abnormal interrupts event

From: Weili Qian
Date: Sat Dec 11 2021 - 06:30:11 EST


When the hardware reports abnormal interrupt event, the driver needs to
handle it according to the error type, such as function reset and
disable queue.

Weili Qian (6):
crypto: hisilicon/qm - remove unnecessary device memory reset
crypto: hisilicon/qm - code movement
crypto: hisilicon/qm - modify the handling method after abnormal
interruption
crypto: hisilicon/qm - use request_threaded_irq instead
crypto: hisilicon/qm - reset function if event queue overflows
crypto: hisilicon/qm - disable queue when 'CQ' error

drivers/crypto/hisilicon/qm.c | 278 ++++++++++++++++++++++------------
1 file changed, 183 insertions(+), 95 deletions(-)

--
2.33.0