summaryrefslogtreecommitdiff
path: root/arch/mn10300
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2010-06-29 12:07:13 +0400
committerTejun Heo <tj@kernel.org>2010-06-29 12:07:13 +0400
commit18aa9effad4adb2c1efe123af4eb24fec9f59b30 (patch)
tree76975b37ae0ef1ebf460aaab68359ed7a12fe37a /arch/mn10300
parent7a22ad757ec75186ad43a5b4670fa7423ee8f480 (diff)
downloadlinux-18aa9effad4adb2c1efe123af4eb24fec9f59b30.tar.xz
workqueue: implement WQ_NON_REENTRANT
With gcwq managing all the workers and work->data pointing to the last gcwq it was on, non-reentrance can be easily implemented by checking whether the work is still running on the previous gcwq on queueing. Implement it. Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'arch/mn10300')
0 files changed, 0 insertions, 0 deletions