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