cpumask: Add CONFIG_CPUMASK_OFFSTACK
authorRusty Russell <rusty@rustcorp.com.au>
Sat, 13 Dec 2008 10:50:27 +0000 (21:20 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Sat, 13 Dec 2008 10:50:27 +0000 (21:20 +1030)
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>

No differences found