Component Type: kbuild config
Description: Force CPU masks off stack
More info: Use dynamic allocation for cpumask_var_t, instead of putting them on the stack. This is a bit more expensive, but avoids stack overflow.
Build project: Kconfig (Linux kconfig) (Path: lib\Kconfig )
Other views: file explorer