aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2019-12-09 10:13:09 -0800
committerMartin K. Petersen <[email protected]>2019-12-19 22:08:52 -0500
commit69a6c269c097d780a2db320ecd47f7a62fafd92e (patch)
tree05d5f702c30ca8711b21e841eddf9d2dda952377 /tools/perf/scripts/python
parent7252a3603015f1fd04363956f4b72a537c9f9c42 (diff)
scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFs
Manage TMF tags with blk_{get,put}_request() instead of ufshcd_get_tm_free_slot() / ufshcd_put_tm_slot(). Store a per-request completion pointer in request.end_io_data instead of using a waitqueue to report TMF completion. Cc: Can Guo <[email protected]> Cc: Stanley Chu <[email protected]> Cc: Avri Altman <[email protected]> Cc: Tomas Winkler <[email protected]> Link: https://lore.kernel.org/r/[email protected] Tested-by: Bean Huo <[email protected]> Reviewed-by: Avri Altman <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions