aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2010-09-16 10:42:16 +0200
committerTejun Heo <tj@kernel.org>2010-09-19 17:51:05 +0200
commitbaf59022c37d43f202e62d5130e4bac5e825b426 (patch)
tree43eea7aac112b2ee07b195e00bce4b14465d1183 /MAINTAINERS
parentworkqueue: cleanup flush/cancel functions (diff)
downloadlinux-dev-baf59022c37d43f202e62d5130e4bac5e825b426.tar.xz
linux-dev-baf59022c37d43f202e62d5130e4bac5e825b426.zip
workqueue: factor out start_flush_work()
Factor out start_flush_work() from flush_work(). start_flush_work() has @wait_executing argument which controls whether the barrier is queued only if the work is pending or also if executing. As flush_work() needs to wait for execution too, it uses %true. This commit doesn't cause any behavior difference. start_flush_work() will be used to implement flush_work_sync(). Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions