diff options
author | 2014-03-21 10:06:07 +0000 | |
---|---|---|
committer | 2014-04-15 12:23:11 +0100 | |
commit | aca1bc4595c5757f01167ab5bfef2a4f8edfcf4f (patch) | |
tree | 2b3939f00cfe54397d3a9f39731d01c601f43e53 /tools/perf/scripts/python/syscall-counts.py | |
parent | iommu/arm-smmu: Return 0 on unmap failure (diff) | |
download | wireguard-linux-aca1bc4595c5757f01167ab5bfef2a4f8edfcf4f.tar.xz wireguard-linux-aca1bc4595c5757f01167ab5bfef2a4f8edfcf4f.zip |
iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pte
kernel panic happened when iommu_unmap a buffer larger than 2MB,
more than expected pmd entries got “invalidated”, due to a wrong range
passed to arm_smmu_alloc_init_pte. it was likely a typo, now we fix
it, passing the correct "end" address to arm_smmu_alloc_init_pte.
Signed-off-by: Bin Wang <binw@marvell.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions