[SCSI] libsas: add mutex for SMP task execution
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Wed, 16 Nov 2011 09:44:13 +0000 (09:44 +0000)
committerJames Bottomley <JBottomley@Parallels.com>
Sun, 19 Feb 2012 20:22:49 +0000 (14:22 -0600)
SAS does not tag SMP requests, and at least one lldd (isci) does not permit
more than one in-flight request at a time.

[jejb: fix sas_init_dev tab issues while we're at it]
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found