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:
ba8805b
)
wait: add wait_event_cmd()
author
Shaohua Li
<shli@kernel.org>
Thu, 14 Nov 2013 04:16:16 +0000
(15:16 +1100)
committer
NeilBrown
<neilb@suse.de>
Thu, 14 Nov 2013 04:16:16 +0000
(15:16 +1100)
Add a new API wait_event_cmd(). It's a variant of wait_even() with two
commands executed. One is executed before sleep, another after sleep.
Modified to match use wait.h approach based on suggestion by
Peter Zijlstra <peterz@infradead.org> - neilb
Signed-off-by: Shaohua Li <shli@fusionio.com>
Signed-off-by: NeilBrown <neilb@suse.de>
include/linux/wait.h
patch
|
blob
|
history
diff --cc
include/linux/wait.h
Simple merge