From: Harvey Harrison Date: Fri, 25 Jul 2008 20:19:22 +0000 (-0700) Subject: sys_paccept definition missing __user annotation X-Git-Tag: v2.6.27-rc1~216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4615e69b6c6353878b734a8202b65efbc554df4;p=pandora-kernel.git sys_paccept definition missing __user annotation Introduced by commit aaca0bdca573f3f51ea03139f9c7289541e7bca3 ("flag parameters: paccept"): net/socket.c:1515:17: error: symbol 'sys_paccept' redeclared with different type (originally declared at include/linux/syscalls.h:413) - incompatible argument 4 (different address spaces) Signed-off-by: Harvey Harrison Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed