Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Revert "Revert "drm/amdkfd: Add heavy-weight TLB flush after unmapping""

This reverts commit 430f8e6edbaac8abfddf76f1aef732d9c6257211.

Revert reason: Issue has been resolved.

Signed-off-by: Eric Huang <jinhuieric.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Eric Huang and committed by
Alex Deucher
4a134261 de598650

+1
+1
drivers/gpu/drm/amd/amdkfd/kfd_chardev.c
··· 1563 1563 i, args->n_devices); 1564 1564 goto unmap_memory_from_gpu_failed; 1565 1565 } 1566 + kfd_flush_tlb(peer_pdd, TLB_FLUSH_HEAVYWEIGHT); 1566 1567 args->n_success = i+1; 1567 1568 } 1568 1569 kfree(devices_arr);