]> Gentwo Git Trees - linux/.git/commit
drm/amdkfd: remove unused code
authorJames Zhu <James.Zhu@amd.com>
Wed, 28 May 2025 15:51:18 +0000 (11:51 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Aug 2025 18:19:01 +0000 (14:19 -0400)
commit5c15a05b52553ad99c68a661b832aff3eeb2a7b7
tree48d34ebde7cc3cc3a67fa8776249ef1a453a115c
parent6ec7120dec937559135a914a3da02a590421bba3
drm/amdkfd: remove unused code

upages is assigned under cpages = 0, so it isn't really used in this function.

Signed-off-by: James Zhu <James.Zhu@amd.com>
Reviewed-by: Philip.Yang<Philip.Yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_migrate.c