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:
ffae3d0
)
arch/tile: Fix syscall return value passed to tracepoint
author
Simon Marchi
<simon.marchi@polymtl.ca>
Wed, 17 Apr 2013 15:01:22 +0000
(11:01 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Wed, 24 Apr 2013 20:45:55 +0000
(16:45 -0400)
Currently the syscall number is passed, but it should be the return
value, which is kept in r0.
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com> [using a raw 0 value]
No differences found