]> git.karo-electronics.de Git - karo-tx-linux.git/commit
isci: Manage the IREQ_NO_AUTO_FREE_TAG under scic_lock.
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Tue, 13 Mar 2012 00:29:51 +0000 (17:29 -0700)
committerDan Williams <dan.j.williams@intel.com>
Fri, 13 Apr 2012 07:14:36 +0000 (00:14 -0700)
commit4581268c40a980803200377d36ddaa55980d1c12
tree5f2d2a7f00e42da0f6b35183e369bebb00bc3fcd
parent2b499d3990a9bc610350a7dee549b6b3f0ee49c0
isci: Manage the IREQ_NO_AUTO_FREE_TAG under scic_lock.

Since there is a possibilty of a timeout waiting for the RNC suspension,
handle the exit case from the task termination under scic_lock, and leave
the tag allocated if the termination timed-out.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/scsi/isci/remote_device.c