# git rev-parse -q --verify 59fa6a163ffabc1bf25c5e0e33899e268a96d3cc^{commit} 59fa6a163ffabc1bf25c5e0e33899e268a96d3cc already have revision, skipping fetch # git checkout -q -f -B kisskb 59fa6a163ffabc1bf25c5e0e33899e268a96d3cc # git clean -qxdf # < git log -1 # commit 59fa6a163ffabc1bf25c5e0e33899e268a96d3cc # Author: Stephen Rothwell # Date: Mon Jan 25 20:11:15 2021 +1100 # # Add linux-next specific files for 20210125 # # Signed-off-by: Stephen Rothwell # < /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 59fa6a163ffabc1bf25c5e0e33899e268a96d3cc # < make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # < make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/arch/s390/kernel/syscall.c: In function '__do_syscall': /kisskb/src/arch/s390/kernel/syscall.c:165:3: error: implicit declaration of function 'sched_resched_local_allow'; did you mean 'cond_resched_lock'? [-Werror=implicit-function-declaration] sched_resched_local_allow(); ^~~~~~~~~~~~~~~~~~~~~~~~~ cond_resched_lock cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:287: arch/s390/kernel/syscall.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:530: arch/s390/kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1822: arch/s390] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/fs/xfs/xfs_log.c: In function 'xfs_log_cover': /kisskb/src/fs/xfs/xfs_log.c:1111:16: warning: unused variable 'log' [-Wunused-variable] struct xlog *log = mp->m_log; ^~~ make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_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/linux-next_s390-defconfig_s390x-gcc8 # Build took: 0:03:14.278802