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:
847b19a
)
reservation: Remove shadowing local variable 'ret'
author
Michel Dänzer
<michel.daenzer@amd.com>
Thu, 22 Jan 2015 07:00:17 +0000
(16:00 +0900)
committer
Sumit Semwal
<sumit.semwal@linaro.org>
Thu, 22 Jan 2015 10:59:31 +0000
(16:29 +0530)
It was causing the return value of fence_is_signaled to be ignored, making
reservation objects signal too early.
Cc: stable@vger.kernel.org
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
No differences found