aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2024-07-18 16:38:07 -0300
committerNamhyung Kim <[email protected]>2024-08-09 19:36:20 -0700
commit4bbe6002931954bbe82b25f25990b987b0392e18 (patch)
treec7502dee6b94fe9c89bfec301dfe6b90b6775686 /drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
parentd5b854893d27b4030943a10cf28a07189aab0c36 (diff)
perf daemon: Fix the build on 32-bit architectures
Noticed with: 1 6.22 debian:experimental-x-mipsel : FAIL gcc version 13.2.0 (Debian 13.2.0-25) builtin-daemon.c: In function 'cmd_session_list': builtin-daemon.c:691:35: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'time_t' {aka 'long long int'} [-Werror=format=] Use inttypes.h's PRIu64 to deal with that. Signed-off-by: Arnaldo Carvalho de Melo <[email protected]> Link: https://lore.kernel.org/r/ZplvH21aQ8pzmza_@x1 Signed-off-by: Namhyung Kim <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c')
0 files changed, 0 insertions, 0 deletions