CONFIG_WARN_DYNAMIC_STACK is not available for thedefaultarchitecture x86.
Result is shown for architecture s390
default or selected kernelversion does not have config value CONFIG_WARN_DYNAMIC_STACK.
Result is shown for kernelversion 6.9.9
Emit compiler warnings for function with dynamic stack usage
configname: CONFIG_WARN_DYNAMIC_STACK
Linux Kernel Configuration
└─>Memory setup
└─>Emit compiler warnings for function with dynamic stack usage
In linux kernel since version 2.6.39 (release Date: 2011-05-18)
This option enables the compiler option -mwarn-dynamicstack. If the
compiler supports this options generates warnings for functions
that dynamically allocate stack space using alloca.
Say N if you are unsure.
compiler supports this options generates warnings for functions
that dynamically allocate stack space using alloca.
Say N if you are unsure.