[PATCH 0/1] Fix for one more race on scsi device removal

Maxim Levitsky posted 1 patch 3 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201210125929.1136390-1-mlevitsk@redhat.com
Maintainers: Fam Zheng <fam@euphon.net>, Paolo Bonzini <pbonzini@redhat.com>
hw/scsi/scsi-bus.c | 4 ++++
1 file changed, 4 insertions(+)
[PATCH 0/1] Fix for one more race on scsi device removal
Posted by Maxim Levitsky 3 years, 4 months ago
This is a patch from Paulo that he suggested to fix bz #1854811.
(https://bugzilla.redhat.com/show_bug.cgi?id=1854811)

I think that the race that is described in this bug can still happen (in theory)
so it is better to plug it with a refcount as it was suggested.

Best regards,
	Maxim Levitsky

Maxim Levitsky (1):
  scsi: fix device removal race vs IO restart callback on resume

 hw/scsi/scsi-bus.c | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.26.2