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:
4524200
)
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
author
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 14 Oct 2009 16:16:42 +0000
(09:16 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 14 Oct 2009 16:16:42 +0000
(09:16 -0700)
It basically turns a delayed work into an immediate work, and then waits
for it to finish.
No differences found