Skip to content

Commit

Permalink
[SCSI] mpt2sas: fix config request and diag reset deadlock
Browse files Browse the repository at this point in the history
Moving the setting and clearing of the mutex's to
_config_request. There was a mutex deadlock when diag reset is called from
inside _config_request, so diag reset was moved to outside the mutexs.

Signed-off-by: James Bottomley <James.Bottomley@suse.de>
  • Loading branch information
Kashyap, Desai authored and James Bottomley committed Aug 14, 2009
1 parent f9b14c9 commit 388ce4b
Showing 1 changed file with 20 additions and 65 deletions.
Loading

0 comments on commit 388ce4b

Please sign in to comment.