diff options
author | Alex Sierra <alex.sierra@amd.com> | 2023-08-15 15:42:52 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-08-31 17:54:41 -0400 |
commit | 3aca8cca606be64c7cd6b61b36c8208bab37d44b (patch) | |
tree | dc17585944ad40413021a886ece3dfa0dce841ac /drivers/usb/cdns3/cdns3-debug.h | |
parent | bae44a8fcb6e7e244a524b7f3da35b69aa7bb4b3 (diff) |
drm/amdkfd: retry after EBUSY is returned from hmm_ranges_get_pages
if hmm_range_get_pages returns EBUSY error during
svm_range_validate_and_map, within the context of a page fault
interrupt. This should retry through svm_range_restore_pages
callback. Therefore we treat this as EAGAIN error instead, and defer
it to restore pages fallback.
Signed-off-by: Alex Sierra <alex.sierra@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions