[PATCH] libata: Marvell spinlock fixes and simplification
authorBrett Russ <russb@emc.com>
Wed, 5 Oct 2005 21:08:42 +0000 (17:08 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 5 Oct 2005 21:16:52 +0000 (17:16 -0400)
commitafb0edd922c7ed6e73678730921dfcccebec17e8
treecbe655b60569c7a649da8f1b8d6527aa1fca8322
parenta939c9631527053aa38aa8795a6f7203c7f20b69
[PATCH] libata: Marvell spinlock fixes and simplification

This should fix up lockups that people were seeing due to
improper spinlock placement.  Also, the start/stop DMA routines put
guarded trust in the cached state of DMA.

Signed-off-by: Brett Russ <russb@emc.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/scsi/sata_mv.c