]> Git Repo - linux.git/commit
work_on_cpu: Use our own workqueue.
authorRusty Russell <[email protected]>
Fri, 16 Jan 2009 23:31:15 +0000 (15:31 -0800)
committerIngo Molnar <[email protected]>
Mon, 19 Jan 2009 21:36:07 +0000 (22:36 +0100)
commit8ccad40df8d314f786fdb06bdbedd4f43f3257cd
tree7d3c1bde4ff36bb936a5934e602a4e1b50702545
parent31ad9081200c06ccc350625d41d1f8b2d1cef29f
work_on_cpu: Use our own workqueue.

Impact: remove potential clashes with generic kevent workqueue

Annoyingly, some places we want to use work_on_cpu are already in
workqueues.  As per Ingo's suggestion, we create a different workqueue
for work_on_cpu.

Signed-off-by: Rusty Russell <[email protected]>
Signed-off-by: Mike Travis <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
kernel/workqueue.c
This page took 0.048486 seconds and 4 git commands to generate.