diff options
author | Alex Sierra <alex.sierra@amd.com> | 2023-08-15 23:42:52 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-09-01 00:54:41 +0300 |
commit | 3aca8cca606be64c7cd6b61b36c8208bab37d44b (patch) | |
tree | dc17585944ad40413021a886ece3dfa0dce841ac /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bae44a8fcb6e7e244a524b7f3da35b69aa7bb4b3 (diff) | |
download | linux-3aca8cca606be64c7cd6b61b36c8208bab37d44b.tar.xz |
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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions