Hi Martin, This patch series fixes a particular type of system resume failure for SCSI devices. Please consider this patch series for the next merge window. Thanks, Bart. Bart Van Assche (2): scsi: core: Retry passthrough commands if SCMD_RETRY_PASST_ON_UA is set sd: Retry START STOP UNIT commands in case of a unit attention drivers/scsi/scsi_error.c | 5 ++++- drivers/scsi/sd.c | 1 + include/scsi/scsi_cmnd.h | 5 ++++- 3 files changed, 9 insertions(+), 2 deletions(-)