Re: [PATCH 0/7] hpsa driver updates

2016-04-29 Thread Martin K. Petersen
> "Don" == Don Brace writes: Don> These patches are based on Linus's tree The changes are: - move Don> call to scsi_scan_host below where interrupts are enabled - add in Don> timouts for driver initiated commands. - some faulty disks caused Don> initialization hangs. - correct ioaccel chang

[PATCH 0/7] hpsa driver updates

2016-04-27 Thread Don Brace
These patches are based on Linus's tree The changes are: - move call to scsi_scan_host below where interrupts are enabled - add in timouts for driver initiated commands. - some faulty disks caused initialization hangs. - correct ioaccel change events - correct ioaccel error checking - enha