diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2012-10-15 10:19:34 -0700 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-10-30 09:32:06 -0400 |
commit | ee3f6ba896c7e62004b677b0018a0b29b9b26472 (patch) | |
tree | 035a4d1280053dbd68a78b1b31df3d6056f94440 /drivers/xen | |
parent | ff7204a74931fc67ed13d8febbc322a46833c1fa (diff) |
swiotlb: Make io_tlb_overflow_buffer a physical address
This change makes it so that we can avoid virt_to_phys overhead when using the
io_tlb_overflow_buffer. My original plan was to completely remove the value
and replace it with a constant but I had seen that there were recent patches
that stated this couldn't be done until all device drivers that depended on
that functionality be updated.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions