diff options
author | Alexey Kardashevskiy <[email protected]> | 2015-06-05 16:35:02 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2015-06-11 15:14:56 +1000 |
commit | 3c56e822f8fb0105949d04bda0e549e9d08713cd (patch) | |
tree | 61ec37ee7a4e0bf512a50547dd59e86188a03308 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 2d270df8f71a0fded9ef01cb9282b46fd3bc0986 (diff) |
vfio: powerpc/spapr: Disable DMA mappings on disabled container
At the moment DMA map/unmap requests are handled irrespective to
the container's state. This allows the user space to pin memory which
it might not be allowed to pin.
This adds checks to MAP/UNMAP that the container is enabled, otherwise
-EPERM is returned.
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