commit | 3176637ac10eddffdc3bd75281fa354a0d5a0c1e | [log] [tgz] |
---|---|---|
author | Shukun Tan <tanshukun1@huawei.com> | Sat May 09 17:44:03 2020 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri May 15 16:15:03 2020 +1000 |
tree | 01a582303542308c5ed017c1978f15517c38d6e6 | |
parent | 5308f6600a393ee848ed9d9f77b167aa6b202e9c [diff] |
crypto: hisilicon - remove codes of directly report device errors through MSI The hardware device can be configured to report directly through MSI, but this method will not go through RAS, configure all hardware errors that should be processed by driver to NFE. Signed-off-by: Shukun Tan <tanshukun1@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>