[PATCH v2 0/2] ufs: mcq: Share first hwq for dev comamnd and IO request

Po-Wen Kao posted 2 patches 1 year, 3 months ago
drivers/ufs/core/ufs-mcq.c     | 14 ++++----------
drivers/ufs/core/ufshcd-priv.h |  1 -
drivers/ufs/core/ufshcd.c      | 14 +++++++++-----
include/ufs/ufshcd.h           |  1 -
4 files changed, 13 insertions(+), 17 deletions(-)
[PATCH v2 0/2] ufs: mcq: Share first hwq for dev comamnd and IO request
Posted by Po-Wen Kao 1 year, 3 months ago
v1 -> v2:
- Remove accidentally added ufshcd_add_command_trace() call in
  [PATCH v1 1/2]
- Add Test-by tag for both patch and refactor commit message

Po-Wen Kao (1):
  scsi: ufs: core: Remove dedicated hwq for dev command

Stanley Chu (1):
  scsi: ufs: mcq: Fix the incorrect OCS value for the device command

 drivers/ufs/core/ufs-mcq.c     | 14 ++++----------
 drivers/ufs/core/ufshcd-priv.h |  1 -
 drivers/ufs/core/ufshcd.c      | 14 +++++++++-----
 include/ufs/ufshcd.h           |  1 -
 4 files changed, 13 insertions(+), 17 deletions(-)

--
2.18.0
Re: [PATCH v2 0/2] ufs: mcq: Share first hwq for dev comamnd and IO request
Posted by Martin K. Petersen 1 year, 3 months ago
On Sat, 10 Jun 2023 10:15:50 +0800, Po-Wen Kao wrote:

> v1 -> v2:
> - Remove accidentally added ufshcd_add_command_trace() call in
>   [PATCH v1 1/2]
> - Add Test-by tag for both patch and refactor commit message
> 
> Po-Wen Kao (1):
>   scsi: ufs: core: Remove dedicated hwq for dev command
> 
> [...]

Applied to 6.5/scsi-queue, thanks!

[1/2] scsi: ufs: mcq: Fix the incorrect OCS value for the device command
      https://git.kernel.org/mkp/scsi/c/0fef6bb730c4
[2/2] scsi: ufs: core: Remove dedicated hwq for dev command
      https://git.kernel.org/mkp/scsi/c/ccb23dc3435a

-- 
Martin K. Petersen	Oracle Linux Engineering
Re: [PATCH v2 0/2] ufs: mcq: Share first hwq for dev comamnd and IO request
Posted by Martin K. Petersen 1 year, 3 months ago
Po-Wen,

> v1 -> v2:
> - Remove accidentally added ufshcd_add_command_trace() call in
>   [PATCH v1 1/2]
> - Add Test-by tag for both patch and refactor commit message

Applied to 6.5/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering