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:
35b123e
)
sched/wait: Document timeout corner case
author
Scot Doyle
<lkml14@scotdoyle.com>
Sun, 24 Aug 2014 17:12:27 +0000
(17:12 +0000)
committer
Ingo Molnar
<mingo@kernel.org>
Fri, 5 Sep 2014 10:37:10 +0000
(12:37 +0200)
The timeout may elapse without 0 being returned, such as when waiting
on an unused queue. Document this possibility.
Signed-off-by: Scot Doyle <lkml14@scotdoyle.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link:
http://lkml.kernel.org/r/alpine.LNX.2.11.1408241710070.6462@localhost.localdomain
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/wait.h
patch
|
blob
|
history
diff --cc
include/linux/wait.h
Simple merge