# git rev-parse -q --verify b65f2f457c49b2cfd7967c34b7a0b04c25587f13^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-3.14.y # git rev-parse -q --verify b65f2f457c49b2cfd7967c34b7a0b04c25587f13^{commit} b65f2f457c49b2cfd7967c34b7a0b04c25587f13 # git checkout -q -f -B kisskb b65f2f457c49b2cfd7967c34b7a0b04c25587f13 # git clean -qxdf # < git log -1 # commit b65f2f457c49b2cfd7967c34b7a0b04c25587f13 # Author: Greg Kroah-Hartman # Date: Sun Sep 11 10:00:18 2016 +0200 # # Linux 3.14.79 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 b65f2f457c49b2cfd7967c34b7a0b04c25587f13 # < make -s -j 24 ARCH=s390 O=/kisskb/build/stable-3.14_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- defconfig In file included from scripts/kconfig/zconf.tab.c:2534: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 767 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:767:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:767:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 767 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 770 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:770:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 770 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # make -s -j 24 ARCH=s390 O=/kisskb/build/stable-3.14_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- In file included from /kisskb/src/scripts/sortextable.c:190: /kisskb/src/scripts/sortextable.c: In function 'main': /kisskb/src/scripts/sortextable.h:176:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized] 176 | memset(relocs, 0, relocs_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/sortextable.h:106:6: note: 'relocs_size' was declared here 106 | int relocs_size; | ^~~~~~~~~~~ In file included from /kisskb/src/scripts/sortextable.c:188: /kisskb/src/scripts/sortextable.h:176:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized] 176 | memset(relocs, 0, relocs_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/sortextable.h:106:6: note: 'relocs_size' was declared here 106 | int relocs_size; | ^~~~~~~~~~~ /kisskb/src/net/core/sysctl_net_core.c:26:12: warning: 'one' defined but not used [-Wunused-variable] static int one = 1; ^ WARNING: "__symbol_put" [net/iucv/af_iucv.ko] has no CRC! WARNING: "sock_register" [net/iucv/af_iucv.ko] has no CRC! WARNING: "schedule_timeout" [net/iucv/af_iucv.ko] has no CRC! WARNING: "current_fs_time" [fs/binfmt_misc.ko] has no CRC! WARNING: "sys_close" [fs/binfmt_misc.ko] has no CRC! WARNING: "schedule_timeout" [drivers/s390/net/ctcm.ko] has no CRC! WARNING: "schedule_timeout" [drivers/s390/crypto/ap.ko] has no CRC! WARNING: "ns_capable" [drivers/net/tun.ko] has no CRC! WARNING: "do_sync_read" [drivers/net/tun.ko] has no CRC! WARNING: "ns_capable" [drivers/net/bonding/bonding.ko] has no CRC! WARNING: "do_sync_read" [drivers/char/raw.ko] has no CRC! Completed OK # rm -rf /kisskb/build/stable-3.14_s390-defconfig_s390x-gcc4.9 # Build took: 0:02:12.233948