On 7/19/22 02:26, Geert Uytterhoeven wrote:
Thanks for your patch, which is now commit 88f1669019bd62b3 ("scsi: sd:
Rework asynchronous resume support") in scsi/for-next.
On the Salvator-XS development board[1] with a SATA hard drive
connected, accessing the hard drive after resume from s2idle hangs.
I have bisected this to the aformentioned commit, and reverting this
commit fixes the issue.
[1] arch/arm64/boot/dts/renesas/r8a77951-salvator-xs.dts
Hi Geert,
Thank you for having reported this. How about creating a bug report on
https://bugzilla.kernel.org/ and attaching the kernel logs with and
without this patch? It's probably better to upload the kernel logs
somewhere rather than to post these on the linux-scsi mailing list.
Thanks,
Bart.