[PATCH v1 1/2] ufs: core: add debug log for uic commnad timoeut
Peter Wang (王信友)
peter.wang at mediatek.com
Mon Feb 9 19:40:57 PST 2026
On Mon, 2026-02-09 at 08:57 -0800, Bart Van Assche wrote:
> On 2/9/26 12:28 AM, peter.wang at mediatek.com wrote:
> > [ ... ]
>
> Please change "commnad" into "command" in the cover letter of this
> patch
> series and also in the subject of this patch.
Thank you. I will correct this typo.
>
> > + if (!cmd) {
> > + dev_err(hba->dev,
> > + "No active_uic_cmd, may timeout and be
> > cleared.\n");
> > return retval;
> > + }
>
> The new message is incomprehensible to me. Please make it more clear.
> Is
> this perhaps what you want to be reported?
>
> "No active UIC command. Maybe a timeout occurred?"
>
> Thanks,
>
> Bart.
Yes, this is what I mean.
If this log is followed by a timeout log, we can be sure it was
cleared by the timeout.
If not, then something might be wrong.
Thanks.
Peter
More information about the Linux-mediatek
mailing list