diff options
author | 2012-10-15 10:19:22 -0700 | |
---|---|---|
committer | 2012-10-30 09:32:05 -0400 | |
commit | c40dba06e9a27d673197a2083828f13eff16b2ab (patch) | |
tree | 2bea1f9eaf85ef76aaed04b291f45bbeb7090e15 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 3.7-rc3 (diff) | |
download | linux-dev-c40dba06e9a27d673197a2083828f13eff16b2ab.tar.xz linux-dev-c40dba06e9a27d673197a2083828f13eff16b2ab.zip |
swiotlb: Make io_tlb_end a physical address instead of a virtual one
This change replaces all references to the virtual address for io_tlb_end
with references to the physical address io_tlb_end. The main advantage of
replacing the virtual address with a physical address is that we can avoid
having to do multiple translations from the virtual address to the physical
one needed for testing an existing DMA address.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions