diff options
author | Lucas De Marchi <lucas.demarchi@intel.com> | 2024-01-19 03:16:11 +0300 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2024-01-20 00:09:04 +0300 |
commit | 8d038f49c1f36772653a498d85024d97c4838e44 (patch) | |
tree | a64dccabad410e8f8a097f68d7b15bd15561f413 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 406663f777bee53e9ad93dc080c333d4655ab7de (diff) | |
download | linux-8d038f49c1f36772653a498d85024d97c4838e44.tar.xz |
drm/xe: Fix cast on trace variable
Cast the pointer to unsigned long and let it be implicitly extended to
u64. This fixes the build on 32bits arch.
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240119001612.2991381-5-lucas.demarchi@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions