commit | 8c384cdee3e04d6194a2c2b192b624754f990835 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Jan 01 10:12:30 2009 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Jan 01 10:12:30 2009 +1030 |
tree | 3a9bd2e7ce02cd5e739c521e073467a3b201198d | |
parent | 2a53008033189ed09bfe241c6b33811ba4ce980d [diff] |
cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS Impact: new debug CONFIG options This helps find unconverted code. It currently breaks compile horribly, but we never wanted a flag day so that's expected. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>