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:
200a455
)
[PATCH] select: time comparison fixes
author
Andrew Morton
<akpm@osdl.org>
Fri, 17 Feb 2006 21:52:58 +0000
(13:52 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 17 Feb 2006 21:59:28 +0000
(13:59 -0800)
I got all of these backwards. We want to return
min(input timeout, new timeout)
to userspace to prevent increasing the time-remaining value.
Thanks to Ernst Herzberg <earny@net4u.de> for reporting and diagnosing.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found