]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdkfd: print address in hex format rather than decimal
authorYifan Zhang <yifan1.zhang@amd.com>
Sun, 4 Sep 2022 07:53:27 +0000 (15:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 8 Sep 2022 02:52:19 +0000 (22:52 -0400)
commit706b4d49330b4e7d3eb25f6e39646a441790d810
tree3166d72cc16037e748f47cea864e25be7aa525de
parente48f68540f4a9dad7b2c6e3a62e652ad25a8c8fc
drm/amdkfd: print address in hex format rather than decimal

Addresses should be printed in hex format.

Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c