diff options
author | Robin Murphy <robin.murphy@arm.com> | 2016-04-13 17:12:59 (GMT) |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2016-05-03 17:23:02 (GMT) |
commit | f0cfffc48cac516e37711786227f6808491913a5 (patch) | |
tree | 889f2264c6e081e8778db9396b5a7c6adc4ebf37 /sound | |
parent | e086d912d4d78781652669618e7fb01a4d466703 (diff) | |
download | linux-f0cfffc48cac516e37711786227f6808491913a5.tar.xz |
iommu/arm-smmu: Work around MMU-500 prefetch errata
MMU-500 erratum #841119 is tickled by a particular set of circumstances
interacting with the next-page prefetcher. Since said prefetcher is
quite dumb and actually detrimental to performance in some cases (by
causing unwanted TLB evictions for non-sequential access patterns), we
lose very little by turning it off, and what we gain is a guarantee that
the erratum is never hit.
As a bonus, the same workaround will also prevent erratum #826419 once
v7 short descriptor support is implemented.
CC: Catalin Marinas <catalin.marinas@arm.com>
CC: Will Deacon <will.deacon@arm.com>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions