On Wed, Oct 13, 2021 at 01:46:56PM +0530, Sreekanth Reddy wrote:
When the user scans the devices through 'scan' sysfs using below command then the user will observe duplicate device entries in lsscsi command output. echo "- - -" > /sys/class/scsi_host/host0/scan
Fix is to set the shost's max_channel to zero.
Cc: stable@vger.kernel.org #v5.14.11+
Please tag this based on a release of Linus's, or better yet, provide a "Fixes:" commit so that the stable people know exactly where to backport it to.
As this is, we do not take patches only for stable kernels...
thanks,
greg k-h