mbox series

[v6,0/2] introduce a quirk to allow only page-aligned sg entries

Message ID cover.1611023224.git.kwmad.kim@samsung.com (mailing list archive)
Headers show
Series introduce a quirk to allow only page-aligned sg entries | expand

Message

Kiwoong Kim Jan. 19, 2021, 2:28 a.m. UTC
v5 -> v6: collect received tags
v4 -> v5: collect received tags
v3 -> v4: fix some typos
v2 -> v3: rename exynos functions
v1 -> v2: rename the vops and fix some typos

Kiwoong Kim (2):
  ufs: introduce a quirk to allow only page-aligned sg entries
  ufs: ufs-exynos: use UFSHCD_QUIRK_ALIGN_SG_WITH_PAGE_SIZE

 drivers/scsi/ufs/ufs-exynos.c | 3 ++-
 drivers/scsi/ufs/ufshcd.c     | 2 ++
 drivers/scsi/ufs/ufshcd.h     | 4 ++++
 3 files changed, 8 insertions(+), 1 deletion(-)

Comments

Kiwoong Kim Jan. 19, 2021, 3:42 a.m. UTC | #1
> v5 -> v6: collect received tags


There is a mistake on the part of this commit message.
Sorry, I'll post again.


Thanks.
Kiwoong Kim
> v4 -> v5: collect received tags
> v3 -> v4: fix some typos
> v2 -> v3: rename exynos functions
> v1 -> v2: rename the vops and fix some typos
> 
> Kiwoong Kim (2):
>   ufs: introduce a quirk to allow only page-aligned sg entries
>   ufs: ufs-exynos: use UFSHCD_QUIRK_ALIGN_SG_WITH_PAGE_SIZE
> 
>  drivers/scsi/ufs/ufs-exynos.c | 3 ++-
>  drivers/scsi/ufs/ufshcd.c     | 2 ++
>  drivers/scsi/ufs/ufshcd.h     | 4 ++++
>  3 files changed, 8 insertions(+), 1 deletion(-)
> 
> --
> 2.7.4