# git rev-parse -q --verify 096998b11906dd79df5af4d688c9974342dd09f2^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.6.y warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 096998b11906dd79df5af4d688c9974342dd09f2^{commit} 096998b11906dd79df5af4d688c9974342dd09f2 # git checkout -q -f -B kisskb 096998b11906dd79df5af4d688c9974342dd09f2 # git clean -qxdf # < git log -1 # commit 096998b11906dd79df5af4d688c9974342dd09f2 # Author: Greg Kroah-Hartman # Date: Tue Aug 16 09:33:36 2016 +0200 # # Linux 4.6.7 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 096998b11906dd79df5af4d688c9974342dd09f2 # < make -s -j 48 ARCH=x86 O=/kisskb/build/stable-4.6_x86_64_defconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig In file included from scripts/kconfig/zconf.tab.c:2576: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:771:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 771 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:771:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:771:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 771 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:774:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 774 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:774:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 774 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # < make -s -j 48 ARCH=x86 O=/kisskb/build/stable-4.6_x86_64_defconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86 O=/kisskb/build/stable-4.6_x86_64_defconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 48 ARCH=x86 O=/kisskb/build/stable-4.6_x86_64_defconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- In file included from /kisskb/src/arch/x86/tools/relocs_64.c:17: In function 'sort_relocs', inlined from 'emit_relocs' at /kisskb/src/arch/x86/tools/relocs.c:995:2, inlined from 'process_64' at /kisskb/src/arch/x86/tools/relocs.c:1099:2: /kisskb/src/arch/x86/tools/relocs.c:953:2: warning: argument 1 null where non-null expected [-Wnonnull] 953 | qsort(r->offset, r->count, sizeof(r->offset[0]), cmp_relocs); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/x86/tools/relocs.h:6, from /kisskb/src/arch/x86/tools/relocs_64.c:1: /kisskb/src/arch/x86/tools/relocs.c: In function 'process_64': /usr/include/stdlib.h:827:13: note: in a call to function 'qsort' declared here 827 | extern void qsort (void *__base, size_t __nmemb, size_t __size, | ^~~~~ Setup is 15532 bytes (padded to 15872 bytes). System is 6261 kB CRC fbb27850 Kernel: arch/x86/boot/bzImage is ready (#1) Completed OK # rm -rf /kisskb/build/stable-4.6_x86_64_defconfig_x86_64-gcc4.9 # Build took: 0:01:39.010052