diff options
author | Christoph Hellwig <hch@lst.de> | 2019-04-16 20:23:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-05-08 17:11:57 -0700 |
commit | edb1f07203ba8856b24bcddf8326386ba6a03291 (patch) | |
tree | 7af3c722ab3b9736c03ec9a5e79acd1e38dc3113 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7e996890b88078011bfb55ce072712d464207dad (diff) |
sparc/iommu: use __sbus_iommu_map_page to implement the map_sg path
This means we handle > PAGE_SIZE offsets fine, and grow the size check
so far only performed in the map_page path. We lose the optimization
to not double flush a page if it apears in multiple consecutive SG list
entries. But at least for block I/O those don't happen anymore since
we properly merge in higher layers anyway.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions