Re: [PATCH v1] scsi: ufs: core: Remove the ufshcd_release in ufshcd_err_handling_prepare

From: Bart Van Assche
Date: Wed Jan 24 2024 - 11:17:32 EST


On 1/22/24 18:38, hoyoung seo wrote:
When err_handler is completed, active_reqs becomes negative because
ufshcd_release() is called again in ufshcd_err_handling_unprepare().
I tested it while printing the log, and if I misanalyzed it, let me know.

Please repeat your analysis. I think this patch is wrong.

Thanks,

Bart.