On 02/14/2018 11:16 AM, Suganath Prabu S wrote: > Problem Statement: Sending I/O through 32 bit descriptors to > Ventura series of controller results in IO timeout on certain conditions. > > This error only occurs on systems with high I/O activity on > Ventura series controllers. > > Changes in this patch will prevent driver from using 32 bit descriptor > and use 64 bit Descriptors > > V1 Change set: > 1) In this patch removed callbacks as suggested by Hannes. > > Note: > This patch Should be applied on top of > https://www.spinics.net/lists/linux-scsi/msg117405.html > "Adding MPI Endpoint device support" patches. > > Signed-off-by: Suganath Prabu S <suganath-prabu.subramani@xxxxxxxxxxxx> Reviewed-by: Tomas Henzl <thenzl@xxxxxxxxxx> Tomas