Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/1] drm/xe: don't repin a userptr if mm is closed
@ 2023-10-04 23:47 fei.yang
  2023-10-04 23:47 ` [Intel-xe] [PATCH 1/1] " fei.yang
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: fei.yang @ 2023-10-04 23:47 UTC (permalink / raw)
  To: intel-xe

From: Fei Yang <fei.yang@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@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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-10-18 15:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-04 23:47 [Intel-xe] [PATCH 0/1] drm/xe: don't repin a userptr if mm is closed fei.yang
2023-10-04 23:47 ` [Intel-xe] [PATCH 1/1] " fei.yang
2023-10-05 18:39   ` Matthew Brost
2023-10-18 15:10     ` Yang, Fei
2023-10-05  0:31 ` [Intel-xe] ✓ CI.Patch_applied: success for " Patchwork
2023-10-05  0:31 ` [Intel-xe] ✓ CI.checkpatch: " Patchwork
2023-10-05  0:33 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-10-05  0:40 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-10-05  0:40 ` [Intel-xe] ✗ CI.Hooks: failure " Patchwork
2023-10-05  0:41 ` [Intel-xe] ✓ CI.checksparse: success " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox