commit | aab46da0520af9c99b7802cebe4f14a81ff39415 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Sat Dec 13 21:20:27 2008 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Sat Dec 13 21:20:27 2008 +1030 |
tree | f48ba155e9accb165f03c31b7ed9eed9b057b59e | |
parent | 320ab2b0b1e08e3805a3e1084a2f0eb1938d5d67 [diff] |
cpumask: Add CONFIG_CPUMASK_OFFSTACK Impact: Add config option to enable code in cpumask.h Currently it can be set if DEBUG_PER_CPU_MAPS, or set specifically by an arch. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>