diff options
author | 2009-03-13 14:49:57 +1030 | |
---|---|---|
committer | 2009-03-13 14:49:57 +1030 | |
commit | 73e907de7d5cecef43d9949ab8f4fdca508168c7 (patch) | |
tree | f1e623cbc0685cd8e36ba7d4ee75fd2c5191db15 /include/linux | |
parent | cpumask: use cpumask_var_t in uv_flush_tlb_others. (diff) | |
download | wireguard-linux-73e907de7d5cecef43d9949ab8f4fdca508168c7.tar.xz wireguard-linux-73e907de7d5cecef43d9949ab8f4fdca508168c7.zip |
cpumask: remove x86 cpumask_t uses.
Impact: cleanup
We are removing cpumask_t in favour of struct cpumask: mainly as a
marker of what code is now CONFIG_CPUMASK_OFFSTACK-safe.
The only non-trivial change here is vector_allocation_domain():
explicitly clear the mask and set the first word, rather than using
assignment.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions