# git rev-parse -q --verify b3afc4525a507f21e98cc7571ea8c3f28484241c^{commit} b3afc4525a507f21e98cc7571ea8c3f28484241c already have revision, skipping fetch # git checkout -q -f -B kisskb b3afc4525a507f21e98cc7571ea8c3f28484241c # git clean -qxdf # < git log -1 # commit b3afc4525a507f21e98cc7571ea8c3f28484241c # Author: Greg Kroah-Hartman # Date: Sat Oct 22 12:07:05 2016 +0200 # # Linux 4.7.10 # < /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 b3afc4525a507f21e98cc7571ea8c3f28484241c # < make -s -j 32 ARCH=mips O=/kisskb/build/stable-4.7_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:2576: /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.7_mips-defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/tools/relocs.c: In function 'read_relocs': /kisskb/src/arch/mips/boot/tools/relocs_64.c:21:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 21 | #define ELF_R_SYM(val) (((Elf64_Mips_Rela *)(&val))->r_sym) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/boot/tools/relocs.c:397:4: note: in expansion of macro 'ELF_R_SYM' 397 | ELF_R_SYM(rel->r_info) = elf32_to_cpu(ELF_R_SYM(rel->r_info)); | ^~~~~~~~~ /kisskb/src/arch/mips/boot/tools/relocs_64.c:21:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 21 | #define ELF_R_SYM(val) (((Elf64_Mips_Rela *)(&val))->r_sym) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/boot/tools/relocs.c:397:42: note: in expansion of macro 'ELF_R_SYM' 397 | ELF_R_SYM(rel->r_info) = elf32_to_cpu(ELF_R_SYM(rel->r_info)); | ^~~~~~~~~ /kisskb/src/arch/mips/boot/tools/relocs.c: In function 'walk_relocs': /kisskb/src/arch/mips/boot/tools/relocs_64.c:21:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 21 | #define ELF_R_SYM(val) (((Elf64_Mips_Rela *)(&val))->r_sym) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/boot/tools/relocs.c:491:30: note: in expansion of macro 'ELF_R_SYM' 491 | Elf_Sym *sym = &sh_symtab[ELF_R_SYM(rel->r_info)]; | ^~~~~~~~~ /kisskb/src/arch/mips/boot/tools/relocs.c: In function 'do_reloc': /kisskb/src/arch/mips/boot/tools/relocs_64.c:22:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 22 | #define ELF_R_TYPE(val) (((Elf64_Mips_Rela *)(&val))->r_type) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/boot/tools/relocs.c:502:20: note: in expansion of macro 'ELF_R_TYPE' 502 | unsigned r_type = ELF_R_TYPE(rel->r_info); | ^~~~~~~~~~ /kisskb/src/arch/mips/boot/tools/relocs.c: In function 'do_reloc_info': /kisskb/src/arch/mips/boot/tools/relocs_64.c:22:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 22 | #define ELF_R_TYPE(val) (((Elf64_Mips_Rela *)(&val))->r_type) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/boot/tools/relocs.c:641:12: note: in expansion of macro 'ELF_R_TYPE' 641 | rel_type(ELF_R_TYPE(rel->r_info)), | ^~~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'free_area_init_nodes': /kisskb/src/mm/page_alloc.c:6430:34: warning: array subscript is below array bounds [-Warray-bounds] arch_zone_highest_possible_pfn[i-1]; ^ /kisskb/src/crypto/wp512.c: In function 'wp512_process_buffer': /kisskb/src/crypto/wp512.c:987:1: warning: the frame size of 1096 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/stable-4.7_mips-defconfig_mips-gcc4.9 # Build took: 0:01:16.927157