Re: [PATCH] scsi: ufs: clear uac for RPMB after ufshcd resets

2020-11-30 Thread kernel test robot
Hi Jaegeuk, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on scsi/for-next] [also build test WARNING on mkp-scsi/for-next linux/master linus/master v5.10-rc6 next-20201130] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitti

[PATCH] scsi: ufs: clear uac for RPMB after ufshcd resets

2020-11-30 Thread Jaegeuk Kim
From: Randall Huang If RPMB is not provisioned, we may see RPMB failure after UFS suspend/resume. Inject request_sense to clear uac in ufshcd reset flow. Signed-off-by: Randall Huang Signed-off-by: Leo Liou Signed-off-by: Jaegeuk Kim --- drivers/scsi/ufs/ufshcd.c | 12 1 file ch