Re: [PATCH v2 0/2] scsi: arcmsr: configure the default SCSI device command timeout value

2020-10-29 Thread Martin K. Petersen
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

2020-10-26 Thread ching Huang
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. ---