commit | f999f4c1961fe5399fd66c95860cc2d5d67e591e | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Wed Jun 03 09:55:28 2009 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Jun 08 14:46:57 2009 -0500 |
tree | aa1b4389021f1676f04aa3a79e8b7f00ecfbb2c7 | |
parent | 6805c1504eb4cfd4a31c05ed88fdeb56228eb3ba [diff] |
[SCSI] qla2xxx: Reduce lock-contention during do-work processing. Queued work processing will now be serialized with its own lower-priority spinlock. This also simplifies the work-queue interface for future work-queue consumers. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>