Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/xe/tests: Use uninterruptible VM lock
Interruptible lock can return error and needed a return value check. This test should finish quick enough so use a uninterruptible lock instead. Cc: Matthew Auld <[email protected]> Reviewed-by: Matthew Auld <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Nirmoy Das <[email protected]>
- Loading branch information