diff options
author | Thomas Hellström <[email protected]> | 2024-01-09 12:24:03 +0100 |
---|---|---|
committer | Thomas Hellström <[email protected]> | 2024-01-15 15:36:42 +0100 |
commit | 77232e6a28447c2942558d05f1c3115bdf95a9e7 (patch) | |
tree | 5c7e89b3db26784cb4411bae5bf5773e6a31c209 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3ec276d06698189506f508f87c0f4f17c11e0251 (diff) |
drm/xe: Annotate xe_mem_region::mapping with __iomem
The pointer points to IO memory, but the __iomem annotation was
incorrectly placed. Annotate it correctly, update its usage accordingly
and fix the corresponding sparse error.
Fixes: 0887a2e7ab62 ("drm/xe: Make xe_mem_region struct")
Cc: Oak Zeng <[email protected]>
Cc: Michael J. Ruhl <[email protected]>
Cc: Matthew Brost <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Signed-off-by: Thomas Hellström <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 20855b62a30538361e587cfc7c5245f07d4f826a)
Signed-off-by: Thomas Hellström <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions