Searched hist:"57 ba07dc54b7657e69fe8ac42d83df21e415c85b" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_dev.c | diff 57ba07dc54b7657e69fe8ac42d83df21e415c85b Thu Jan 11 23:15:32 CET 2007 Darrick J. Wong <djwong@us.ibm.com> [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 <djwong@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
|
H A D | aic94xx_seq.c | diff 57ba07dc54b7657e69fe8ac42d83df21e415c85b Thu Jan 11 23:15:32 CET 2007 Darrick J. Wong <djwong@us.ibm.com> [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 <djwong@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
|