commit | c2d9f17757310484ab4fd65954f5f9850f6a1349 | [log] [tgz] |
---|---|---|
author | Lars Persson <lars.persson@axis.com> | Tue Feb 03 17:08:17 2015 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Feb 04 16:40:09 2015 +0100 |
tree | 93df833f0fdbddb083326d14eff6585d086e3186 | |
parent | 26f7c4bd05cf34e63a4a794150ab66a40a5a84a9 [diff] |
MIPS: Fix syscall_get_nr for the syscall exit tracing. 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>