Tejun Heo
40e8c82c74
[PATCH] libata: implement ata_poll_qc_complete and use it in polling functions
...
[PATCH libata-dev-2.6:upstream] implement ata_poll_qc_complete and use it in polling functions
Previously, libata polling functions turned irq back on and completed
qc commands without holding host lock. This creates a race condition
between the polling task and interrupts from other ports on the same
host set or spurious interrupt from itself.
This patch implements ata_poll_qc_complete which enables irq and
completes qc atomically and convert all polling functions.
Note: atapi_packet_task() didn't use to turn irq back on or clear
ATA_FLAG_NOINTR on error exits. This patch makes it use
ata_poll_qc_complete which does both.
Note: With this change, ALL invocations of ata_qc_complete() are now
done under host_set lock.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-08-23 01:05:55 -04:00
..
2005-08-01 21:37:59 -07:00
2005-08-04 13:08:29 -07:00
2005-04-16 15:20:36 -07:00
2005-06-20 15:15:35 -07:00
2005-07-27 16:26:08 -07:00
2005-07-30 08:59:04 -05:00
2005-07-27 16:26:08 -07:00
2005-06-26 08:31:47 -05:00
2005-07-07 18:24:07 -07:00
2005-07-27 22:31:35 -07:00
2005-07-27 16:26:08 -07:00
2005-06-27 21:52:47 -07:00
2005-04-16 15:20:36 -07:00
2005-06-27 21:52:47 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-18 12:32:20 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-20 15:15:35 -07:00
2005-04-16 20:09:43 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 12:14:46 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:03 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-06-17 12:04:45 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-23 01:03:39 -04:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-31 13:13:24 -04:00
2005-04-16 15:20:36 -07:00
2005-04-18 12:32:20 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-20 12:53:31 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-20 12:53:51 -05:00
2005-04-18 12:32:20 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-18 13:49:58 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-27 16:26:20 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:04:45 -05:00
2005-08-09 12:09:53 -05:00
2005-06-25 16:25:03 -07:00
2005-07-27 16:26:08 -07:00
2005-07-27 16:26:08 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 12:14:46 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 12:14:10 -05:00
2005-04-26 07:43:42 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:04:45 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:10 -05:00
2005-07-27 16:26:20 -07:00
2005-04-16 15:20:36 -07:00
2005-05-20 12:53:34 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:04:45 -05:00
2005-06-17 12:04:45 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 08:31:47 -05:00
2005-04-18 13:50:23 -05:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-06-17 12:05:10 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:10 -05:00
2005-06-17 12:04:45 -05:00
2005-07-27 16:26:08 -07:00
2005-06-25 16:25:00 -07:00
2005-06-27 21:52:47 -07:00
2005-05-20 12:53:45 -05:00
2005-08-02 10:09:03 -05:00
2005-08-02 10:09:03 -05:00
2005-04-16 15:20:36 -07:00
2005-07-31 00:43:00 -04:00
2005-04-16 20:09:43 -05:00
2005-08-23 01:05:55 -04:00
2005-08-11 03:35:53 -04:00
2005-07-31 13:13:24 -04:00
2005-07-06 12:55:20 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:04:45 -05:00
2005-06-17 12:04:45 -05:00
2005-05-20 12:53:50 -05:00
2005-04-16 15:20:36 -07:00
2005-07-26 13:28:47 -07:00
2005-06-26 12:16:24 -05:00
2005-07-06 12:55:20 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-07-27 16:26:08 -07:00
2005-06-17 12:05:10 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:10 -05:00
2005-06-17 12:04:45 -05:00
2005-04-16 20:09:43 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-20 15:15:08 -07:00
2005-04-16 15:20:36 -07:00
2005-07-27 16:26:08 -07:00
2005-06-17 12:04:45 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:04:45 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:10 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-20 12:53:13 -05:00
2005-05-20 12:53:13 -05:00
2005-05-20 12:53:13 -05:00
2005-06-26 08:31:26 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:10 -05:00
2005-06-17 12:04:45 -05:00
2005-06-17 12:04:45 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-23 01:05:55 -04:00
2005-08-23 01:05:55 -04:00
2005-04-16 15:20:36 -07:00
2005-08-23 01:05:55 -04:00
2005-07-31 13:13:24 -04:00
2005-07-31 13:13:24 -04:00
2005-07-31 13:13:24 -04:00
2005-08-23 01:05:55 -04:00
2005-07-31 13:13:24 -04:00
2005-07-31 13:13:24 -04:00
2005-08-23 01:05:55 -04:00
2005-04-16 15:20:36 -07:00
2005-06-24 00:06:43 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 12:20:42 -05:00
2005-04-18 12:31:52 -05:00
2005-07-26 13:28:47 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 12:17:24 -05:00
2005-04-16 15:20:36 -07:00
2005-08-08 17:14:55 -05:00
2005-04-16 15:20:36 -07:00
2005-06-24 00:06:43 -07:00
2005-08-08 17:14:55 -05:00
2005-04-16 15:20:36 -07:00
2005-07-11 17:04:43 -05:00
2005-04-16 15:20:36 -07:00
2005-07-11 12:38:33 -05:00
2005-04-18 13:49:58 -05:00
2005-04-16 15:20:36 -07:00
2005-07-14 11:25:17 -04:00
2005-06-17 12:05:10 -05:00
2005-06-17 12:04:45 -05:00
2005-06-20 15:15:08 -07:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 20:09:43 -05:00
2005-04-21 16:14:05 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-02 10:14:36 -05:00
2005-04-16 15:20:36 -07:00
2005-04-18 12:32:20 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-20 12:53:32 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-06-17 12:04:45 -05:00
2005-06-17 12:04:45 -05:00
2005-07-27 16:26:08 -07:00
2005-06-17 12:05:10 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 12:14:10 -05:00
2005-06-17 12:04:55 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00