Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - E index
The Linux kernel configuration item CONFIG_EXPOLINE_EXTERN
has multiple definitions:
arch/s390/Kconfig
The configuration item CONFIG_EXPOLINE_EXTERN:
(none)
Generate expolines as external functions if the compiler supports it. This option is required for some tooling like kpatch, if expolines are enabled. The kernel is compiled with -mindirect-branch=thunk-extern, which requires a newer compiler.
arch/s390/Kconfig
The configuration item CONFIG_EXPOLINE_EXTERN:
( CONFIG_EXPOLINE ) && ( CONFIG_EXPOLINE ) && ( CONFIG_CC_IS_GCC && CONFIG_GCC_VERSION >= CONFIG_110200 ) && ($( CONFIG_success,$( CONFIG_srctree )/arch/s390/tools/gcc-thunk-extern.sh $( CONFIG_CC )))
This option is required for some tooling like kpatch. The kernel is compiled with -mindirect-branch=thunk-extern and requires a newer compiler.
If unsure, say N.
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 - E index
Automatically generated (in year 2025). See also LKDDb sources on GitLab