RE: [PATCH 05/14] IA64: adapt for dma_map_ops changes

2012-03-27 Thread Luck, Tony
> until part 5 (when ia64 sees the changes to match). You could either merge > part > 5 into part 2 (to make a combined x86+ia64 piece Doh! I see that you already did this in the re-post you did a few hours ago (which my mail client had filed away in my linux-arch folder). -Tony

Re: [PATCH 05/14] IA64: adapt for dma_map_ops changes

2012-03-27 Thread Tony Luck
On Fri, Dec 23, 2011 at 4:27 AM, Marek Szyprowski wrote: > From: Andrzej Pietrasiewicz > > Adapt core IA64 architecture code for dma_map_ops changes: replace > alloc/free_coherent with generic alloc/free methods. > > Signed-off-by: Andrzej Pietrasiewicz > Signed-off-by: Marek Szyprowski > Signe