This patch set integrates polling pio with irq-pio. (Revised per Tejun's advice to remove ap->pio_task_timeout, etc.) Changes: 1/5: Move out the HSM code from ata_host_intr() to the new ata_hsm_move() function. 2/5: Minor fix for ata_hsm_move() to work with ata_host_intr() 3/5: Let ata_hsm_move() work with both irq-pio and polling pio 4/5: Convert ata_pio_task() to use the new ata_hsm_move() 5/5: Cleanup unused enums/functions. Patch against irq-pio branch (54da9a3968448681d0ddf193ec90f2480c5cba1c) + the irq-pio minor fixes (respin) patchset. For your review, thanks, Albert - : send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html