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

2007-10-23 Thread Kyle McMartin
On Tue, Oct 23, 2007 at 09:30:35AM +0200, Jens Axboe wrote: > > arch/parisc/kernel/pci-dma.c:545: error: 'struct scatterlist' has no member > > named 'page' > > Applied. > Thanks! Cheers, Kyle - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a me

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

2007-10-23 Thread Jens Axboe
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:50

[PATCH] parisc: fix sg_page() fallout

2007-10-22 Thread FUJITA Tomonori
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 'p