From: James Bottomley <[EMAIL PROTECTED]>
Date: Sat, 20 May 2006 11:18:53 -0500

> This is the defined accessor to our struct scatterlist.  These three
> architectures define it in asm/pci.h rather than asm/scatterlist.h.
> This means that one doesn't get the accessor simply by including
> linux/scatterlist.h, which one should.  This means that non-pci uses
> don't work (like our budding libsrp).
> 
> Could you all move it to where it should be?

I agree, there should be nothing PCI specific about
the scatterlist DMA entry accessors.
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to