sata_nv: handle SError status indication
authorRobert Hancock <hancockr@shaw.ca>
Mon, 12 Feb 2007 00:36:56 +0000 (18:36 -0600)
committerJeff Garzik <jeff@garzik.org>
Thu, 15 Feb 2007 23:05:32 +0000 (18:05 -0500)
commit5278b50cea851d8264b7b28212a483328650476f
treea89bbbeb2fc6f5985a933769f98016ecdd852e61
parent8361cd79f2434d43054be894baf08a74dae5f8c0
sata_nv: handle SError status indication

ADMA-capable controllers provide a bit in the status register that appears
to indicate that the controller detected an SError condition. Update sata_nv
to detect this and trigger error handling in order to handle the fault.

Signed-off-by: Robert Hancock <hancockr@shaw.ca>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/sata_nv.c