aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/interrupts.py
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <[email protected]>2023-07-26 12:56:32 +0530
committerAlex Deucher <[email protected]>2023-07-27 15:05:31 -0400
commit3dc6d8352ea9e5508005ff487c8b931918b5eb74 (patch)
tree1c88ee6b4c21597ff8a51f12706fd0abb835ef36 /scripts/gdb/linux/interrupts.py
parent8cbbd11547f61b90b33a4ef70c4614eb2e789c49 (diff)
drm/amdgpu: Fix non-standard format specifiers in 'amdgpu_show_fdinfo'
Fixes the following: WARNING: %Lu is non-standard C, use %llu + seq_printf(m, "drm-client-id:\t%Lu\n", vm->immediate.fence_context); WARNING: %Ld is non-standard C, use %lld + seq_printf(m, "drm-engine-%s:\t%Ld ns\n", amdgpu_ip_name[hw_ip], Cc: Guchun Chen <[email protected]> Cc: Christian König <[email protected]> Cc: Alex Deucher <[email protected]> Signed-off-by: Srinivasan Shanmugam <[email protected]> Reviewed-by: Guchun Chen <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions