Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FRAME_WARN
has multiple definitions:
lib/Kconfig.debug
The configuration item CONFIG_FRAME_WARN:
( CONFIG_KMSAN ) && ( CONFIG_GCC_PLUGIN_LATENT_ENTROPY ) && ( CONFIG_PARISC ) && ((! CONFIG_64BIT && CONFIG_XTENSA )) && ( CONFIG_KASAN && ! CONFIG_64BIT ) && (! CONFIG_64BIT ) && ( CONFIG_64BIT )
Tell the compiler to warn at build time for stack frames larger than this. Setting this too low will cause a lot of warnings. Setting it to 0 disables the warning.
lib/Kconfig.debug
The configuration item CONFIG_FRAME_WARN:
( CONFIG_GCC_PLUGIN_LATENT_ENTROPY ) && ((! CONFIG_64BIT && CONFIG_PARISC )) && ((! CONFIG_64BIT && ! CONFIG_PARISC )) && ( CONFIG_64BIT )
Tell gcc to warn at build time for stack frames larger than this. Setting this too low will cause a lot of warnings. Setting it to 0 disables the warning. Requires gcc 4.4
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - F index
Automatically generated (in year 2024). See also LKDDb sources on GitLab