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:
8f54bca
)
MIPS: Switch over to generic sys_execve and kernel_execve.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 9 Oct 2012 19:16:07 +0000
(21:16 +0200)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 14 Oct 2012 23:31:30 +0000
(19:31 -0400)
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>
No differences found