Re: [PATCH]: Re: qla1280.c broken on SGI visws, PCI coherency problem

From: Jesse Barnes
Date: Mon Dec 12 2005 - 16:30:20 EST


On Monday, December 12, 2005 1:24 pm, Christoph Hellwig wrote:
> While we're at it, does anyone know whyt the ioread* interface doesn't
> provide the _relaxed version? I'd really love to switch qla1280 over
> to it given that it needs to support both mmio and pio.

Back when ioread was being discussed on linux-arch, I remember Linus
saying that perhaps *all* ioreads should be relaxed wrt. DMA (unlike the
current mmio accessor functions), but I'm not sure if those are the
semantics we finally settled on. If not, an ioread*_relaxed would be
nice to add for the platforms that can support it.

Jesse
-
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/