[Intel-xe] [PATCH 0/1] drm/xe: don't repin a userptr if mm is closed
fei.yang at intel.com
fei.yang at intel.com
Wed Oct 4 23:47:20 UTC 2023
From: Fei Yang <fei.yang at intel.com>
Ran into a problem where xe_vma_userptr_pin_pages failed with -EFAULT
due to the mmu_notifier.mm had been closed. In such case, the userptr
vma should not had been added to the invalidated list in the first
place.
Signed-off-by: Fei Yang <fei.yang at intel.com>
Fei Yang (1):
drm/xe: don't repin a userptr if mm is closed
drivers/gpu/drm/xe/xe_vm.c | 2 ++
1 file changed, 2 insertions(+)
--
2.25.1
More information about the Intel-xe
mailing list