From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752807AbcHOKBN (ORCPT ); Mon, 15 Aug 2016 06:01:13 -0400 Received: from 8bytes.org ([81.169.241.247]:46266 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752073AbcHOKBM (ORCPT ); Mon, 15 Aug 2016 06:01:12 -0400 Date: Mon, 15 Aug 2016 12:01:30 +0200 From: Joerg Roedel To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org Subject: [git pull] IOMMU Fixes for Linux v4.8-rc2 Message-ID: <20160815100121.GA15241@8bytes.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 --KsGdsel6WgEHnImy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJXsZLxAAoJECvwRC2XARrjyFkP+wQcNJwpV6njClt6Q3pzPR4e y56+OgcFLkR1w74qH5IEPeuQhBmZPRKjHnj80p7Me1aFpSB9CzDKncV7FWJZsojE oLM50ZGKLyjZ51FjjO00GDkto79tpVSAGV9qftaEA+u6FWY9up1TK84jL6Ase7Nx dU9G9wvUN7fWzAS6dL87trBgoyZ9LG9JfjI/hQc1HP3IKLC9ZXFBn+mrmg4jMZlL 7CpbiSbYdcelWQf0wMuzH4Jnuu9OUV/xOXcRL1wG2kokEhrfEzg2Gd/l3YBXduOo KHmjhtgXW1udBx8DDU+Rq4TIbcEZgjxAADxyP5fbk7t2CFxZQxZ22KsqyMdkwekG r+6iGgRnS1MKJwW+SfTY/PciOChKWYjXHqBtn5dm+SUO03v3krpOAaR+Sbb6l5L5 un4j46c0TdVry/swTjk2+SvwuWTSmFnsKbEtGmKIK4YKk8HEYKHvlDdpJ0Uv+E/u gu/gj53/QXeii/4/r4c9+mMYOywGogoMC+KwArWB54+4+DN7sOqN+vXxMizXdJxV IUHEeBFJb0orEawe+wKUwWi1QRfFged77tBjsz6f+d3DrpsOKXyv2FlpUevDCCvk 8FboG3hyDKAVO9n6SGXHBNVud7RMbaHPw7SsmZSy486yPpLAMW5cndH+vPr08I/K eWukDeHIP+CY+HQrpQnj =ufff -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy--