commit | baf9ff74eda9f0efcc8a68e8a9c9d183be13a810 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Oct 09 21:16:07 2012 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Oct 14 19:31:30 2012 -0400 |
tree | 4edd32d85cae4ef850973214a922c376537991c3 | |
parent | 8f54bcacbc39f883bde2210cf2754e5d198f55a4 [diff] |
MIPS: Switch over to generic sys_execve and kernel_execve. This version contains a few updates by David Daney, in particular it's now using __builtin_frame_address() instead of asm() which depending on personal taste, is slightly more appealing. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>