diff options
author | Xiang Chen <[email protected]> | 2021-12-20 19:21:32 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-12-22 23:38:30 -0500 |
commit | 0da7ca4c4fd95d70d473dc07488ad94ba3ee9b82 (patch) | |
tree | dc5c4934f10cadb7378de2be29267582001448d0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 97f4100939844a6381ba61b99d6d2b1f2fccb79f (diff) |
scsi: libsas: Resume host while sending SMP I/Os
When sending SMP I/Os to the host we need to ensure that the host is not
suspended and can process the commands. This is a better approach than
replying on the host to resume itself to handle such commands. Use
pm_runtime_get_sync() and pm_runtime_put_sync() calls for the host when
executing SMP I/Os.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: John Garry <[email protected]>
Signed-off-by: Xiang Chen <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions