aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorAlexey Kardashevskiy <[email protected]>2015-06-05 16:34:59 +1000
committerMichael Ellerman <[email protected]>2015-06-11 15:14:55 +1000
commite432bc7e15d80288aff0bcccb2ff0f9ae572abdd (patch)
tree45941147d1de4479ab7de27b93f1742418e2edae /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent9b14a1ff8657d3ee844f8987482bc367a716848c (diff)
vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
This checks that the TCE table page size is not bigger that the size of a page we just pinned and going to put its physical address to the table. Otherwise the hardware gets unwanted access to physical memory between the end of the actual page and the end of the aligned up TCE page. Since compound_order() and compound_head() work correctly on non-huge pages, there is no need for additional check whether the page is huge. Signed-off-by: Alexey Kardashevskiy <[email protected]> [aw: for the vfio related changes] Acked-by: Alex Williamson <[email protected]> Reviewed-by: David Gibson <[email protected]> Reviewed-by: Gavin Shan <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions