1
0
Fork 0
remarkable-linux/drivers/scsi/smartpqi
kevin Barnett e018ef572b scsi: smartpqi: raid bypass lba calculation fix
In the ioaccel path, the calculation of the starting LBA for
READ(6)/WRITE(6) SCSI commands does not take into account the most
significant 5 bits of the LBA: it only uses the least significant 16
bits of the starting LBA.

Reported-by: Mahesh Rajashekhara <mahesh.rajashekhara@microsemi.com>
Signed-off-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-09-19 11:55:26 -04:00
..
Kconfig scsi: smartpqi: update Kconfig 2016-09-02 06:27:28 -04:00
Makefile smartpqi: initial commit of Microsemi smartpqi driver 2016-08-12 16:00:09 -04:00
smartpqi.h scsi: smartpqi: correct event acknowledgment timeout issue 2016-09-02 06:21:38 -04:00
smartpqi_init.c scsi: smartpqi: raid bypass lba calculation fix 2016-09-19 11:55:26 -04:00
smartpqi_sas_transport.c smartpqi: initial commit of Microsemi smartpqi driver 2016-08-12 16:00:09 -04:00
smartpqi_sis.c scsi: smartpqi: add kdump support 2016-09-02 06:21:38 -04:00
smartpqi_sis.h scsi: smartpqi: add kdump support 2016-09-02 06:21:38 -04:00