Skip to content
IOMMU Fixes for Linux v4.4-rc8

The patches include fixes for:

	* Two build issues, one in the ipmmu-vmsa driver and one for the
	  new generic dma-api implemention used on arm64

	* A performance fix for said dma-api implemention

	* An issue caused by a wrong offset in map_sg in the same code
	  as above