commit | 43046b606673c9c991919ff75b980b72541e9ede | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Oct 14 09:16:42 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Oct 14 09:16:42 2009 -0700 |
tree | 86e89561891ed7833bd8229c2d06734aede63fec | |
parent | 45242006e19c6f99945554e4d7d5680caf6ed9ad [diff] |
workqueue: add 'flush_delayed_work()' to run and wait for delayed work It basically turns a delayed work into an immediate work, and then waits for it to finish.