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:
3364cd2
)
gpu: host1x: Fix memory access in syncpt request
author
Arto Merilainen
<amerilainen@nvidia.com>
Wed, 29 May 2013 10:26:06 +0000
(13:26 +0300)
committer
Thierry Reding
<thierry.reding@gmail.com>
Sat, 22 Jun 2013 10:43:54 +0000
(12:43 +0200)
This patch fixes a bad memory access in syncpoint request code. If
no syncpoints were available, the code accessed unreserved memory
area causing unexpected behaviour.
Signed-off-by: Arto Merilainen <amerilainen@nvidia.com>
Acked-By: Terje Bergstrom <tbergstrom@nvidia.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
No differences found