On Mon, Mar 06, 2017 at 11:52:06AM -0500, Konrad Rzeszutek Wilk wrote:
> Hey Linus,

Vacation does strange things to my brain. Fixed up the LKML mailing list
address.

> 
> Please git pull the following branch:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git 
> stable/for-linus-4.11
> 
> which has two tiny implementations of the DMA API for callback in ARM (for 
> Xen).
> 
> Thank you!
> 
> Andrii Anisov (1):
>       swiotlb-xen: implement xen_swiotlb_get_sgtable callback
> 
> Stefano Stabellini (1):
>       swiotlb-xen: implement xen_swiotlb_dma_mmap callback
> 
>  arch/arm/xen/mm.c         |  2 ++
>  drivers/xen/swiotlb-xen.c | 47 
> +++++++++++++++++++++++++++++++++++++++++++++++
>  include/xen/swiotlb-xen.h | 11 +++++++++++
>  3 files changed, 60 insertions(+)
> 
> Andrii Anisov (1):
>       swiotlb-xen: implement xen_swiotlb_get_sgtable callback
> 
> Stefano Stabellini (1):
>       swiotlb-xen: implement xen_swiotlb_dma_mmap callback
> 

Reply via email to