diff options
author | Kashyap, Desai <kashyap.desai@lsi.com> | 2009-08-20 13:23:19 +0530 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2009-09-05 09:35:48 -0500 |
commit | 34a03bef2202d0c9983a8da0a8abaee37d285847 (patch) | |
tree | 50d1c2ed4aa4a10eaeb50923a473a51b5356246a /drivers/scsi/fnic/vnic_cq_copy.h | |
parent | cc0f5207664f85da8d0b2ebdacec5daaee0ce95f (diff) |
[SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt context
Changing SDEV Running state from interrupt context. Previously It was
handle in work queue thread. With this change It will not wait for work
queue thread to execute scsih_ublock_io_device to put SDEV into Running
state. This will reduce delay for Device becoming RUNNING.
Modified this patch considering James comment "Not to change SDEV state
using scsi_device_set_state API, instead use scsi_internal_device_unblock
scsi_internal_device_block API"
Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Reviewed-by: Eric Moore <Eric.moore@lsi.com>
Cc: Stable Tree <stable@kernel.org>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/fnic/vnic_cq_copy.h')
0 files changed, 0 insertions, 0 deletions