diff options
author | Asutosh Das <[email protected]> | 2023-01-13 12:48:40 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-01-13 21:03:36 -0500 |
commit | 0cab4023ec7b49b18145f74ab8389678d6d58878 (patch) | |
tree | fbfc78705a6b83c29a252dd4209c9f5b42cc494a /tools/perf/scripts/python | |
parent | 305a357d3595d39be7c001f72e135bc94cbd85da (diff) |
scsi: ufs: core: Defer adding host to SCSI if MCQ is supported
If MCQ support is present, enabling it after MCQ support has been
configured would require reallocating tags and memory. It would also free
up the already allocated memory in Single Doorbell Mode. So defer invoking
scsi_add_host() until MCQ is configured.
Co-developed-by: Can Guo <[email protected]>
Signed-off-by: Can Guo <[email protected]>
Signed-off-by: Asutosh Das <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions