linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/RFC 0/8] libata: delegate irq driven pio to workqueue (take 2)
@ 2007-05-16  7:03 Albert Lee
  2007-05-16  7:09 ` [PATCH 1/8] libata: fix the ata_altstatus() in ata_hsm_qc_complete() Albert Lee
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Albert Lee @ 2007-05-16  7:03 UTC (permalink / raw)
  To: Jeff Garzik
  Cc: Tejun Heo, Alan Cox, Linux IDE, Doug Maxey,
	Bartlomiej Zolnierkiewicz, Mark Lord

1/8: fix the ata_altstatus() in ata_hsm_qc_complete()
2/8: move ata_altstatus() from ata_hsm_move() to pio data xfer functions
3/8: change the state after "PIO data-in" to HSM_ST_IDLE instead of HSM_ST_LAST
4/8: move and reduce locking to the pio data xfer functions
5/8: ack possibly unsolicited irq when polling
6/8: delegate irq driven pio to workqueue
7/8: ata_port_flush_task() fix for irq pio delegation
8/8: ack more unsolicited irq

---
Revised and reorder the patches per previous comments.
Patch against the libata-dev tree for your review.
(af3b146d26550f0c8e0d77b2117c6f8aec5d8146)


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2007-05-17 15:56 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-16  7:03 [PATCH/RFC 0/8] libata: delegate irq driven pio to workqueue (take 2) Albert Lee
2007-05-16  7:09 ` [PATCH 1/8] libata: fix the ata_altstatus() in ata_hsm_qc_complete() Albert Lee
2007-05-16  7:11 ` [PATCH 2/8] libata: move ata_altstatus() out from ata_hsm_move() to the pio data xfer functions Albert Lee
2007-05-16  7:13 ` [PATCH 3/8] libata: change the state after "PIO data-in" to HSM_ST_IDLE instead of HSM_ST_LAST Albert Lee
2007-05-16  7:18 ` [PATCH 4/8] libata: move and reduce locking to the pio data xfer functions Albert Lee
2007-05-16  7:20 ` [PATCH 5/8] libata: ack unsolicited INTRQ when polling Albert Lee
2007-05-16  7:23 ` [PATCH 6/8] libata: delegate irq driven pio to workqueue Albert Lee
2007-05-16  7:24 ` [PATCH 7/8] libata: fix ata_port_flush_task() for irq pio delegation Albert Lee
2007-05-16  7:29 ` [PATCH 8/8] libata: ack more unsolicited INTRQ Albert Lee
2007-05-16 13:02   ` Alan Cox
2007-05-17  8:59     ` Albert Lee
2007-05-17  9:25       ` Tejun Heo
2007-05-17 15:42         ` Mark Lord
2007-05-17 15:50           ` Tejun Heo
2007-05-17 16:00           ` Alan Cox
2007-05-17  9:28       ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).