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:
26f7c4b
)
MIPS: Fix syscall_get_nr for the syscall exit tracing.
author
Lars Persson
<lars.persson@axis.com>
Tue, 3 Feb 2015 16:08:17 +0000
(17:08 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 4 Feb 2015 15:40:09 +0000
(16:40 +0100)
Register 2 is alredy overwritten by the return value when
syscall_trace_leave() is called.
Signed-off-by: Lars Persson <larper@axis.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9187/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found