From: Andrew Vasquez Date: Wed, 3 Jun 2009 16:55:28 +0000 (-0700) Subject: [SCSI] qla2xxx: Reduce lock-contention during do-work processing. X-Git-Tag: v2.6.31-rc1~365^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f999f4c1961fe5399fd66c95860cc2d5d67e591e;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed