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)
commitaab46da0520af9c99b7802cebe4f14a81ff39415
treef48ba155e9accb165f03c31b7ed9eed9b057b59e
parent320ab2b0b1e08e3805a3e1084a2f0eb1938d5d67
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>
lib/Kconfig