Files
linux/drivers
Jeff Garzik 005a5a06a6 [libata] locking rewrite (== fix)
A lot of power packed into a little patch.

This change eliminates the sharing between our controller-wide spinlock
and the SCSI core's Scsi_Host lock.  As the locking in libata was
already highly compartmentalized, always referencing our own lock, and
never scsi_host::host_lock.

As a side effect, this change eliminates a deadlock from calling
scsi_finish_command() while inside our spinlock.
2005-10-30 23:31:48 -05:00
..
2005-09-20 21:01:13 +01:00
2005-10-29 19:30:55 +01:00
2005-10-29 19:32:20 +01:00
2005-10-28 10:13:16 -07:00
2005-10-29 10:35:07 -07:00
2005-10-28 12:18:07 -04:00
2005-10-30 14:40:07 -08:00
2005-10-30 23:31:48 -05:00
2005-09-11 19:15:07 -07:00
2005-10-28 16:47:38 -07:00