On 6/28/24 12:00 AM, peter.wang@mediatek.com wrote:
When ufshcd_abort_one racing with complete ISR, the completed tag of request's mq_hctx pointer will set NULL by ISR. Same as previous patch race condition. Return success when request is completed by ISR beacuse ufshcd_abort_one dose't need do anything.
dose't -> doesn't. Anyway:
Reviewed-by: Bart Van Assche bvanassche@acm.org