Re: [PATCH][SCSI] scsi: ufs: get a TM service response from the correct offset

2016-09-27 Thread subhashj
Hi Kiwoong Kim, This is a good catch, Looks good to me. Reviewed-by: Subhash Jadavani Thanks, Subhash On 2016-09-08 16:22, Kiwoong Kim wrote: From: Kiwoong Kim When any UFS host controller receives a TM(Task Management) response from a UFS device, UFS driver has been recognize like receivin

Re: [PATCH][SCSI] scsi: ufs: get a TM service response from the correct offset

2016-09-21 Thread Martin K. Petersen
> "Kiwoong" == Kiwoong Kim writes: Kiwoong, Kiwoong> When any UFS host controller receives a TM(Task Management) Kiwoong> response from a UFS device, UFS driver has been recognize like Kiwoong> receiving a message of "Task Management Function Complete"(00h) Kiwoong> in all cases, so far. Th

[PATCH][SCSI] scsi: ufs: get a TM service response from the correct offset

2016-09-08 Thread Kiwoong Kim
From: Kiwoong Kim When any UFS host controller receives a TM(Task Management) response from a UFS device, UFS driver has been recognize like receiving a message of "Task Management Function Complete"(00h) in all cases, so far. That means there is no pending task for a tag of the TM request sent b