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:
a1c3e3e
)
drm/msm: change to uninterruptible wait in atomic commit
author
Wentao Xu
<wentaox@codeaurora.org>
Mon, 22 Jun 2015 15:53:42 +0000
(11:53 -0400)
committer
Rob Clark
<robdclark@gmail.com>
Wed, 29 Jul 2015 20:38:24 +0000
(16:38 -0400)
The atomic commit cannot easily undo and return an error once the
state is swapped. Change to uninterruptible wait, and ignore the
timeout error.
Signed-off-by: Wentao Xu <wentaox@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
No differences found