On Tue, 2017-10-17 at 17:28 -0600, Jens Axboe wrote: > On 10/17/2017 05:26 PM, Bart Van Assche wrote: > > It is known that during the resume following a hibernate, especially when > > using an md RAID1 array created on top of SCSI devices, sometimes the system > > hangs instead of coming up properly. This patch series fixes that > > problem. These patches have been tested on top of the block layer for-next > > branch. Please consider these changes for kernel v4.15. > > The folks that had trouble with this issue, have they tested the > patchset? I'd like to get a solution queued up for this sooner rather > than later, but I'd greatly prefer if we had some folks that have > tested and verified it. Hello Jens, Previous versions of this series have been tested by the two reporters of this issue (Oleksandr Natalenko and Martin Steigerwald). I think this version is close enough to what has been tested by Oleksandr and Martin for their test results still to be valid. See also: * https://www.mail-archive.com/linux-block@xxxxxxxxxxxxxxx/msg13930.html * https://www.mail-archive.com/linux-block@xxxxxxxxxxxxxxx/msg14389.html Thanks, Bart.