Re: [PATCH 0/7] hpsa updates

2019-05-14 Thread Martin K. Petersen
Don, > Don Brace (7): > hpsa: correct simple mode > hpsa: use local workqueues instead of system workqueues > hpsa: check for tag collision > hpsa: wait longer for ptraid commands > hpsa: do-not-complete-cmds-for-deleted-devices > hpsa: correct device resets >

[PATCH 0/7] hpsa updates

2019-05-07 Thread Don Brace
These patches are based on Linus's tree The changes are: hpsa-correct-simple-mode - correct interrupt setup for simple-mode hpsa-use-local-workqueues-instead-of-system-workqueues - use driver workqueue to avoid stalling OS. hpsa-check-for-tag-collision - correct rare multipath issue. hpsa-wait-

Re: [PATCH 0/7] hpsa updates

2016-02-23 Thread Martin K. Petersen
> "Don" == Don Brace writes: Don> These patches are based on Linus's tree The changes are: - stop Don> requesting enclosure info for external devices - add in SMR support Don> - correct lun data caching macro definition - add abort support for Don> hba devices - check for null pointer in ioac

[PATCH 0/7] hpsa updates

2016-02-23 Thread Don Brace
These patches are based on Linus's tree The changes are: - stop requesting enclosure info for external devices - add in SMR support - correct lun data caching macro definition - add abort support for hba devices - check for null pointer in ioaccel2 path - remove definition for sanitize_inqui