From: Darrick J. Wong Date: Thu, 11 Jan 2007 22:15:32 +0000 (-0800) Subject: [SCSI] aic94xx: Lock DDB read/write accesses X-Git-Tag: v2.6.21-rc1~274^2~230^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57ba07dc54b7657e69fe8ac42d83df21e415c85b;p=pandora-kernel.git [SCSI] aic94xx: Lock DDB read/write accesses Extend the use of the DDB lock to include all DDB accesses, because DDB updates now occur from multiple threads. This fixes the SMP timeout problems that we were occasionally seeing with a x260, because the controller got confused when the DDBs got corrupted. Signed-off-by: Darrick J. Wong Signed-off-by: James Bottomley --- Reading git-diff-tree failed