diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2009-01-01 00:42:25 +0100 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2009-01-01 00:42:25 +0100 |
commit | e7577c50f2fb2d1c167e2c04a4b4c2cc042acb82 (patch) | |
tree | a3f3db2e4c2feec93873c8015499f33834b38389 /kernel/Kconfig.preempt | |
parent | cpumask: convert kernel/compat.c (diff) | |
download | linux-e7577c50f2fb2d1c167e2c04a4b4c2cc042acb82.tar.xz linux-e7577c50f2fb2d1c167e2c04a4b4c2cc042acb82.zip |
cpumask: convert kernel/workqueue.c
Impact: Reduce memory usage, use new cpumask API.
cpu_populated_map becomes a cpumask_var_t, and cpu_singlethread_map is
simply a cpumask pointer: it's simply the cpumask containing the first
possible CPU anyway.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'kernel/Kconfig.preempt')
0 files changed, 0 insertions, 0 deletions