Re: [RESENT PATCH v5 0/5] scsi: ufs: cleanup ufs initialization

From: Martin K. Petersen
Date: Tue Jun 16 2020 - 00:00:29 EST


On Wed, 3 Jun 2020 11:19:54 +0200, Bean Huo wrote:

> Resent this patchset since linux-scsi@xxxxxxxxxxxxxxx and
> linux-kernel@xxxxxxxxxxxxxxx rejected my email
>
>
> Cleanup UFS descriptor length initialization, and delete some unnecessary code.
>
> Changelog:
> v4 - v5:
> 1. Rebased patch
> 2. In the patch 3/5, change "param_size > buff_len" to
> "(param_offset + param_size) > buff_len"
>
> [...]

Applied to 5.9/scsi-queue, thanks!

[1/5] scsi: ufs: Remove max_t in ufs_get_device_desc
https://git.kernel.org/mkp/scsi/c/458a45f5262b
[2/5] scsi: ufs: Delete ufshcd_read_desc()
https://git.kernel.org/mkp/scsi/c/c4607a09450d
[3/5] scsi: ufs: Fix potential NULL pointer access during memcpy
https://git.kernel.org/mkp/scsi/c/cbe193f6f093
[4/5] scsi: ufs: Clean up ufs initialization path
https://git.kernel.org/mkp/scsi/c/7a0bf85b5e18
[5/5] scsi: ufs: Add compatibility with 3.1 UFS unit descriptor length
https://git.kernel.org/mkp/scsi/c/72fb690eece1

--
Martin K. Petersen Oracle Linux Engineering