]> git.baikalelectronics.ru Git - kernel.git/commit
cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Dec 2008 23:42:30 +0000 (10:12 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Dec 2008 23:42:30 +0000 (10:12 +1030)
commitb3c2c7e75adbf117175ebcc3c5c15b1ce3a22f96
tree3a9bd2e7ce02cd5e739c521e073467a3b201198d
parent46c5ee2b344fccb91cbe5d7e04d0190a5ab8a6bb
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>
include/linux/cpumask.h
lib/Kconfig