Re: 2.6.17-rc5-mm2

From: Jeff Garzik
Date: Thu Jun 01 2006 - 06:24:21 EST


On Thu, Jun 01, 2006 at 02:56:32AM -0700, Andrew Morton wrote:
> Should ahci.c have a data_xfer vector? Right now it's left at NULL.

Definitely not.

If it needs one, something is _very very_ wrong.

Unlike traditional IDE interface (which most SATA uses), ahci and
sata_sil24 do PIO over DMA, and that is hooked at a much higher level
(->qc_issue).

I would be very interested in a trackback with symbol info...

Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/