APPLIED: [PULL][SRU Cosmic] non-strict iommu mode for ARM
Kleber Souza
kleber.souza at canonical.com
Fri Jan 11 10:51:40 UTC 2019
On 12/21/18 8:42 PM, dann frazier wrote:
> BugLink: https://bugs.launchpad.net/bugs/1806488
>
> Required some minor backporting, described in the S-o-b area.
>
> The following changes since commit bfe015d2df84299c03b3189e6a6f5d97a68b213c:
>
> UBUNTU: Ubuntu-4.18.0-13.14 (2018-12-05 05:10:51 +0000)
>
> are available in the Git repository at:
>
> git://git.launchpad.net/~dannf/ubuntu/+source/linux/+git/linux iommu-non-strict-cosmic
>
> for you to fetch changes up to 2312d727f68c49a8c910e253f5d9d06c7881c420:
>
> iommu/arm-smmu: Support non-strict mode (2018-12-18 20:58:55 -0700)
>
> ----------------------------------------------------------------
> Robin Murphy (3):
> iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()
> iommu/io-pgtable-arm-v7s: Add support for non-strict mode
> iommu/arm-smmu: Support non-strict mode
>
> Zhen Lei (5):
> iommu/arm-smmu-v3: Implement flush_iotlb_all hook
> iommu/dma: Add support for non-strict mode
> iommu: Add "iommu.strict" command line option
> iommu/io-pgtable-arm: Add support for non-strict mode
> iommu/arm-smmu-v3: Add support for non-strict mode
>
> Documentation/admin-guide/kernel-parameters.txt | 12 ++++
> drivers/iommu/arm-smmu-v3.c | 89 ++++++++++++++++-------
> drivers/iommu/arm-smmu.c | 93 ++++++++++++++++++-------
> drivers/iommu/dma-iommu.c | 32 ++++++++-
> drivers/iommu/io-pgtable-arm-v7s.c | 11 ++-
> drivers/iommu/io-pgtable-arm.c | 23 ++++--
> drivers/iommu/io-pgtable.h | 5 ++
> drivers/iommu/iommu.c | 14 ++++
> include/linux/iommu.h | 1 +
> 9 files changed, 220 insertions(+), 60 deletions(-)
>
Applied to cosmic/master-next branch.
Thanks,
Kleber
More information about the kernel-team
mailing list