Mikael Pettersson
8ffcfd9d0d
sata_promise: fix another error decode regression
...
The sata_promise error decode update changed pdc_host_intr()
to return and not complete the qc after detecting an error.
Unfortunately not completing the qc:s causes them to always
time out on error, which is wrong and has nasty side-effects.
This patch updates pdc_error_intr() to call ata_port_abort(),
similar to ahci and sata_sil24. Doing this is important as it
makes EH see the original error and not a bogus timeout.
Signed-off-by: Mikael Pettersson <mikpe@it.uu.se >
Signed-off-by: Jeff Garzik <jeff@garzik.org >
2007-05-09 20:15:46 -04:00
..
2007-03-04 20:40:50 +00:00
2007-05-09 12:30:48 -07:00
2007-04-27 10:57:29 -07:00
2007-05-09 20:15:46 -04:00
2007-05-02 19:02:35 -07:00
2007-05-09 12:54:17 -07:00
2007-05-09 12:54:17 -07:00
2007-05-05 00:36:22 +02:00
2007-05-07 12:12:55 -07:00
2007-05-09 13:38:45 -07:00
2007-04-25 14:27:06 -04:00
2007-04-25 22:29:03 -07:00
2007-05-09 12:30:56 -07:00
2007-05-09 07:12:20 +02:00
2007-03-16 19:25:03 -07:00
2007-05-08 11:15:07 -07:00
2007-05-08 11:15:02 -07:00
2007-05-02 18:57:59 -07:00
2007-05-08 11:15:07 -07:00
2007-05-09 12:30:56 -07:00
2007-05-09 12:30:48 -07:00
2007-05-09 15:41:31 -07:00
2007-05-09 08:57:56 +02:00
2007-05-09 12:30:56 -07:00
2007-05-08 11:51:43 -07:00
2007-05-09 08:58:15 +02:00
2007-05-09 12:30:56 -07:00
2007-05-09 08:58:16 +02:00
2007-05-09 15:41:31 -07:00
2007-05-09 12:30:49 -07:00
2007-05-09 12:30:57 -07:00
2007-05-09 08:58:15 +02:00
2007-05-09 08:58:15 +02:00
2007-05-08 11:15:07 -07:00
2007-05-08 22:41:47 +02:00
2007-05-09 12:30:44 -07:00
2007-05-09 13:10:11 -07:00
2007-05-09 12:54:17 -07:00
2007-03-28 13:58:02 -07:00
2007-05-08 11:15:07 -07:00
2007-05-08 11:15:08 -07:00
2007-05-09 07:19:14 +02:00
2007-05-08 11:15:10 -07:00
2007-05-08 11:15:23 -07:00
2007-05-08 13:37:51 +10:00
2007-05-09 13:08:20 -07:00
2007-05-09 08:57:56 +02:00
2007-05-09 07:14:03 +02:00
2007-05-09 15:41:31 -07:00
2007-05-08 11:50:19 -07:00
2007-05-09 12:30:50 -07:00
2007-04-04 21:12:47 -07:00
2007-05-08 11:15:02 -07:00
2007-05-09 12:54:17 -07:00
2007-05-09 12:54:17 -07:00
2007-05-08 11:15:14 -07:00
2007-05-04 17:59:08 -07:00
2007-05-01 23:26:31 +02:00