Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm: Don't return ERESTARTSYS to user-space.
That return code is for in-kernel use only. Use EINTR instead. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@linux.ie>
- Loading branch information