Hi Andrey, It's probably a bug fix that unveils the link errors. tree: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-3.16.y head: c45c05f42d5d3baf5d18e648c064788381fcfa1c commit: 3cb0dc19883f0c69225311d4f76aa8128d3681a4 [2872/3092] module: fix types of device tables aliases config: i386-allmodconfig (attached as .config) compiler: gcc-7 (Debian 7.2.0-12) 7.2.1 20171025 reproduce: git checkout 3cb0dc19883f0c69225311d4f76aa8128d3681a4 # save the attached .config to linux build tree make ARCH=i386 All errors (new ones prefixed by >>): arch/x86/kernel/head32.o: In function `_GLOBAL__sub_D_00100_1_i386_start_kernel': >> head32.c:(.text.exit+0x4): undefined reference to `__gcov_exit' arch/x86/kernel/head.o: In function `_GLOBAL__sub_D_00100_1_reserve_ebda_region': head.c:(.text.exit+0x4): undefined reference to `__gcov_exit' init/built-in.o: In function `_GLOBAL__sub_D_00100_1___ksymtab_system_state': main.c:(.text.exit+0x4): undefined reference to `__gcov_exit' init/built-in.o: In function `_GLOBAL__sub_D_00100_1_root_mountflags': do_mounts.c:(.text.exit+0xe): undefined reference to `__gcov_exit' init/built-in.o: In function `_GLOBAL__sub_D_00100_1_initrd_load': do_mounts_initrd.c:(.text.exit+0x18): undefined reference to `__gcov_exit' init/built-in.o:initramfs.c:(.text.exit+0x22): more undefined references to `__gcov_exit' follow --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip