diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2009-01-16 15:31:15 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-01-19 22:36:07 +0100 |
commit | 8ccad40df8d314f786fdb06bdbedd4f43f3257cd (patch) | |
tree | 7d3c1bde4ff36bb936a5934e602a4e1b50702545 /arch | |
parent | 31ad9081200c06ccc350625d41d1f8b2d1cef29f (diff) | |
download | linux-3.10-8ccad40df8d314f786fdb06bdbedd4f43f3257cd.tar.gz linux-3.10-8ccad40df8d314f786fdb06bdbedd4f43f3257cd.tar.bz2 linux-3.10-8ccad40df8d314f786fdb06bdbedd4f43f3257cd.zip |
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 <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions