aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorRanjan Kumar <[email protected]>2025-06-24 06:16:49 +0000
committerMartin K. Petersen <[email protected]>2025-07-25 02:00:43 +0000
commit37c4e72b0651e7697eb338cd1fb09feef472cc1a (patch)
tree9dd87ea1f1b409793bfc0eb003067f862d636256 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentscsi: target: core: Generate correct identifiers for PR OUT transport IDs (diff)
downloadkernel-37c4e72b0651e7697eb338cd1fb09feef472cc1a.tar.gz
kernel-37c4e72b0651e7697eb338cd1fb09feef472cc1a.zip
scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans
sas_user_scan() did not fully process wildcard channel scans (SCAN_WILD_CARD) when a transport-specific user_scan() callback was present. Only channel 0 would be scanned via user_scan(), while the remaining channels were skipped, potentially missing devices. user_scan() invokes updated sas_user_scan() for channel 0, and if successful, iteratively scans remaining channels (1 to shost->max_channel) via scsi_scan_host_selected(). This ensures complete wildcard scanning without affecting transport-specific scanning behavior. Signed-off-by: Ranjan Kumar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions