Re: [PATCH 07/11] Fix crash after firmware flash when IO is running.

2017-06-16 Thread Hannes Reinecke
On 06/16/2017 07:56 AM, James Smart wrote: > OS crashes after the completion of firmware download. > > Failure in posting SCSI SGL buffers because number of SGL buffers > is less than total count. Some of the pending IOs are not completed > by driver. SGL buffers for these IOs are not added back t

[PATCH 07/11] Fix crash after firmware flash when IO is running.

2017-06-15 Thread James Smart
OS crashes after the completion of firmware download. Failure in posting SCSI SGL buffers because number of SGL buffers is less than total count. Some of the pending IOs are not completed by driver. SGL buffers for these IOs are not added back to the list. Pending IOs are not completed because lpf