git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
778ef1e
)
drm: Don't return ERESTARTSYS to user-space.
author
Thomas Hellstrom
<thellstrom@vmware.com>
Mon, 2 Mar 2009 10:10:54 +0000
(11:10 +0100)
committer
Dave Airlie
<airlied@linux.ie>
Mon, 2 Mar 2009 23:49:46 +0000
(09:49 +1000)
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>
No differences found