diff options
| author | Can Guo <[email protected]> | 2020-08-18 18:02:29 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-08-20 21:56:25 -0400 |
| commit | 50807f22c89f77f8478d2feb8e1289582034e06e (patch) | |
| tree | 1d9adc00beb4938c923e3a351db59fd190e377f8 /tools/perf/scripts/python | |
| parent | 29707fab584540ce4e85526b0dde49b976bc1bdf (diff) | |
scsi: ufs: Remove an unpaired ufshcd_scsi_unblock_requests() in err_handler()
Commit 5586dd8ea250 ("scsi: ufs: Fix a race condition between error handler
and runtime PM ops") moves the ufshcd_scsi_block_requests() inside
err_handler() but forgets to remove the ufshcd_scsi_unblock_requests() in
the early return path. Correct the mistake.
Link: https://lore.kernel.org/r/[email protected]
Fixes: 5586dd8ea250 ("scsi: ufs: Fix a race condition between error handler and runtime PM ops")
Reviewed-by: Asutosh Das <[email protected]>
Reviewed-by: Hongwu Su<[email protected]>
Signed-off-by: Can Guo <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions