On Mon, 6 Jul 2020 11:14:36 -0400, Alan Stern wrote: > Commit 05d18ae1cc8a ("scsi: pm: Balance pm_only counter of request > queue during system resume") fixed a problem in the block layer's > runtime-PM code: blk_set_runtime_active() failed to call > blk_clear_pm_only(). However, the commit's implementation was > awkward; it forced the SCSI system-resume handler to choose whether to > call blk_post_runtime_resume() or blk_set_runtime_active(), depending > on whether or not the SCSI device had previously been runtime > suspended. > > [...] Applied to 5.9/scsi-queue, thanks! [1/1] scsi: block: pm: Simplify resume handling https://git.kernel.org/mkp/scsi/c/8f38f8e0a30e -- Martin K. Petersen Oracle Linux Engineering