lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ