On 3/17/19 7:20 AM, Martin Steigerwald wrote:
Bart Van Assche - 16.03.19, 22:28:
On 3/16/19 3:43 AM, Martin Steigerwald wrote:
Bart Van Assche - 16.03.19, 00:27:
Since scsi_device_quiesce() skips SCSI devices that have another state than RUNNING, OFFLINE or TRANSPORT_OFFLINE, scsi_device_resume() should not complain about SCSI devices that have been skipped. Hence this patch. This patch avoids that the following warning appears> during resume:
Am I on CC cause one of those warnings appeared in bug reports from me from quite some time ago?
[…]
That's correct. I hope that you don't mind that I cc'ed you?
No, I don't mind.
Would you like me to apply the patch in order to test it? As it is just about suppressing a kernel warning and not changing any major functionality, I wondered whether you like me to do with this or whether the CC is more JFYI.
Hi Martin,
I had cc'd you in case you would have hit the same warning. If you have not yet encountered this warning it's probably not that important that you test this patch.
Best regards,
Bart.