commit | 612a726faf8486fa48b34fa37115ce1e7421d383 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Mar 30 22:05:16 2009 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Mar 30 22:05:17 2009 +1030 |
tree | 3448dd7e8129218401eac69b24a6116b06437b4f | |
parent | 73d0a4b107d58908305f272bfae9bd17f74a2c81 [diff] |
cpumask: remove cpumask_t from core Impact: cleanup struct cpumask is nicer, and we use it to make where we've made code safe for CONFIG_CPUMASK_OFFSTACK=y. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>