From: Paul Mundt Date: Fri, 11 Dec 2009 06:29:31 +0000 (+0900) Subject: sh: Wire up recvmmsg syscall. X-Git-Tag: v2.6.33-rc1~63^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c89fbd3987d058fad3ea072aab68adfbdd13e498;p=pandora-kernel.git sh: Wire up recvmmsg syscall. The stub already existed in the _64 syscall table, but was lacking a __NR_recvmmsg definition, while it was absent entirely for _32 variants. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed