From: Linus Torvalds Date: Wed, 14 Oct 2009 16:16:42 +0000 (-0700) Subject: workqueue: add 'flush_delayed_work()' to run and wait for delayed work X-Git-Tag: v2.6.32-rc5~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43046b606673c9c991919ff75b980b72541e9ede;p=pandora-kernel.git 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. --- Reading git-diff-tree failed