From: Paul Mundt Date: Tue, 14 Sep 2010 08:43:11 +0000 (+0900) Subject: sh: Provide a non-multiplexed sys_recvmmsg path. X-Git-Tag: v2.6.37-rc1~136^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51d149be0a535634b86493a4d910e3320cc984ea;p=pandora-kernel.git sh: Provide a non-multiplexed sys_recvmmsg path. Now that the rest of the socket calls are provided through their own paths, do the same for sys_recvmmsg. It's unlikely we'll ever be able to kill off the socketcall path, but this at least permits userspace to gradually begin migrating. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed