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:
ea4a1da
)
m32r: switch to generic sys_execve()
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 15 Oct 2012 20:37:12 +0000
(16:37 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 1 Nov 2012 02:59:39 +0000
(22:59 -0400)
... and get rid of the horrors in fork()/vfork()/clone() prototypes.
It's fscking faster to calculate pt_regs in question than to fetch
the pointer from stack...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found