diff options
author | Jesse Brandeburg <[email protected]> | 2016-01-04 10:33:03 -0800 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2016-02-17 08:16:18 -0800 |
commit | 3578fa0a8cd6d9fb03092c673f42aad0e7c850df (patch) | |
tree | 59eeab5e73bcff845d189005c7a34604878c3fc0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | d89d967f7188438cf9a3ffb9ce74e9ecc2795619 (diff) |
i40e: fix bug in dma sync
Driver was using an offset based off a DMA handle while mapping and
unmapping using sync_single_range_for[cpu|device], where it should
be using DMA handle (returned from alloc_coherent) and the offset of the
memory to be sync'd.
Change-ID: I208256565b1595ff0e9171ab852de06b997917c6
Signed-off-by: Jesse Brandeburg <[email protected]>
Reviewed-by: Nelson, Shannon <[email protected]>
Reviewed-by: Williams, Mitch A <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions