diff options
| author | Tasos Sahanidis <[email protected]> | 2021-03-03 19:52:53 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-03-11 11:59:44 +0100 |
| commit | e56429b09d5e0802b86f84ec7c24025886c9f88b (patch) | |
| tree | 01f1b4a9a9573e504da7e1dc8bbb0c31d801ad23 /tools/perf/scripts/python | |
| parent | 4e1cb753c04d74e06d7ca826ea0bcb02526af03e (diff) | |
media: saa7146: use sg_dma_len when building pgtable
The new AMD IOMMU DMA implementation concatenates sglist entries under
certain conditions, and because saa7146 accessed the length member
directly, it did not support this scenario.
This fixes IO_PAGE_FAULTs by using the sg_dma_len macro.
Fixes: be62dbf554c5 ("iommu/amd: Convert AMD iommu driver to the dma-iommu api")
Signed-off-by: Tasos Sahanidis <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions