These patches are based on Linus's tree The changes are: hpsa-correct-scsi-command-status-issue-after-reset . ensure command status is 0 for submitted commands. hpsa-remove-printing-internal-cdb-on-tag-collision . remove racy call to print an scsi command from our internal submission queue. . completion thread can be cleaning up the command in parallel --- Don Brace (2): hpsa: correct scsi command status issue after reset hpsa: remove printing internal cdb on tag collision drivers/scsi/hpsa.c | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) -- Signature