# git rev-parse -q --verify 43598c571e7ed29e4c81e35b4a870fe6b9f8d58e^{commit} 43598c571e7ed29e4c81e35b4a870fe6b9f8d58e already have revision, skipping fetch # git checkout -q -f -B kisskb 43598c571e7ed29e4c81e35b4a870fe6b9f8d58e # git clean -qxdf # < git log -1 # commit 43598c571e7ed29e4c81e35b4a870fe6b9f8d58e # Author: Greg Kroah-Hartman # Date: Sun Nov 24 08:23:35 2019 +0100 # # Linux 4.14.156 # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 43598c571e7ed29e4c81e35b4a870fe6b9f8d58e # < make -s -j 40 ARCH=x86 O=/kisskb/build/stable-4.14_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # yes \n | make -s -j 40 ARCH=x86 O=/kisskb/build/stable-4.14_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 40 ARCH=x86 O=/kisskb/build/stable-4.14_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- WARNING: vmlinux.o(.text+0x2df83): Section mismatch in reference from the function hyperv_init() to the variable .init.data:x86_init The function hyperv_init() references the variable __initdata x86_init. This is often because hyperv_init lacks a __initdata annotation or the annotation of x86_init is wrong. WARNING: vmlinux.o(.text+0x2df96): Section mismatch in reference from the function hyperv_init() to the variable .init.data:x86_init The function hyperv_init() references the variable __initdata x86_init. This is often because hyperv_init lacks a __initdata annotation or the annotation of x86_init is wrong. WARNING: vmlinux.o(.text+0x2df9a): Section mismatch in reference from the function hyperv_init() to the function .init.text:hv_pci_init() The function hyperv_init() references the function __init hv_pci_init(). This is often because hyperv_init lacks a __init annotation or the annotation of hv_pci_init is wrong. Completed OK # rm -rf /kisskb/build/stable-4.14_x86-allmodconfig_x86_64-gcc8 # Build took: 0:09:30.064473