The source project of this merge request has been removed.
drm/xe: Check for correct return value of dma_resv_wait_timeout
dma_resv_wait_timeout return 0 on timeout or -ERESTARTSYS on error, check for these values.
Signed-off-by: Matthew Brost matthew.brost@intel.com