From: H. Peter Anvin Date: Mon, 20 Feb 2012 01:51:59 +0000 (-0800) Subject: compat: Handle COMPAT_USE_64BIT_TIME in net/socket.c X-Git-Tag: v3.4-rc1~33^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=644595f89620ba8446cc555be336d24a34464950;p=pandora-kernel.git compat: Handle COMPAT_USE_64BIT_TIME in net/socket.c Use helper functions aware of COMPAT_USE_64BIT_TIME to write struct timeval and struct timespec to userspace in net/socket.c. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed