Skip to content
Commit 4f062896 authored by Rusty Russell's avatar Rusty Russell
Browse files

cpumask: use new cpumask functions throughout x86



Impact: cleanup

1) &cpu_online_map -> cpu_online_mask
2) first_cpu/next_cpu_nr -> cpumask_first/cpumask_next
3) cpu_*_map manipulation -> init_cpu_* / set_cpu_*

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 3f76a183
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment