Message ID | cover.1680083571.git.quic_nguyenb@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode | expand |
On 3/29/23 03:01, Bao D. Nguyen wrote: > This patch series enable support for ufshcd_abort() and error handler in MCQ mode. > The first 3 patches are for supporting ufshcd_abort(). > The 4th and 5th patches are for supporting error handler. Is this perhaps a resend of v1? Last time this series was posted it had version number 3. Thanks, Bart.
On 3/29/2023 1:47 PM, Bart Van Assche wrote: > On 3/29/23 03:01, Bao D. Nguyen wrote: >> This patch series enable support for ufshcd_abort() and error handler >> in MCQ mode. >> The first 3 patches are for supporting ufshcd_abort(). >> The 4th and 5th patches are for supporting error handler. > > Is this perhaps a resend of v1? Last time this series was posted it > had version number 3. > Hi Bart, I am not sure if I did it correctly or not. The last time I posted, it was with RFC tag in the subject. I have made some minor changes to address the comments and some bug fixes. I am posting the patches again without "RFC" tag now. Thanks, Bao > Thanks, > > Bart.
On 3/29/23 13:50, Bao D. Nguyen wrote: > Hi Bart, I am not sure if I did it correctly or not. The last time I > posted, it was with RFC tag in the subject. I have made some minor > changes to address the comments and some bug fixes. I am posting the > patches again without "RFC" tag now. The change history is missing. This could have been made clear in the change history. Anyway, I will take a closer look at these patches. Bart.
On 3/29/2023 1:51 PM, Bart Van Assche wrote: > The change history is missing. This could have been made clear in the > change history. Anyway, I will take a closer look at these patches. > > Bart. Got it. I will add the change history back in the next revision. Thanks, Bao