summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sym53c8xx_2
diff options
context:
space:
mode:
authorCan Guo <cang@codeaurora.org>2019-12-05 03:14:30 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2019-12-20 04:08:52 +0100
commita3a763917216992b8b1b2cc1b4fadb27c660fe70 (patch)
treed4c961c0bbe6c067be238155429f222d05203478 /drivers/scsi/sym53c8xx_2
parentscsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLD (diff)
downloadlinux-a3a763917216992b8b1b2cc1b4fadb27c660fe70.tar.xz
linux-a3a763917216992b8b1b2cc1b4fadb27c660fe70.zip
scsi: ufs: Use DBD setting in mode sense
UFS standard requires DBD field to be set to 1 in MODE SENSE(10). Some card vendors are more strict and check the DBD field, hence respond with CHECK_CONDITION (Sense key set to ILLEGAL_REQUEST and ASC set to INVALID FIELD IN CDB). When host sends MODE SENSE for page caching, as a result of the CHECK_CONDITION response, host assumes that the device doesn't support the cache feature and doesn't send SYNCHRONIZE_CACHE commands to flush the device cache. This can result in data corruption in case of sudden power down when there is data stored in the device cache. This patch fixes the DBD field setting as required in UFS standard. Link: https://lore.kernel.org/r/0101016ed3d657e4-32a6dd52-1505-4312-97ff-2bd3bee59eb7-000000@us-west-2.amazonses.com Reviewed-by: Bean Huo <beanhuo@micron.com> Signed-off-by: Can Guo <cang@codeaurora.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/sym53c8xx_2')
0 files changed, 0 insertions, 0 deletions