Message ID | 20230610021553.1213-1-powen.kao@mediatek.com |
---|---|
Headers | show |
Series | ufs: mcq: Share first hwq for dev comamnd and IO request | expand |
On Sat, Jun 10, 2023 at 10:17 AM Po-Wen Kao <powen.kao@mediatek.com> wrote: > > This patch depends on patch > "scsi: ufs: mcq: Fix the incorrect OCS value for the device command" > which take care of OCS value of dev commands under mcq mode. > > We are safe to share first hwq for dev commnad and IO request here. > > Tested-by: Po-Wen Kao <powen.kao@mediatek.com> > Signed-off-by: Po-Wen Kao <powen.kao@mediatek.com> Reviewed-by: Stanley Chu <stanley.chu@mediatek.com>
On 6/9/23 19:15, Po-Wen Kao wrote: > This patch depends on patch > "scsi: ufs: mcq: Fix the incorrect OCS value for the device command" > which take care of OCS value of dev commands under mcq mode. > > We are safe to share first hwq for dev commnad and IO request here. Reviewed-by: Bart Van Assche <bvanassche@acm.org>
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!
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