diff options
author | Robin Murphy <robin.murphy@arm.com> | 2016-04-20 16:53:33 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2016-04-21 17:47:32 +0300 |
commit | 9800699c645952da6a7399194d3e762b84cde3cd (patch) | |
tree | 14365ce42655652ef3e4a990385745bcce1b91ff /net/lapb/lapb_subr.c | |
parent | 5f634956cc550768ebd75cf26fdba01044bc600e (diff) | |
download | linux-9800699c645952da6a7399194d3e762b84cde3cd.tar.xz |
iommu/arm-smmu: Don't allocate resources for bypass domains
Until we get fully plumbed into of_iommu_configure, our default
IOMMU_DOMAIN_DMA domains just bypass translation. Since we achieve that
by leaving the stream table entries set to bypass instead of pointing at
a translation context, the context bank we allocate for the domain is
completely wasted. Context banks are typically a rather limited
resource, so don't hog ones we don't need.
Reported-by: Eric Auger <eric.auger@linaro.org>
Tested-by: Eric Auger <eric.auger@linaro.org>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions