Home
last modified time | relevance | path

Searched hist:"407863 cb9daddd99000c70cffb7013f47f67b29c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dhpsa.cdiff 407863cb9daddd99000c70cffb7013f47f67b29c Fri Jan 23 16:44:19 CST 2015 Stephen Cameron <stephenmcameron@gmail.com> hpsa: check for ctlr lockup after command allocation in main io path

Command allocation is the thing that takes the longest in the main i/o
path, so check for controller lockup immediately after this to prevent
submitting commands to locked up controller as much as possible.

Reviewed-by: Scott Teel <scott.teel@pmcs.com>
Signed-off-by: Don Brace <don.brace@pmcs.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>