# git rev-parse -q --verify 5dba9ddd98cbc7ad319d687887981a0ea0062c75^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-3.0.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 5dba9ddd98cbc7ad319d687887981a0ea0062c75^{commit} 5dba9ddd98cbc7ad319d687887981a0ea0062c75 # git checkout -q -f -B kisskb 5dba9ddd98cbc7ad319d687887981a0ea0062c75 # git clean -qxdf # < git log -1 # commit 5dba9ddd98cbc7ad319d687887981a0ea0062c75 # Author: Greg Kroah-Hartman # Date: Tue Oct 22 08:58:59 2013 +0100 # # Linux 3.0.101 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 5dba9ddd98cbc7ad319d687887981a0ea0062c75 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.0_powerpc-allmodconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- allmodconfig In file included from scripts/kconfig/zconf.tab.c:2501: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:587:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 587 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:587:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:587:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 587 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:590:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 590 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:590:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 590 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && MTD_NAND_FSL_UPM) selects FSL_LBC which has unmet direct dependencies (FSL_SOC) warning: (LOCKDEP && FAULT_INJECTION_STACKTRACE_FILTER && LATENCYTOP && FUNCTION_TRACER && KMEMCHECK) selects FRAME_POINTER which has unmet direct dependencies (DEBUG_KERNEL && (CRIS || M68K || FRV || UML || AVR32 || SUPERH || BLACKFIN || MN10300) || ARCH_WANT_FRAME_POINTERS) # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_OPTIMIZE_INLINING=n # Added to kconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.0_powerpc-allmodconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.0_powerpc-allmodconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.0_powerpc-allmodconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- warning: (LOCKDEP && FAULT_INJECTION_STACKTRACE_FILTER && LATENCYTOP && FUNCTION_TRACER && KMEMCHECK) selects FRAME_POINTER which has unmet direct dependencies (DEBUG_KERNEL && (CRIS || M68K || FRV || UML || AVR32 || SUPERH || BLACKFIN || MN10300) || ARCH_WANT_FRAME_POINTERS) warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && MTD_NAND_FSL_UPM) selects FSL_LBC which has unmet direct dependencies (FSL_SOC) warning: (LOCKDEP && FAULT_INJECTION_STACKTRACE_FILTER && LATENCYTOP && FUNCTION_TRACER && KMEMCHECK) selects FRAME_POINTER which has unmet direct dependencies (DEBUG_KERNEL && (CRIS || M68K || FRV || UML || AVR32 || SUPERH || BLACKFIN || MN10300) || ARCH_WANT_FRAME_POINTERS) warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && MTD_NAND_FSL_UPM) selects FSL_LBC which has unmet direct dependencies (FSL_SOC) /kisskb/src/scripts/dtc/dtc.c: In function 'main': /kisskb/src/scripts/dtc/dtc.c:102:17: warning: variable 'check' set but not used [-Wunused-but-set-variable] 102 | int force = 0, check = 0, sort = 0; | ^~~~~ /kisskb/src/scripts/dtc/flattree.c: In function 'flat_read_mem_reserve': /kisskb/src/scripts/dtc/flattree.c:700:14: warning: variable 'p' set but not used [-Wunused-but-set-variable] 700 | const char *p; | ^ In function 'cpio_replace_env', inlined from 'cpio_mkfile_line' at /kisskb/src/usr/gen_init_cpio.c:454:26: /kisskb/src/usr/gen_init_cpio.c:399:4: warning: 'strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 399 | strncpy(new_location, expanded, PATH_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ WARNING: arch/powerpc/mm/built-in.o(.text+0x7ef8): Section mismatch in reference from the function .read_drconf_cell() to the function .devinit.text:.read_n_cells() The function .read_drconf_cell() references the function __devinit .read_n_cells(). This is often because .read_drconf_cell lacks a __devinit annotation or the annotation of .read_n_cells is wrong. WARNING: arch/powerpc/mm/built-in.o(.text+0x81ac): Section mismatch in reference from the function .of_get_lmb_size() to the function .devinit.text:.read_n_cells() The function .of_get_lmb_size() references the function __devinit .read_n_cells(). This is often because .of_get_lmb_size lacks a __devinit annotation or the annotation of .read_n_cells is wrong. WARNING: arch/powerpc/mm/built-in.o(.text+0x89b0): Section mismatch in reference from the function .hot_add_node_scn_to_nid() to the function .devinit.text:.read_n_cells() The function .hot_add_node_scn_to_nid() references the function __devinit .read_n_cells(). This is often because .hot_add_node_scn_to_nid lacks a __devinit annotation or the annotation of .read_n_cells is wrong. WARNING: arch/powerpc/mm/built-in.o(.text+0x89cc): Section mismatch in reference from the function .hot_add_node_scn_to_nid() to the function .devinit.text:.read_n_cells() The function .hot_add_node_scn_to_nid() references the function __devinit .read_n_cells(). This is often because .hot_add_node_scn_to_nid lacks a __devinit annotation or the annotation of .read_n_cells is wrong. /kisskb/src/arch/powerpc/kernel/vdso64/gettimeofday.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/vdso64/gettimeofday.S:148: Error: operand out of range (4 is not between 0 and 1) /kisskb/src/arch/powerpc/kernel/vdso64/gettimeofday.S:148: Error: missing operand make[3]: *** [/kisskb/src/arch/powerpc/kernel/vdso64/Makefile:35: arch/powerpc/kernel/vdso64/gettimeofday.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:441: arch/powerpc/kernel/vdso64] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:945: arch/powerpc/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... WARNING: arch/powerpc/sysdev/xics/built-in.o(.text+0x1288): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node() The function .icp_native_init() references the function __init .icp_native_init_one_node(). This is often because .icp_native_init lacks a __init annotation or the annotation of .icp_native_init_one_node is wrong. WARNING: arch/powerpc/sysdev/xics/built-in.o(.text+0x132c): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node() The function .icp_native_init() references the function __init .icp_native_init_one_node(). This is often because .icp_native_init lacks a __init annotation or the annotation of .icp_native_init_one_node is wrong. WARNING: arch/powerpc/sysdev/xics/built-in.o(.text+0x22d0): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics() The function .ics_rtas_init() references the function __init .xics_register_ics(). This is often because .ics_rtas_init lacks a __init annotation or the annotation of .xics_register_ics is wrong. WARNING: arch/powerpc/sysdev/built-in.o(.text+0xc7d8): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node() The function .icp_native_init() references the function __init .icp_native_init_one_node(). This is often because .icp_native_init lacks a __init annotation or the annotation of .icp_native_init_one_node is wrong. WARNING: arch/powerpc/sysdev/built-in.o(.text+0xc87c): Section mismatch in reference from the function .icp_native_init() to the function .init.text:.icp_native_init_one_node() The function .icp_native_init() references the function __init .icp_native_init_one_node(). This is often because .icp_native_init lacks a __init annotation or the annotation of .icp_native_init_one_node is wrong. WARNING: arch/powerpc/sysdev/built-in.o(.text+0xd820): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics() The function .ics_rtas_init() references the function __init .xics_register_ics(). This is often because .ics_rtas_init lacks a __init annotation or the annotation of .xics_register_ics is wrong. /kisskb/src/fs/ecryptfs/keystore.c: In function 'pki_encrypt_session_key': /kisskb/src/fs/ecryptfs/keystore.c:1988:7: warning: 'payload_len' may be used uninitialized in this function [-Wmaybe-uninitialized] rc = ecryptfs_send_message(payload, payload_len, &msg_ctx); ^ /kisskb/src/fs/ecryptfs/keystore.c: In function 'decrypt_pki_encrypted_session_key': /kisskb/src/fs/ecryptfs/keystore.c:1170:7: warning: 'payload_len' may be used uninitialized in this function [-Wmaybe-uninitialized] rc = ecryptfs_send_message(payload, payload_len, &msg_ctx); ^ /kisskb/src/fs/fuse/cuse.c: In function 'cuse_process_init_reply': /kisskb/src/fs/fuse/cuse.c:356:2: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] dev_set_name(dev, "%s", devinfo.name); ^ /kisskb/src/fs/fuse/cuse.c:281:4: warning: 'key' may be used uninitialized in this function [-Wmaybe-uninitialized] printk(KERN_WARNING "CUSE: unknown device info \"%s\"\n", ^ /kisskb/src/fs/fuse/cuse.c:269:8: note: 'key' was declared here char *key, *val; ^ /kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_build_slots': /kisskb/src/fs/fat/namei_vfat.c:629:6: warning: 'ulen' may be used uninitialized in this function [-Wmaybe-uninitialized] err = vfat_create_shortname(dir, sbi->nls_disk, uname, ulen, ^ /kisskb/src/fs/nfsd/export.c: In function 'svc_export_parse': /kisskb/src/fs/nfsd/export.c:550:15: warning: 'an_int' may be used uninitialized in this function [-Wmaybe-uninitialized] exp.ex_flags= an_int; ^ In file included from /kisskb/src/fs/nilfs2/nilfs.h:28:0, from /kisskb/src/fs/nilfs2/btree.c:27: /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_convert_and_insert': /kisskb/src/include/linux/buffer_head.h:277:3: warning: 'bh' may be used uninitialized in this function [-Wmaybe-uninitialized] __brelse(bh); ^ /kisskb/src/fs/nilfs2/btree.c:1770:22: note: 'bh' was declared here struct buffer_head *bh; ^ /kisskb/src/fs/compat_ioctl.c: In function 'serial_struct_ioctl': /kisskb/src/fs/compat_ioctl.c:609:38: warning: typedef 'SS' locally defined but not used [-Wunused-local-typedefs] typedef struct serial_struct SS; ^ /kisskb/src/fs/locks.c: In function 'SyS_flock': /kisskb/src/fs/locks.c:1630:39: warning: 'lock' may be used uninitialized in this function [-Wmaybe-uninitialized] error = security_file_lock(filp, lock->fl_type); ^ /kisskb/src/fs/locks.c:1607:20: note: 'lock' was declared here struct file_lock *lock; ^ /kisskb/src/fs/nfs/callback_xdr.c: In function 'nfs4_callback_compound': /kisskb/src/fs/nfs/callback_xdr.c:787:9: warning: 'op_nr' may be used uninitialized in this function [-Wmaybe-uninitialized] *op = &callback_ops[op_nr]; ^ /kisskb/src/fs/nfs/callback_xdr.c:803:15: note: 'op_nr' was declared here unsigned int op_nr; ^ In file included from /kisskb/src/include/linux/stddef.h:4:0, from /kisskb/src/include/linux/posix_types.h:4, from /kisskb/src/include/linux/types.h:17, from /kisskb/src/fs/xfs/linux-2.6/xfs_linux.h:21, from /kisskb/src/fs/xfs/xfs.h:28, from /kisskb/src/fs/xfs/xfs_dir2_leaf.c:18: /kisskb/src/fs/xfs/xfs_dir2_leaf.c: In function 'xfs_dir2_leaf_check.isra.2': /kisskb/src/fs/xfs/xfs_dir2_leaf.c:584:33: warning: array subscript is above array bounds [-Warray-bounds] be32_to_cpu(leaf->ents[i + 1].hashval)); ^ /kisskb/src/include/linux/compiler.h:147:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/fs/xfs/xfs_dir2_leaf.c:583:4: note: in expansion of macro 'ASSERT' ASSERT(be32_to_cpu(leaf->ents[i].hashval) <= ^ /kisskb/src/include/linux/byteorder/generic.h:94:21: note: in expansion of macro '__be32_to_cpu' #define be32_to_cpu __be32_to_cpu ^ /kisskb/src/fs/xfs/xfs_dir2_leaf.c:584:11: note: in expansion of macro 'be32_to_cpu' be32_to_cpu(leaf->ents[i + 1].hashval)); ^ In file included from /kisskb/src/include/linux/stddef.h:4:0, from /kisskb/src/include/linux/posix_types.h:4, from /kisskb/src/include/linux/types.h:17, from /kisskb/src/fs/xfs/linux-2.6/xfs_linux.h:21, from /kisskb/src/fs/xfs/xfs.h:28, from /kisskb/src/fs/xfs/xfs_dir2_node.c:18: /kisskb/src/fs/xfs/xfs_dir2_node.c: In function 'xfs_dir2_leafn_check.isra.2': /kisskb/src/fs/xfs/xfs_dir2_node.c:360:33: warning: array subscript is above array bounds [-Warray-bounds] be32_to_cpu(leaf->ents[i + 1].hashval)); ^ /kisskb/src/include/linux/compiler.h:147:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/fs/xfs/xfs_dir2_node.c:359:4: note: in expansion of macro 'ASSERT' ASSERT(be32_to_cpu(leaf->ents[i].hashval) <= ^ /kisskb/src/include/linux/byteorder/generic.h:94:21: note: in expansion of macro '__be32_to_cpu' #define be32_to_cpu __be32_to_cpu ^ /kisskb/src/fs/xfs/xfs_dir2_node.c:360:11: note: in expansion of macro 'be32_to_cpu' be32_to_cpu(leaf->ents[i + 1].hashval)); ^ /kisskb/src/fs/xfs/xfs_dir2_leaf.c: In function 'xfs_dir2_leaf_compact': /kisskb/src/fs/xfs/xfs_dir2_leaf.c:622:31: warning: array subscript is above array bounds [-Warray-bounds] leaf->ents[to] = leaf->ents[from]; ^ /kisskb/src/fs/xfs/xfs_dir2_block.c: In function 'xfs_dir2_sf_to_block': /kisskb/src/fs/xfs/xfs_dir2_block.c:1151:26: warning: array subscript is above array bounds [-Warray-bounds] dep->name[0] = dep->name[1] = '.'; ^ make: *** [Makefile:130: sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.0_powerpc-allmodconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-3.0_powerpc-allmodconfig_powerpc-gcc4.9 # Build took: 0:01:54.137170