linux/drivers/message
Kashyap, Desai b68bf096d4 [SCSI] mptfusion: schedule_target_reset from all Reset context
Issue:
target reset will be queued to driver's internal queue to get schedule
later. When driver add target into internal target_reset queue we will block IOs
on those target using scsi midlayer API. Now due to some cause driver is not
executing those target_reset list and it is always in block state.

Changes:
now we are clearing target_reset queue from all other Callback context
instead of only DeviceReset context.Now wherever driver is clearing
taskmgmt_in_progress flag it is considering target_reset queue cleanup
also.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-07-27 12:02:34 -05:00
..
fusion [SCSI] mptfusion: schedule_target_reset from all Reset context 2010-07-27 12:02:34 -05:00
i2o drivers/message/i2o/i2o_config.c: use memdup_user 2010-05-27 09:12:41 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00