From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Tue, 15 Apr 2014 17:21:06 +0100 Subject: [GIT PULL] iommu/arm-smmu: fixes for 3.15 Message-ID: <20140415162106.GN17408@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Joerg, Please can you pull the following two ARM SMMU fixes for 3.15? They address a problem with unmap return codes and a panic when unmapping a buffer larger than 2MB. Cheers, Will --->8 The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5: Linux 3.15-rc1 (2014-04-13 14:18:35 -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 aca1bc4595c5757f01167ab5bfef2a4f8edfcf4f: iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pte (2014-04-15 12:23:11 +0100) ---------------------------------------------------------------- Bin Wang (1): iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pte Laurent Pinchart (1): iommu/arm-smmu: Return 0 on unmap failure drivers/iommu/arm-smmu.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)