]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amdkfd: Stop using GFP_NOIO explicitly for two places
authorYong Zhao <Yong.Zhao@amd.com>
Sat, 9 Nov 2019 03:06:37 +0000 (22:06 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Nov 2019 20:29:45 +0000 (15:29 -0500)
commit8c27a0c451803ce75a9027bac5138582cee5c335
tree4d4d921f831ac227f25d42ccadf07601c74ad095
parent2a7f8883f4cafa2189001dec3b3a421e3184bc35
drm/amdkfd: Stop using GFP_NOIO explicitly for two places

Adapt the change from: 1cd106ecfc1f04 ("drm/amdkfd: Stop using GFP_NOIO explicitly")

Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c