* [git pull] IOMMU Fixes for Linux v4.4-rc8
@ 2016-01-07 19:28 Joerg Roedel
0 siblings, 0 replies; only message in thread
From: Joerg Roedel @ 2016-01-07 19:28 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, iommu
[-- Attachment #1: Type: text/plain, Size: 1269 bytes --]
Hi Linus,
The following changes since commit 74bf8efb5fa6e958d2d7c7917b8bb672085ec0c6:
Linux 4.4-rc7 (2015-12-27 18:17:37 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.4-rc8
for you to fetch changes up to 164afb1d85b872907cfac048b46c094db596d529:
iommu/dma: Use correct offset in map_sg (2016-01-07 13:36:41 +0100)
----------------------------------------------------------------
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
----------------------------------------------------------------
Geert Uytterhoeven (1):
iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabled
Robin Murphy (3):
iommu/dma: Add some missing #includes
iommu/dma: Avoid unlikely high-order allocations
iommu/dma: Use correct offset in map_sg
drivers/iommu/dma-iommu.c | 11 ++++++++---
drivers/iommu/ipmmu-vmsa.c | 2 +-
2 files changed, 9 insertions(+), 4 deletions(-)
Please pull.
Thanks,
Joerg
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-01-07 19:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-07 19:28 [git pull] IOMMU Fixes for Linux v4.4-rc8 Joerg Roedel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome