From: Al Viro Date: Mon, 15 Oct 2012 20:37:12 +0000 (-0400) Subject: m32r: switch to generic sys_execve() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~47^2~43^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eae10e86c57b6be5e4842b34ea541efbca28bf8;p=pandora-kernel.git m32r: switch to generic sys_execve() ... 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 --- Reading git-diff-tree failed