[SCSI] mvsas: bug fix of dead lock
authorAndy Yan <ayan@marvell.com>
Mon, 11 May 2009 12:05:26 +0000 (20:05 +0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 23 May 2009 20:44:07 +0000 (15:44 -0500)
commit0b84b7094e87769120def1e703b8b4d037281038
tree10ece1e9bb1653b56597b0dc4b39c4d2fe110dae
parent2b288133ab6306b1761e0a2ef943b944ead6ad69
[SCSI] mvsas: bug fix of dead lock

TMF task should be issued with Interrupt Disabled, or Deadlock may take place.
Clean-up unused parameters and conditonal lock.

Signed-off-by: Ying Chu <jasonchu@marvell.com>
Signed-off-by: Andy Yan <ayan@marvell.com>
Signed-off-by: Ke Wei <kewei@marvell.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/mvsas/mv_sas.c