x86 Thin LTO + allyesconfig causes ld.lld: error: kernel image bigger than KERNEL_IMAGE_SIZE
#1556
Labels
[ARCH] x86_64
This bug impacts ARCH=x86_64
[CONFIG] allyesconfig
Issue affects allyesconfig on certain architectures
[FEATURE] LTO
Related to building the kernel with LLVM Link Time Optimization
low priority
This bug is not critical and not a priority
This might be a duplicate of #1424 (comment). Thin LTO +
allyesconfig
gives the following build error. It does not happen withLTO_NON=y
. In addition,tools/objtool
needs 41 GiB of virtual memory and an extra swap space was needed.A reproducing script is below:
The text was updated successfully, but these errors were encountered: