summaryrefslogtreecommitdiffstats
path: root/kernel/cpu.c
diff options
context:
space:
mode:
authorRusty Russell2008-12-29 23:35:15 +0100
committerRusty Russell2008-12-29 23:35:15 +0100
commitae7a47e72e1a0b5e2b46d1596bc2c22942a73023 (patch)
tree7cfbed58940f2feb9e2405d81a6688c6bce237b4 /kernel/cpu.c
parentcpumask: switch over to cpu_online/possible/active/present_mask: core (diff)
downloadkernel-qcow2-linux-ae7a47e72e1a0b5e2b46d1596bc2c22942a73023.tar.gz
kernel-qcow2-linux-ae7a47e72e1a0b5e2b46d1596bc2c22942a73023.tar.xz
kernel-qcow2-linux-ae7a47e72e1a0b5e2b46d1596bc2c22942a73023.zip
cpumask: make cpumask.h eat its own dogfood.
Changes: 1) cpumask_t to struct cpumask, 2) cpus_weight_nr to cpumask_weight, 3) cpu_isset to cpumask_test_cpu, 4) ->bits to cpumask_bits() 5) cpu_*_map to cpu_*_mask. 6) for_each_cpu_mask_nr to for_each_cpu Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions