# git rev-parse -q --verify 3650b228f83adda7e5ee532e2b90429c03f7b9ec^{commit} 3650b228f83adda7e5ee532e2b90429c03f7b9ec already have revision, skipping fetch # git checkout -q -f -B kisskb 3650b228f83adda7e5ee532e2b90429c03f7b9ec # git clean -qxdf # < git log -1 # commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec # Author: Linus Torvalds # Date: Sun Oct 25 15:14:11 2020 -0700 # # Linux 5.10-rc1 # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 3650b228f83adda7e5ee532e2b90429c03f7b9ec # < make -s -j 10 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # make -s -j 10 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- error: section .boot.data differs between vmlinux and arch/s390/boot/compressed/vmlinux make[2]: *** [/kisskb/src/arch/s390/boot/Makefile:65: arch/s390/boot/section_cmp.boot.data] Error 1 make[2]: *** Waiting for unfinished jobs.... error: section .boot.preserved.data differs between vmlinux and arch/s390/boot/compressed/vmlinux make[2]: *** [/kisskb/src/arch/s390/boot/Makefile:65: arch/s390/boot/section_cmp.boot.preserved.data] Error 1 make[1]: *** [arch/s390/Makefile:153: bzImage] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 10 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_s390-defconfig_s390x-gcc8 # Build took: 0:06:18.575881