This patchset attempts to fix a deadlock in ufs. This deadlock occurs because the ufs host driver tries to resume its child (wlun scsi device) to send SSU to it during its suspend. Asutosh Das (2): block: bsg: resume scsi device before accessing scsi: ufs: Fix deadlock while suspending ufs host block/bsg.c | 8 ++++++++ drivers/scsi/ufs/ufshcd.c | 18 ++---------------- 2 files changed, 10 insertions(+), 16 deletions(-) -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.