diff options
author | Weili Qian <qianweili@huawei.com> | 2024-08-31 19:48:30 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-09-06 14:50:46 +0800 |
commit | 145013f723947c83b1a5f76a0cf6e7237d59e973 (patch) | |
tree | 0a2a1867e17f8256641ffe6719e4406761d32761 /drivers/crypto/amlogic/amlogic-gxl.h | |
parent | 5d2d1ee0874c26b8010ddf7f57e2f246e848af38 (diff) | |
download | lwn-145013f723947c83b1a5f76a0cf6e7237d59e973.tar.gz lwn-145013f723947c83b1a5f76a0cf6e7237d59e973.zip |
crypto: hisilicon/hpre - mask cluster timeout error
The timeout threshold of the hpre cluster is 16ms. When the CPU
and device share virtual address, page fault processing time may
exceed the threshold.
In the current test, there is a high probability that the
cluster times out. However, the cluster is waiting for the
completion of memory access, which is not an error, the device
does not need to be reset. If an error occurs in the cluster,
qm also reports the error. Therefore, the cluster timeout
error of hpre can be masked.
Fixes: d90fab0deb8e ("crypto: hisilicon/qm - get error type from hardware registers")
Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/amlogic/amlogic-gxl.h')
0 files changed, 0 insertions, 0 deletions