From: JiangShui Yang <yangjiangshui(a)h-partners.com>
The problem of service interruption and loss may be triggered during
live migration. In order to ensure normal business, it is necessary to
resend an interrupt in the live migration driver.
And in the QM service driver, it is guaranteed that the retransmission
interrupt can be received normally.
Longfang Liu (2):
crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
vfio/migration: bugfix lost interruption after live migration
.../hisilicon/migration/acc_vf_migration.c | 66 +++++++----
.../hisilicon/migration/acc_vf_migration.h | 2 +
drivers/crypto/hisilicon/qm.c | 107 +++++++-----------
include/linux/hisi_acc_qm.h | 1 +
4 files changed, 86 insertions(+), 90 deletions(-)
--
2.30.0