Re: [PATCH 00/11] swiotlb: Introduce architecture-specific APIs to replace __weak functions (v2)

2009-07-10 Thread Ian Campbell
On Fri, 2009-07-10 at 15:55 +1000, Benjamin Herrenschmidt wrote: > On Mon, 2009-06-01 at 16:32 +0100, Ian Campbell wrote: > > This series:[...] > Looks like I was only CCed on part of them... it's not very handy for me > as I end up having some of the patches in one folder and some > elsewhere :-)

Re: [PATCH 00/11] swiotlb: Introduce architecture-specific APIs to replace __weak functions (v2)

2009-07-09 Thread Benjamin Herrenschmidt
On Mon, 2009-06-01 at 16:32 +0100, Ian Campbell wrote: > This series: > * removes the swiotlb_(arch_)_phys_to_bus and bus_to_phys __weak > hooks, replacing them with an architecture-specific phys_to_dma and > dma_to_phys interface. These are used by both PowerPC and Xen to > provide the corre

[PATCH 00/11] swiotlb: Introduce architecture-specific APIs to replace __weak functions (v2)

2009-06-01 Thread Ian Campbell
This series: * removes the swiotlb_(arch_)_phys_to_bus and bus_to_phys __weak hooks, replacing them with an architecture-specific phys_to_dma and dma_to_phys interface. These are used by both PowerPC and Xen to provide the correct mapping from physical to DMA addresses. * removes the swiotlb_