elivepatch / elivepatch-client

Flexible Distributed Linux Kernel Live Patching
https://wiki.gentoo.org/wiki/Elivepatch
GNU General Public License v2.0
24 stars 4 forks source link

CONFIG_CC_OPTIMIZE_FOR_SIZE=y: ld: warning: dot moved backwards before `.text.__startup_secondary_64' #13

Open aliceinwire opened 5 years ago

aliceinwire commented 5 years ago

kernel: 4.19.1 kernel_config: https://gist.github.com/aliceinwire/72d090b6ff4ec8cc019882e553fbeacb patch: https://gist.github.com/aliceinwire/9cc9d852f5a99450f035052474d85044

localhost ~ # gcc --version gcc (Gentoo 7.3.0-r3 p1.4) 7.3.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

kpatch-build log: https://gist.github.com/aliceinwire/2a3910a958b8809b04c7baae516544c7

mirror: https://github.com/dynup/kpatch/issues/926#issuecomment-441077739

aliceinwire commented 5 years ago

https://sourceware.org/bugzilla/show_bug.cgi?id=23930