Re: [PATCH] scsi: aacraid: fix PCI error recovery path

2017-04-11 Thread Martin K. Petersen
"Guilherme G. Piccoli" writes: > During a PCI error recovery, if aac_check_health() is not aware that > a PCI error happened and we have an offline PCI channel, it might > trigger some errors (like NULL pointer dereference) and inhibit the > error recovery process to

RE: [PATCH] scsi: aacraid: fix PCI error recovery path

2017-04-06 Thread Dave Carroll
.renuku...@microsemi.com> > Subject: [PATCH] scsi: aacraid: fix PCI error recovery path > > > During a PCI error recovery, if aac_check_health() is not aware that a PCI > error > happened and we have an offline PCI channel, it might trigger some errors > (like > NULL

[PATCH] scsi: aacraid: fix PCI error recovery path

2017-04-06 Thread Guilherme G. Piccoli
During a PCI error recovery, if aac_check_health() is not aware that a PCI error happened and we have an offline PCI channel, it might trigger some errors (like NULL pointer dereference) and inhibit the error recovery process to complete. This patch makes the health check procedure aware of PCI