# git rev-parse -q --verify f56f3d0e65adb447b8b583c8ed4fbbe544c9bfde^{commit} f56f3d0e65adb447b8b583c8ed4fbbe544c9bfde already have revision, skipping fetch # git checkout -q -f -B kisskb f56f3d0e65adb447b8b583c8ed4fbbe544c9bfde # git clean -qxdf # < git log -1 # commit f56f3d0e65adb447b8b583c8ed4fbbe544c9bfde # Author: Greg Kroah-Hartman # Date: Wed Nov 20 18:00:54 2019 +0100 # # Linux 4.14.155 # < /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 f56f3d0e65adb447b8b583c8ed4fbbe544c9bfde # < make -s -j 48 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 48 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 48 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:17:59.410686