aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2009-03-13 14:49:56 +1030
committerRusty Russell <rusty@rustcorp.com.au>2009-03-13 14:49:56 +1030
commit5c6cb5e2b1798694c859fd3821a34404355e1030 (patch)
tree9fa2a5ca0843352d733734cb5367faa73e414cae /include/linux/kernel.h
parentcpumask: make Xen use the new operators. (diff)
downloadwireguard-linux-5c6cb5e2b1798694c859fd3821a34404355e1030.tar.xz
wireguard-linux-5c6cb5e2b1798694c859fd3821a34404355e1030.zip
cpumask: remove cpumask_t assignment from vector_allocation_domain()
Impact: cleanup It's not legal to do assignments into cpumask_var_t; they will soon be of variable length. So 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/kernel.h')
0 files changed, 0 insertions, 0 deletions