From: Ralf Baechle Date: Tue, 9 Oct 2012 19:16:07 +0000 (+0200) Subject: MIPS: Switch over to generic sys_execve and kernel_execve. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~47^2~43^2~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baf9ff74eda9f0efcc8a68e8a9c9d183be13a810;p=pandora-kernel.git 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 --- Reading git-diff-tree failed