diff options
author | James Zhu <James.Zhu@amd.com> | 2025-08-22 15:38:00 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-09-15 17:02:50 -0400 |
commit | 7ccaaf13197fddb525571d6646bc174405efb37c (patch) | |
tree | 8c32eac28c786d4e03a246d5f8324be275549d6c /rust/helpers/build_bug.c | |
parent | 85442bac84666640354c6728fd5d5d241190d960 (diff) |
Revert "drm/amdkfd: return migration pages from copy function"
This reverts commit bd6093e2f1601c0c83906f5115a2efb6b93050b1.
migrate_vma_pages can fail if a CPU thread faults on the same page.
However, the page table is locked and only one of the new pages will
be inserted. The device driver will see that the MIGRATE_PFN_MIGRATE
bit is cleared if it loses the race.
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>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions