diff options
author | Hareshx Sankar Raj <hareshx.sankar.raj@intel.com> | 2024-06-25 17:41:19 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-07-06 03:20:00 +0300 |
commit | f0622894c59458fceb33c4197462bc2006f3fc6b (patch) | |
tree | e73137ec487b829b0ebfce5eea121bbc781d87e3 /lib/crypto/mpi/mpi-bit.c | |
parent | 6424da7d8b938fe66e7e771eaa949bc7b6c29c00 (diff) | |
download | linux-f0622894c59458fceb33c4197462bc2006f3fc6b.tar.xz |
crypto: qat - fix unintentional re-enabling of error interrupts
The logic that detects pending VF2PF interrupts unintentionally clears
the section of the error mask register(s) not related to VF2PF.
This might cause interrupts unrelated to VF2PF, reported through
errsou3 and errsou5, to be reported again after the execution
of the function disable_pending_vf2pf_interrupts() in dh895xcc
and GEN2 devices.
Fix by updating only section of errmsk3 and errmsk5 related to VF2PF.
Signed-off-by: Hareshx Sankar Raj <hareshx.sankar.raj@intel.com>
Reviewed-by: Damian Muszynski <damian.muszynski@intel.com>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/crypto/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions