# git rev-parse -q --verify c4ff7514e71ddb85d05f262cd40f841f494775c8^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.1.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 c4ff7514e71ddb85d05f262cd40f841f494775c8^{commit} c4ff7514e71ddb85d05f262cd40f841f494775c8 # git checkout -q -f -B kisskb c4ff7514e71ddb85d05f262cd40f841f494775c8 # git clean -qxdf # < git log -1 # commit c4ff7514e71ddb85d05f262cd40f841f494775c8 # Author: Sasha Levin # Date: Sun May 27 22:26:45 2018 -0400 # # Linux 4.1.52 # # Signed-off-by: Sasha Levin # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 c4ff7514e71ddb85d05f262cd40f841f494775c8 # < make -s -j 32 ARCH=mips O=/kisskb/build/stable-4.1_mips-defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-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:773:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 773 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:773:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:773:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 773 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:776:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 776 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:776:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 776 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # make -s -j 32 ARCH=mips O=/kisskb/build/stable-4.1_mips-defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- /kisskb/src/mm/page_alloc.c: In function 'free_area_init_nodes': /kisskb/src/mm/page_alloc.c:5435:34: warning: array subscript is below array bounds [-Warray-bounds] arch_zone_highest_possible_pfn[i-1]; ^ /kisskb/src/net/ipv6/esp6.c: In function 'esp6_output': /kisskb/src/net/ipv6/esp6.c:234:2: warning: ignoring return value of 'skb_to_sgvec', declared with attribute warn_unused_result [-Wunused-result] skb_to_sgvec(skb, sg, ^ /kisskb/src/net/ipv6/ah6.c: In function 'ah6_output': /kisskb/src/net/ipv6/ah6.c:426:2: warning: ignoring return value of 'skb_to_sgvec_nomark', declared with attribute warn_unused_result [-Wunused-result] skb_to_sgvec_nomark(skb, sg, 0, skb->len); ^ /kisskb/src/net/ipv6/esp6.c: In function 'esp6_input': /kisskb/src/net/ipv6/esp6.c:386:2: warning: ignoring return value of 'skb_to_sgvec', declared with attribute warn_unused_result [-Wunused-result] skb_to_sgvec(skb, sg, sizeof(*esph) + crypto_aead_ivsize(aead), elen); ^ /kisskb/src/net/ipv6/ah6.c: In function 'ah6_input': /kisskb/src/net/ipv6/ah6.c:604:2: warning: ignoring return value of 'skb_to_sgvec_nomark', declared with attribute warn_unused_result [-Wunused-result] skb_to_sgvec_nomark(skb, sg, 0, skb->len); ^ /kisskb/src/net/ipv4/esp4.c: In function 'esp_output': /kisskb/src/net/ipv4/esp4.c:242:2: warning: ignoring return value of 'skb_to_sgvec', declared with attribute warn_unused_result [-Wunused-result] skb_to_sgvec(skb, sg, ^ /kisskb/src/net/ipv4/ah4.c: In function 'ah_output': /kisskb/src/net/ipv4/ah4.c:223:2: warning: ignoring return value of 'skb_to_sgvec_nomark', declared with attribute warn_unused_result [-Wunused-result] skb_to_sgvec_nomark(skb, sg, 0, skb->len); ^ /kisskb/src/net/ipv4/esp4.c: In function 'esp_input': /kisskb/src/net/ipv4/esp4.c:432:2: warning: ignoring return value of 'skb_to_sgvec', declared with attribute warn_unused_result [-Wunused-result] skb_to_sgvec(skb, sg, sizeof(*esph) + crypto_aead_ivsize(aead), elen); ^ /kisskb/src/net/ipv4/ah4.c: In function 'ah_input': /kisskb/src/net/ipv4/ah4.c:394:2: warning: ignoring return value of 'skb_to_sgvec_nomark', declared with attribute warn_unused_result [-Wunused-result] skb_to_sgvec_nomark(skb, sg, 0, skb->len); ^ Completed OK # rm -rf /kisskb/build/stable-4.1_mips-defconfig_mips-gcc4.9 # Build took: 0:02:02.586580