commit | 76ba0ecda0de9accea9a91cb6dbde46782110e1c | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Fri Mar 13 14:49:57 2009 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Mar 13 14:49:57 2009 +1030 |
tree | 4d29837d7f3fb2c4f62d7886bbcc8ad9845bfebd | |
parent | 5c6cb5e2b1798694c859fd3821a34404355e1030 [diff] |
cpumask: use cpumask_var_t in uv_flush_tlb_others. Impact: remove cpumask_t, reduce per-cpu size for CONFIG_CPUMASK_OFFSTACK=y Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>