git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee4fa23
)
compat: Handle COMPAT_USE_64BIT_TIME in net/socket.c
author
H. Peter Anvin
<hpa@zytor.com>
Mon, 20 Feb 2012 01:51:59 +0000
(17:51 -0800)
committer
H. Peter Anvin
<hpa@zytor.com>
Mon, 20 Feb 2012 20:48:48 +0000
(12:48 -0800)
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 <hpa@zytor.com>
No differences found