aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorAvri Altman <[email protected]>2019-10-10 11:31:07 +0300
committerMartin K. Petersen <[email protected]>2019-10-18 18:02:16 -0400
commit74e5e468b664d3739b2872d54764af97ac38e795 (patch)
tree3d2f43edc540a002cec8f261136e71a0357d34f2 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent535fb49e730a6fe1e9f11af4ae67ef4228ff4287 (diff)
scsi: ufs-bsg: Wake the device before sending raw upiu commands
The scsi async probe process is calling blk_pm_runtime_init for each lun, and then those request queues are monitored by the block layer pm engine (blk-pm.c). This is however, not the case for scsi-passthrough queues, created by bsg_setup_queue(). So the ufs-bsg driver might send various commands, disregarding the pm status of the device. This is wrong, regardless if its request queue is pm-aware or not. Fixes: df032bf27a41 (scsi: ufs: Add a bsg endpoint that supports UPIUs) Link: https://lore.kernel.org/r/[email protected] Reported-by: Yuliy Izrailov <[email protected]> Signed-off-by: Avri Altman <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions