diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2016-02-11 14:32:07 +0300 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2016-02-15 17:25:23 +0300 |
commit | d380a1632c4e036d50c898e874a194fd4bf8bdee (patch) | |
tree | 8652b19ee47bc3707f3d268db245cba97dc304c4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 74ebc70622c95b3e767f62b73a3ef624c913e5dd (diff) | |
download | linux-d380a1632c4e036d50c898e874a194fd4bf8bdee.tar.xz |
drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
dma_mmap_attrs() should be called with cpu address returned by
dma_alloc_attrs(). Existing code however passed pages array base as cpu
address. This worked only by a pure luck on ARM architecture. This patch
fixes this issue.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions