diff options
author | 2010-09-20 19:44:17 +0200 | |
---|---|---|
committer | 2010-10-17 01:57:42 +0200 | |
commit | bcb5ba8b4e8a5ae14b27351bdf499dd4c3bcc944 (patch) | |
tree | 0eaccca57b57868046afbbd52b33101359b01daf /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | PM: Fix unmet dependency warning from kconfig (diff) | |
download | linux-dev-bcb5ba8b4e8a5ae14b27351bdf499dd4c3bcc944.tar.xz linux-dev-bcb5ba8b4e8a5ae14b27351bdf499dd4c3bcc944.zip |
PM / Runtime: Use alloc_workqueue() for creating the PM workqueue
Although we need the PM workqueue to be freezable, we don't need it
to be singlethread. Also, the number of concurrent work items
running on a single CPU need not be constrained. For these reasons
use alloc_workqueue() directly, with suitable arguments, instead of
create_freezeable_workqueue(), to create the runtime PM workqueue.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions