[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211211112519.21201-1-qianweili@huawei.com>
Date: Sat, 11 Dec 2021 19:25:13 +0800
From: Weili Qian <qianweili@...wei.com>
To: <herbert@...dor.apana.org.au>, <davem@...emloft.net>
CC: <linux-kernel@...r.kernel.org>, <linux-crypto@...r.kernel.org>,
<wangzhou1@...ilicon.com>, <liulongfang@...wei.com>,
Weili Qian <qianweili@...wei.com>
Subject: [PATCH 0/6] crypto: hisilicon/qm - handling abnormal interrupts event
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
Powered by blists - more mailing lists