All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET] libata: prep for new EH, take 2
@ 2006-04-02  9:51 Tejun Heo
  2006-04-02  9:51 ` [PATCH 02/15] libata: ata_dev_revalidate() printk update Tejun Heo
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Tejun Heo @ 2006-04-02  9:51 UTC (permalink / raw)
  To: jgarzik, alan, albertcc, linux-ide, htejun

Hello, Jeff, Alan and Albert.

This is the second take of prep-for-new-EH patchset.  Last take[1]
contained 14 patches and, except for %04, all patches got ACKed.
Changes from the last take are...

* %04 is splitted into two patches #04 clean-up-constants and #05
  rename-ATA_FLAG_PORT_DISABLED.  And definition of ATA_DFLAG_CFG_MASK
  is moved into #06 where it's used.

* #15 make-routines-extern patch does not make ata_set_sata_spd()
   extern anymore.  As SATA SPD configuration is moved into hardreset
   EH doesn't need to access the function directly.

This patchset is against
  #upstream [2]
  + improve-ata_bus_probe-failure-handling patchset, take 2 [3]

Thanks.

--
tejun

[1] http://article.gmane.org/gmane.linux.ide/9203
[2] 852ee16a914fb3ada2f81e222677c04defc2f15f
[3] http://article.gmane.org/gmane.linux.ide/9252



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

end of thread, other threads:[~2006-04-02  9:52 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-02  9:51 [PATCHSET] libata: prep for new EH, take 2 Tejun Heo
2006-04-02  9:51 ` [PATCH 02/15] libata: ata_dev_revalidate() printk update Tejun Heo
2006-04-02  9:51 ` [PATCH 04/15] libata: clean up constants Tejun Heo
2006-04-02  9:51 ` [PATCH 03/15] libata: ATA_FLAG_IN_EH is not used, kill it Tejun Heo
2006-04-02  9:51 ` [PATCH 01/15] libata: report device number when PIO fails Tejun Heo
2006-04-02  9:51 ` [PATCH 05/15] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLED Tejun Heo
2006-04-02  9:51 ` [PATCH 12/15] libata: add @cdb to ata_exec_internal() Tejun Heo
2006-04-02  9:51 ` [PATCH 13/15] libata: dec scmd->retries for qcs with zero err_mask Tejun Heo
2006-04-02  9:51 ` [PATCH 10/15] libata: always generate sense if qc->err_mask is non-zero Tejun Heo
2006-04-02  9:51 ` [PATCH 11/15] libata: don't read TF directly from sense generation functions Tejun Heo
2006-04-02  9:51 ` [PATCH 14/15] libata: separate out libata-eh.c Tejun Heo
2006-04-02  9:51 ` [PATCH 06/15] libata: clear only affected flags during ata_dev_configure() Tejun Heo
2006-04-02  9:51 ` [PATCH 15/15] libata: make some libata-core routines extern Tejun Heo
2006-04-02  9:51 ` [PATCH 08/15] libata: add ATA_QCFLAG_IO Tejun Heo
2006-04-02  9:51 ` [PATCH 07/15] libata: clear ATA_DFLAG_PIO before setting it Tejun Heo
2006-04-02  9:51 ` [PATCH 09/15] libata: pass qc around intead of ap during PIO Tejun Heo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.