diff --git a/qemu.spec b/qemu.spec index aa45644..5a21ec1 100644 --- a/qemu.spec +++ b/qemu.spec @@ -286,6 +286,7 @@ Patch0273: migration-fix-memory-leak-in-qmp_migrate_set_paramet.patch Patch0274: migration-tls-fix-inverted-semantics-in-multifd_chan.patch Patch0275: migration-tls-add-error-handling-in-multifd_tls_hand.patch Patch0276: arm-cpu-Fixed-function-undefined-error-at-compile-ti.patch +Patch0277: scsi-mptsas-dequeue-request-object-in-case-of-an-err.patch BuildRequires: flex BuildRequires: bison @@ -670,6 +671,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Wed May 19 2021 Chen Qun +- scsi: mptsas: dequeue request object in case of an error + * Tue May 11 2021 Chen Qun - arm/cpu: Fixed function undefined error at compile time under arm