Loading
crypto: qat - disable arbitration before reset
mainline inclusion from mainline-v6.9-rc1 commit 758a0087db98fa23a3597289dbf3643ba9db2700 category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I9A5BW CVE: N/A Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=758a0087db98fa23a3597289dbf3643ba9db2700 ------------------------------------- Disable arbitration to avoid new requests to be processed before resetting a device. This is needed so that new requests are not fetched when an error is detected. Intel-SIG: commit 758a0087db98 crypto: qat - disable arbitration before reset Backport to support QAT in-tree driver Signed-off-by:Furong Zhou <furong.zhou@intel.com> Reviewed-by:
Ahsan Atta <ahsan.atta@intel.com> Reviewed-by:
Markas Rapoportas <markas.rapoportas@intel.com> Reviewed-by:
Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by:
Mun Chun Yep <mun.chun.yep@intel.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au> [ Aichun Shi: amend commit log ] Signed-off-by:
Aichun Shi <aichun.shi@intel.com>