aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorLucas De Marchi <[email protected]>2024-02-22 06:41:24 -0800
committerLucas De Marchi <[email protected]>2024-02-22 14:22:39 -0800
commit7a975748d4dc0a524c99a390c6f74b7097ef8cf7 (patch)
tree14ff645403638697c745cdb0f73f572c046792f7 /lib/memory-notifier-error-inject.c
parenta24d9099777d9c314c984b94653407710c2358b4 (diff)
drm/xe: Use pointers in trace events
Commit a0df2cc858c3 ("drm/xe/xe_bo_move: Enhance xe_bo_move trace") inadvertently reverted commit 8d038f49c1f3 ("drm/xe: Fix cast on trace variable"), breaking the build on 32bits. As noted by Ville, there's no point in converting the pointers to u64 and add casts everywhere. In fact, it's better to just use %p and let the address be hashed. Convert all the cases in xe_trace.h to use pointers. Cc: Ville Syrjälä <[email protected]> Cc: Matt Roper <[email protected]> Cc: Priyanka Dandamudi <[email protected]> Cc: Oak Zeng <[email protected]> Cc: Thomas Hellström <[email protected]> Signed-off-by: Lucas De Marchi <[email protected]> Reviewed-by: Thomas Hellström <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions