From: Al Viro Date: Thu, 27 Dec 2012 17:11:46 +0000 (-0500) Subject: mips: switch to generic sys_fork() and sys_clone() X-Git-Tag: v3.9-rc1~98^2~6^15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50150d2bb9033de8a4d94b3feb2dfed81a605ed5;p=pandora-kernel.git mips: switch to generic sys_fork() and sys_clone() we still need the wrappers to store callee-saved registers in pt_regs, but once that done we can jump to kernel/fork.c variants. Signed-off-by: Al Viro --- Reading git-diff-tree failed