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. Changes compared to v1: - Renamed SCMD_RETRY_PASST_ON_UA into SCMD_RETRY_PASSTHROUGH. Bart Van Assche (2): scsi: core: Retry passthrough commands if SCMD_RETRY_PASSTHROUGH is set sd: Retry START STOP UNIT commands drivers/scsi/scsi_error.c | 5 ++++- drivers/scsi/sd.c | 1 + include/scsi/scsi_cmnd.h | 5 ++++- 3 files changed, 9 insertions(+), 2 deletions(-)