Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1462688
| From | Joerg Roedel <joro@8bytes.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [git pull] IOMMU Fixes for Linux v4.8-rc2 |
| Date | 2016-08-15 12:10 +0200 |
| Message-ID | <s6n0e-4eK-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi Linus,
The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:
Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.8-rc2
for you to fetch changes up to c987ff0d3cb37d7fe1ddaa370811dfd9f73643fa:
iommu/dma: Respect IOMMU aperture when allocating (2016-08-10 12:02:02 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v4.8-rc2
Including:
* Some functions defined in a header file for the mediatek
driver were not marked inline. Fix that oversight.
* Fix a potential crash in the ARM64 dma-mapping code when
freeing a partially initialized domain.
* Another fix for ARM64 dma-mapping to respect IOMMU mapping
constraints when allocating IOVA addresses.
----------------------------------------------------------------
Joerg Roedel (1):
iommu/mediatek: Mark static functions in headers inline
Robin Murphy (2):
iommu/dma: Don't put uninitialised IOVA domains
iommu/dma: Respect IOMMU aperture when allocating
drivers/iommu/dma-iommu.c | 14 +++++++++-----
drivers/iommu/mtk_iommu.h | 6 +++---
2 files changed, 12 insertions(+), 8 deletions(-)
Please pull.
Thanks,
Joerg
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[git pull] IOMMU Fixes for Linux v4.8-rc2 Joerg Roedel <joro@8bytes.org> - 2016-08-15 12:10 +0200
csiph-web