NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area()
[safe/jmp/linux-2.6] / lib / Kconfig
index fc5f5ee..03c2c24 100644 (file)
@@ -170,4 +170,8 @@ config CPUMASK_OFFSTACK
          them on the stack.  This is a bit more expensive, but avoids
          stack overflow.
 
+config DISABLE_OBSOLETE_CPUMASK_FUNCTIONS
+       bool "Disable obsolete cpumask functions" if DEBUG_PER_CPU_MAPS
+       depends on EXPERIMENTAL && BROKEN
+
 endmenu