]> 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)
commitc433499f55c943f981cdb43cd2be64f059df4ef7
tree3166d72cc16037e748f47cea864e25be7aa525de
parentb64d5dbcd465446489b600d473913e32d4faed1b
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