mbox

[GIT,PULL] iommu/arm-smmu: ARM SMMUv3 fixes for 4.2

Message ID 20150710135742.GA3341@arm.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-joerg/arm-smmu/fixes

Message

Will Deacon July 10, 2015, 1:57 p.m. UTC
Hi Joerg,

Please can you pull these ARM SMMUv3 fixes for 4.2?
Thunder has done a good job of turning these around and they fix real
issues that he's seeing on his platform.

Thanks,

Will

--->8

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -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 5e92946c39ca6abc65e34775a93cc1d1a819c0e3:

  iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIG (2015-07-08 17:24:39 +0100)

----------------------------------------------------------------
Will Deacon (1):
      iommu/arm-smmu: Fix LOG2SIZE setting for 2-level stream tables

Zhen Lei (4):
      iommu/arm-smmu: Fix the index calculation of strtab
      iommu/arm-smmu: Fix the values of ARM64_TCR_{I,O}RGN0_SHIFT
      iommu/arm-smmu: Enlarge STRTAB_L1_SZ_SHIFT to support larger sidsize
      iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIG

 .../devicetree/bindings/iommu/arm,smmu-v3.txt      |  3 ++
 drivers/iommu/arm-smmu-v3.c                        | 60 +++++++++++++++++-----
 2 files changed, 49 insertions(+), 14 deletions(-)

Comments

Joerg Roedel July 10, 2015, 3:41 p.m. UTC | #1
On Fri, Jul 10, 2015 at 02:57:42PM +0100, Will Deacon wrote:
> Please can you pull these ARM SMMUv3 fixes for 4.2?
> Thunder has done a good job of turning these around and they fix real
> issues that he's seeing on his platform.

Pulled to iommu/fixes.