Loading lib/Kconfig +7 −0 Original line number Diff line number Diff line Loading @@ -157,4 +157,11 @@ config CHECK_SIGNATURE config HAVE_LMB boolean config CPUMASK_OFFSTACK bool "Force CPU masks off stack" if DEBUG_PER_CPU_MAPS help Use dynamic allocation for cpumask_var_t, instead of putting them on the stack. This is a bit more expensive, but avoids stack overflow. endmenu Loading
lib/Kconfig +7 −0 Original line number Diff line number Diff line Loading @@ -157,4 +157,11 @@ config CHECK_SIGNATURE config HAVE_LMB boolean config CPUMASK_OFFSTACK bool "Force CPU masks off stack" if DEBUG_PER_CPU_MAPS help Use dynamic allocation for cpumask_var_t, instead of putting them on the stack. This is a bit more expensive, but avoids stack overflow. endmenu