From: Anirban Chakraborty Date: Wed, 16 Dec 2009 05:29:45 +0000 (-0800) Subject: [SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity mode X-Git-Tag: v2.6.33-rc4~82^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c66f5d193f68c2a7da0f2ad3535ed30ab14307b;p=pandora-kernel.git [SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity mode Hold the hardware lock while do the response completion in work queue threads as it involves sharing a common request queue among multiple threads. Signed-off-by: Anirban Chakraborty Signed-off-by: Giridhar Malavali Signed-off-by: James Bottomley --- Reading git-diff-tree failed