commit | cdfdef75e795fb5ab76c66f3329e509f3ab8b9b5 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Mar 05 10:49:19 2015 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Mar 10 13:54:42 2015 +1030 |
tree | 3e6ba270aadabfa764ceed44c2347f059cdcfe56 | |
parent | c8ed00107b60b4a890798677d75e5c2910f393bb [diff] |
cpumask: only allocate nr_cpumask_bits. Now we'll find out the hard way if anyone has CPUMASK_OFFSTACK and is returning these or assigning them. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>