From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755626AbcFQOlG (ORCPT ); Fri, 17 Jun 2016 10:41:06 -0400 Received: from 8bytes.org ([81.169.241.247]:57919 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751095AbcFQOlE (ORCPT ); Fri, 17 Jun 2016 10:41:04 -0400 Date: Fri, 17 Jun 2016 16:38:58 +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.7-rc3 Message-ID: <20160617143845.GA25478@8bytes.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" 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 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Linus, The following changes since commit 5edb56491d4812c42175980759da53388e5d86f5: Linux 4.7-rc3 (2016-06-12 07:20:35 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.7-rc3 for you to fetch changes up to a4c34ff1c029e90e7d5f8dd8d29b0a93b31c3cb2: iommu/vt-d: Enable QI on all IOMMUs before setting root entry (2016-06-17 11:29:48 +0200) ---------------------------------------------------------------- IOMMU Fixes for Linux v4.7-rc3 Three patches queued up: * Fix for ARM-SMMU to add a missing iommu-ops callback which is required by common iommu code * Fix for the rockchip iommu where the wrong MMUs got the commands * A regression fix for the Intel VT-d driver. The regression only showed up on X58 chipsets with more than one iommu. These chipsets seem to require that QI is enabled on all IOMMUs before it can be used. ---------------------------------------------------------------- Jean-Philippe Brucker (1): iommu/arm-smmu: Wire up map_sg for arm-smmu-v3 Joerg Roedel (1): iommu/vt-d: Enable QI on all IOMMUs before setting root entry John Keeping (1): iommu/rockchip: Fix zap cache during device attach drivers/iommu/arm-smmu-v3.c | 1 + drivers/iommu/intel-iommu.c | 17 ++++++++++++----- drivers/iommu/rockchip-iommu.c | 2 +- 3 files changed, 14 insertions(+), 6 deletions(-) Please pull. Thanks, Joerg --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJXZAt1AAoJECvwRC2XARrj8IgP/RAPHphtmZhSd2vgdiUJSC8G v/Xq9ttdJQwL+W223B5r7iDppFD19QMMsmEJWFRS7mnpT8ljlfxacHII4c7GyV4G yfNG/ueLTPmNa8reKDlpsOaFfuWcSTBG5p0c5DzspNUDeTqP8LMWANA57TUfQZ8d 55uncvuKq/2MIIaZ7Y/712HxlXhw6rWKHeca2wjKah1c3SNdtZUVs7OZ+bZW0wx9 3owfNAuJ01Bd98QtWEHeDpMCcFZb1eeNCSgYVqN/LALGh36w3KZLYuE+tIWjthB+ gJ8tqEz+zNc4YY1F1qJGRzLcpo+R8yezVdojLF4iyLhQP9Y1GOWC3I+iKsSWJ0+2 hDQYhVk2xAqrYHf4jyTroEknHi0sE1iL/OhKN/LrvJouXd5Tan31Iqw6wViFVGte 0ITxei4Rj8t3nbzZRK74OR04zD8tLWdIPF8r5Oj1n+1PEqDEBWyrAQnoxCt1zTX1 R8P7JmQL8XW70xYSPeSEPYvD2JpIkTyKppsz+dxUCd8X9+KYsOvVmo0gCikOyXYs uzNQgrz3VOm0PQEC1V2/tqNZeVY6ltUkHOSiwZ8E/eueKHQ2vHcB9A+PppVO/oru xKAs4QmPhQq4e72OGaSaxJMPvrep2k+lKIlLkC2Px1qHxTXzKNLgVJesTPHKNAot 4TTxRrh/cmZ6tSmyDNd7 =XPte -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv--