Re: [PATCH v2 0/2] scsi: arcmsr: configure the default SCSI device command timeout value
ching, > This patch is against to mkp's 5.10/scsi-fixes. > > 1. Configure the default SCSI device command timeout value. > 2. Confirm get free ccb in spin_lock circle. Applied to 5.11/scsi-staging, thanks! -- Martin K. Petersen Oracle Linux Engineering
[PATCH v2 0/2] scsi: arcmsr: configure the default SCSI device command timeout value
This patch is against to mkp's 5.10/scsi-fixes. 1. Configure the default SCSI device command timeout value. 2. Confirm get free ccb in spin_lock circle. ---