[Letux-kernel] CONFIG_CC_OPTIMIZE_FOR_SIZE=y + CONFIG_OPTIMIZE_INLINING=y = trouble
Andreas Kemnade
andreas at kemnade.info
Thu Oct 3 23:06:39 CEST 2019
Hi,
after a maunal bisect of letux_defconfig...omap2plus_defconfig
I found out that you just need to set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
instead of
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
after applying omap2plus_defconfig
to create the bad address problem.
At least I have now some material for a bug report.
still weird the whole thing.
But we could just use CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE
for now.
Regards,
Andreas
More information about the Letux-kernel
mailing list