Re: [PATCH] Kill some sparse warnings

2005-02-15 Thread Peter Hagervall
On Tue, Feb 15, 2005 at 10:56:56PM +, Russell King wrote: > On Tue, Feb 15, 2005 at 11:45:53PM +0100, Peter Hagervall wrote: > > Cleaned up some address space issues in: > > This is wrong, and highlights a problem with the "remote" dma pool API. > dma_alloc_coherent() normally returns CPU-loca

Re: [PATCH] Kill some sparse warnings

2005-02-15 Thread Russell King
On Tue, Feb 15, 2005 at 11:45:53PM +0100, Peter Hagervall wrote: > Cleaned up some address space issues in: This is wrong, and highlights a problem with the "remote" dma pool API. dma_alloc_coherent() normally returns CPU-local memory, unless you've declared remote memory, in which case it's __iom

Re: [PATCH] Kill some sparse warnings

2005-02-15 Thread Linus Torvalds
On Tue, 15 Feb 2005, Peter Hagervall wrote: > > Cleaned up some address space issues in: I'm holding off these for now, but you might check with Al Viro, since he's got a ton in store for a post-2.6.11 merge. Linus - To unsubscribe from this list: send the line "unsubscribe lin