From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Deacon Subject: [GIT PULL] iommu/arm-smmu: Fixes for 4.9 Date: Fri, 28 Oct 2016 17:01:48 +0100 Message-ID: <20161028160148.GD1076@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: iommu@lists.linux-foundation.org Hi Joerg, Please pull the following pair of fixes from Robin for the ARM SMMU drivers. Thanks, Will --->8 The following changes since commit 1001354ca34179f3db924eb66672442a173147dc: Linux 4.9-rc1 (2016-10-15 12:17:50 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-joerg/arm-smmu/fixes for you to fetch changes up to 5a5a057d2ba73ae4990b6dc283465b4886d93993: iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s (2016-10-26 19:21:38 +0100) ---------------------------------------------------------------- Robin Murphy (2): iommu/arm-smmu: Work around ARM DMA configuration iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s drivers/iommu/arm-smmu-v3.c | 11 ++++------- drivers/iommu/arm-smmu.c | 10 ++++++++++ 2 files changed, 14 insertions(+), 7 deletions(-) From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Fri, 28 Oct 2016 17:01:48 +0100 Subject: [GIT PULL] iommu/arm-smmu: Fixes for 4.9 Message-ID: <20161028160148.GD1076@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Joerg, Please pull the following pair of fixes from Robin for the ARM SMMU drivers. Thanks, Will --->8 The following changes since commit 1001354ca34179f3db924eb66672442a173147dc: Linux 4.9-rc1 (2016-10-15 12:17:50 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-joerg/arm-smmu/fixes for you to fetch changes up to 5a5a057d2ba73ae4990b6dc283465b4886d93993: iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s (2016-10-26 19:21:38 +0100) ---------------------------------------------------------------- Robin Murphy (2): iommu/arm-smmu: Work around ARM DMA configuration iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s drivers/iommu/arm-smmu-v3.c | 11 ++++------- drivers/iommu/arm-smmu.c | 10 ++++++++++ 2 files changed, 14 insertions(+), 7 deletions(-)