diff options
author | Ziqi Chen <[email protected]> | 2023-07-11 15:59:08 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-07-23 15:21:26 -0400 |
commit | 8f2b78652d0552e157a0b9cd354f2e5c20ba98ca (patch) | |
tree | 3226e0cc3a5ae0a4c45082866397b96193ccac7b /tools/perf/scripts/python/task-analyzer.py | |
parent | 29f45ed18aa9b75b99126ea675dd29757b621073 (diff) |
scsi: ufs: qcom: Get queue ID from MSI index in ESI handler
platform_msi_domain_alloc_irqs() does not always get consecutive IRQ
numbers, hence queue IDs calculated out from IRQ numbers may be incorrect
if we assume IRQ numbers are consecutive. Fix this by passing msi_desc to
ESI handler to use msi_desc->msi_index as queue ID.
Co-developed-by: Can Guo <[email protected]>
Signed-off-by: Can Guo <[email protected]>
Signed-off-by: Ziqi Chen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions