Re: [PATCH v2 1/2] scsi: ufs: Abort tasks before clear them from doorbell

From: James Bottomley
Date: Thu Sep 10 2020 - 12:12:02 EST


On Thu, 2020-09-10 at 16:18 +0800, Stanley Chu wrote:
[...]
> > + if (!err) {
> > +cleanup:
>
> Yeah, considering Bean Huo's patch "scsi: ufs: No need to send Abort
> Task if the task in DB was cleared", "cleanup" label shall be added
> back here.
>
> So your resolution looks good to me.
>
> Thanks so much : )

You're welcome ... but just remember I have to explain this to Linus
when the merge window opens. It would be a lot easier if this hadn't
happened so please don't make it any worse ...

James