diff options
author | SEO HOYOUNG <[email protected]> | 2024-01-22 17:33:24 +0900 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-02-05 16:31:18 -0500 |
commit | 17e94b2585417e04dabc2f13bc03b4665ae687f3 (patch) | |
tree | 32c14978e76f455833e83c1ceaf1406b8c8bdfa1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b513d30d59bb383a6a5d6b533afcab2cee99a8f8 (diff) |
scsi: ufs: core: Remove the ufshcd_release() in ufshcd_err_handling_prepare()
If ufshcd_err_handler() is called in a suspend/resume situation,
ufs_release() can be called twice and active_reqs end up going negative.
This is because ufshcd_err_handling_prepare() and
ufshcd_err_handling_unprepare() both call ufshcd_release().
Remove superfluous call to ufshcd_release().
Signed-off-by: SEO HOYOUNG <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Can Guo <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions