diff options
author | 2009-03-13 14:49:54 +1030 | |
---|---|---|
committer | 2009-03-13 14:49:54 +1030 | |
commit | 4f0628963c86d2f97b8cb9acc024a7fe288a6a57 (patch) | |
tree | 83e7592c0706f96979628802344d886481a98b07 /include/linux/interrupt.h | |
parent | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask (diff) | |
download | wireguard-linux-4f0628963c86d2f97b8cb9acc024a7fe288a6a57.tar.xz wireguard-linux-4f0628963c86d2f97b8cb9acc024a7fe288a6a57.zip |
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: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'include/linux/interrupt.h')
0 files changed, 0 insertions, 0 deletions