Re: [PATCH] parisc: fix sg_page() fallout

From: Jens Axboe
Date: Tue Oct 23 2007 - 03:32:19 EST


On Tue, Oct 23 2007, FUJITA Tomonori wrote:
> arch/parisc/kernel/pci-dma.c: In function 'pa11_dma_map_sg':
> arch/parisc/kernel/pci-dma.c:487: error: 'struct scatterlist' has no member named 'page'
> arch/parisc/kernel/pci-dma.c: In function 'pa11_dma_unmap_sg':
> arch/parisc/kernel/pci-dma.c:508: error: 'struct scatterlist' has no member named 'page'
> arch/parisc/kernel/pci-dma.c:508: error: 'struct scatterlist' has no member named 'page'
> arch/parisc/kernel/pci-dma.c: In function 'pa11_dma_sync_sg_for_cpu':
> arch/parisc/kernel/pci-dma.c:535: error: 'struct scatterlist' has no member named 'page'
> arch/parisc/kernel/pci-dma.c:535: error: 'struct scatterlist' has no member named 'page'
> arch/parisc/kernel/pci-dma.c: In function 'pa11_dma_sync_sg_for_device':
> arch/parisc/kernel/pci-dma.c:545: error: 'struct scatterlist' has no member named 'page'
> arch/parisc/kernel/pci-dma.c:545: error: 'struct scatterlist' has no member named 'page'

Applied.

--
Jens Axboe

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