# git rev-parse -q --verify 6b43f715b6379433e8eb30aa9bcc99bd6a585f77^{commit} 6b43f715b6379433e8eb30aa9bcc99bd6a585f77 already have revision, skipping fetch # git checkout -q -f -B kisskb 6b43f715b6379433e8eb30aa9bcc99bd6a585f77 # git clean -qxdf # < git log -1 # commit 6b43f715b6379433e8eb30aa9bcc99bd6a585f77 # Author: Stephen Rothwell # Date: Thu May 7 18:11:31 2020 +1000 # # Add linux-next specific files for 20200507 # # 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 6b43f715b6379433e8eb30aa9bcc99bd6a585f77 # < make -s -j 80 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 80 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 80 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 80 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/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1679:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ~~~~~~~^~~~~~~~~ /kisskb/src/kernel/futex.c:1655:6: note: 'oldval' was declared here int oldval, ret; ^~~~~~ /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c: In function 'qp_read_field.isra.1': /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:274:1: warning: the frame size of 1104 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linux-next_s390-defconfig_s390x-gcc8 # Build took: 0:04:27.217137