# < git ls-remote /scratch/git/sfr/linux-next refs/heads/master # < git rev-parse tmp/linux-next remote == local, skipping fetch # < git rev-parse tmp/linux-next Upstream revision is 76ccecee5832ee3cd86b8d5ba8b72bbf9d5513ee Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 76ccece). # git checkout -q -f -b linux-next tmp/linux-next # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-allyesconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- -f kisskb-version.mk makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-allyesconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- allyesconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 warning: (USB_WUSB) selects UWB which has unmet direct dependencies (EXPERIMENTAL && PCI) # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-allyesconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 32 GEN /scratch/kisskb/build/linux-next_sh-allyesconfig_sh4/Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (USB_WUSB) selects UWB which has unmet direct dependencies (EXPERIMENTAL && PCI) warning: (USB_WUSB) selects UWB which has unmet direct dependencies (EXPERIMENTAL && PCI) GEN /scratch/kisskb/build/linux-next_sh-allyesconfig_sh4/Makefile CHK include/linux/version.h UPD include/linux/version.h HOSTCC scripts/genksyms/genksyms.o CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig SHIPPED scripts/genksyms/lex.c SHIPPED scripts/genksyms/parse.h HOSTCC scripts/kallsyms SHIPPED scripts/genksyms/keywords.c HOSTCC scripts/pnmtologo HOSTCC scripts/selinux/genheaders/genheaders HOSTCC scripts/selinux/mdp/mdp SHIPPED scripts/genksyms/parse.c HOSTCC scripts/conmakehash HOSTCC scripts/genksyms/lex.o HOSTCC scripts/bin2c MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTCC scripts/genksyms/parse.o HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost Using /scratch/kisskb/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Generating include/generated/machtypes.h CC kernel/bounds.s GEN include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/generated/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh HOSTCC usr/gen_init_cpio CHK include/generated/compile.h CC init/main.o AS arch/sh/kernel/debugtraps.o CC init/do_mounts.o CC arch/sh/kernel/dma-nommu.o CC init/do_mounts_rd.o LD arch/sh/boards/built-in.o CC arch/sh/mm/alignment.o CC arch/sh/kernel/dumpstack.o CC init/do_mounts_initrd.o CC arch/sh/mm/cache.o CC arch/sh/kernel/idle.o CC init/do_mounts_md.o CC arch/sh/math-emu/math.o CC arch/sh/kernel/io.o CC arch/sh/mm/init.o CC arch/sh/kernel/irq.o CC init/initramfs.o CC arch/sh/boards/mach-se/board-se7619.o CC arch/sh/mm/consistent.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/irq_32.o CC arch/sh/mm/cache-sh2.o CC arch/sh/kernel/kdebugfs.o CC mm/filemap.o CC arch/sh/kernel/machvec.o CC mm/mempool.o CC arch/sh/mm/nommu.o CC mm/oom_kill.o CC arch/sh/kernel/nmi_debug.o UPD include/generated/compile.h CC kernel/sched.o CC ipc/util.o CC security/apparmor/apparmorfs.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:24: /scratch/kisskb/src/include/math-emu/single.h:50:21: warning: "__BIG_ENDIAN" is not defined In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:25: /scratch/kisskb/src/include/math-emu/double.h:59:21: warning: "__BIG_ENDIAN" is not defined /scratch/kisskb/src/arch/sh/math-emu/math.c:55:1: warning: "WRITE" redefined In file included from /scratch/kisskb/src/include/linux/perf_event.h:502, from /scratch/kisskb/src/arch/sh/math-emu/math.c:15: /scratch/kisskb/src/include/linux/fs.h:157:1: warning: this is the location of the previous definition /scratch/kisskb/src/arch/sh/math-emu/math.c:56:1: warning: "READ" redefined /scratch/kisskb/src/include/linux/fs.h:156:1: warning: this is the location of the previous definition /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:82: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:82: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /scratch/kisskb/src/arch/sh/math-emu/math.c:93: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:93: warning: left shift count is negative /scratch/kisskb/src/arch/sh/kernel/idle.c:25: error: static declaration of 'pm_idle' follows non-static declaration /scratch/kisskb/src/include/linux/pm.h:34: error: previous declaration of 'pm_idle' was here /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:109: warning: left shift count is negative /scratch/kisskb/src/arch/sh/kernel/idle.c: In function 'cpu_idle': /scratch/kisskb/src/arch/sh/kernel/idle.c:104: error: implicit declaration of function 'cpuidle_call_idle' /scratch/kisskb/src/arch/sh/math-emu/math.c:109: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:109: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:109: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:109: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:109: warning: right shift count is negative make[2]: *** [arch/sh/kernel/idle.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC fs/open.o CC mm/fadvise.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:116: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:116: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:116: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:116: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:116: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:116: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:123: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:123: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:123: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:123: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:123: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:123: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:123: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:123: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /scratch/kisskb/src/arch/sh/math-emu/math.c:130: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:130: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:130: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:130: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:130: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:146: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:146: warning: left shift count >= width of type CC arch/sh/mm/extable_32.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:295: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:295: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:295: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:295: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:297: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:297: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:311: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:311: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:311: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:311: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:311: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:325: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:325: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:335: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:335: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:335: warning: right shift count is negative LD arch/sh/boards/mach-se/built-in.o GEN usr/initramfs_data.cpio CC mm/maccess.o CC kernel/fork.o CC arch/sh/mm/asids-debugfs.o CC ipc/msgutil.o CC security/apparmor/audit.o AS usr/initramfs_data.o CC mm/page_alloc.o CC mm/page-writeback.o LD usr/built-in.o CC crypto/api.o CC crypto/cipher.o CC block/elevator.o CC kernel/exec_domain.o make[1]: *** [arch/sh/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... CC kernel/panic.o CC fs/read_write.o CC mm/readahead.o CC init/version.o CC kernel/printk.o CC kernel/cpu.o GEN security/apparmor/capability_names.h CC mm/swap.o /scratch/kisskb/src/kernel/sched.c: In function 'pick_next_task': /scratch/kisskb/src/kernel/sched.c:4069: warning: control reaches end of non-void function CC security/apparmor/context.o CC ipc/msg.o CC mm/truncate.o CC ipc/sem.o CC mm/vmscan.o CC mm/shmem.o CC block/blk-core.o CC block/blk-tag.o CC fs/file_table.o LD arch/sh/mm/built-in.o CC fs/super.o CC security/apparmor/ipc.o CC crypto/compress.o LD init/mounts.o CC security/apparmor/lib.o CC ipc/shm.o CC kernel/exit.o CC block/blk-sysfs.o CC crypto/algapi.o LD init/built-in.o CC mm/prio_tree.o CC security/integrity/ima/ima_fs.o CC security/keys/gc.o CC kernel/itimer.o CC mm/util.o CC mm/mmzone.o CC security/keys/key.o CC security/apparmor/match.o CC security/apparmor/path.o CC security/apparmor/domain.o CC mm/vmstat.o CC security/integrity/ima/ima_queue.o CC security/integrity/ima/ima_init.o CC security/integrity/ima/ima_main.o CC security/integrity/ima/ima_crypto.o CC security/integrity/ima/ima_api.o CC crypto/scatterwalk.o CC security/integrity/ima/ima_policy.o CC crypto/proc.o CC crypto/ablkcipher.o GEN security/selinux/flask.h security/selinux/av_permissions.h CC security/selinux/avc.o CC security/selinux/hooks.o CC security/keys/keyring.o CC crypto/blkcipher.o CC crypto/ahash.o CC crypto/shash.o CC security/integrity/ima/ima_iint.o CC fs/char_dev.o CC security/integrity/ima/ima_audit.o TIMEC kernel/timeconst.h CC ipc/ipcns_notifier.o CC crypto/algboss.o CC security/apparmor/policy.o CC security/selinux/selinuxfs.o CC crypto/testmgr.o CC crypto/crypto_wq.o CC kernel/softirq.o CC ipc/syscall.o CC fs/stat.o CC security/selinux/netlink.o CC mm/backing-dev.o LD security/integrity/ima/ima.o CC security/selinux/nlmsgtab.o LD security/integrity/ima/built-in.o CC fs/exec.o CC kernel/resource.o CC mm/page_isolation.o CC fs/pipe.o CC block/blk-flush.o CC crypto/aead.o CC security/keys/keyctl.o CC mm/mm_init.o CC crypto/chainiv.o CC security/selinux/netif.o CC crypto/eseqiv.o CC ipc/ipc_sysctl.o CC security/selinux/netnode.o CC ipc/mqueue.o CC fs/namei.o CC ipc/namespace.o CC security/selinux/netport.o CC crypto/seqiv.o CC crypto/pcompress.o CC crypto/hmac.o CC crypto/vmac.o CC crypto/xcbc.o /scratch/kisskb/src/security/selinux/netnode.c: In function 'sel_netnode_find': /scratch/kisskb/src/security/selinux/netnode.c:132: warning: 'idx' may be used uninitialized in this function CC block/blk-settings.o CC kernel/sysctl.o /scratch/kisskb/src/security/selinux/netnode.c: In function 'sel_netnode_insert': /scratch/kisskb/src/security/selinux/netnode.c:173: warning: 'idx' may be used uninitialized in this function CC crypto/crypto_null.o CC fs/fcntl.o CC fs/ioctl.o CC block/blk-ioc.o CC crypto/md4.o CC ipc/mq_sysctl.o CC mm/mmu_context.o CC security/selinux/exports.o CC security/selinux/ss/ebitmap.o CC security/apparmor/policy_unpack.o CC fs/readdir.o CC fs/select.o CC kernel/sysctl_binary.o CC security/apparmor/procattr.o CC security/selinux/ss/hashtab.o CC security/selinux/ss/symtab.o CC kernel/capability.o CC crypto/md5.o CC security/apparmor/lsm.o CC security/selinux/ss/sidtab.o CC crypto/rmd128.o CC security/keys/permission.o CC security/keys/process_keys.o CC security/selinux/ss/avtab.o CC mm/percpu.o CC security/keys/request_key.o CC security/keys/request_key_auth.o GEN security/apparmor/rlim_names.h CC security/apparmor/sid.o CC fs/fifo.o CC fs/dcache.o CC security/apparmor/file.o LD arch/sh/math-emu/built-in.o CC crypto/rmd160.o CC fs/inode.o CC kernel/ptrace.o CC kernel/timer.o CC kernel/user.o CC fs/attr.o CC security/selinux/ss/policydb.o CC fs/bad_inode.o CC security/selinux/ss/services.o CC kernel/signal.o CC kernel/sys.o CC mm/nommu.o CC mm/init-mm.o CC security/selinux/ss/conditional.o LD ipc/built-in.o CC security/keys/user_defined.o CC fs/file.o CC kernel/kmod.o CC block/blk-map.o CC security/keys/trusted.o CC security/selinux/ss/mls.o CC fs/filesystems.o CC fs/namespace.o CC crypto/rmd256.o CC crypto/rmd320.o CC security/keys/encrypted.o CC security/apparmor/capability.o CC fs/seq_file.o CC security/selinux/ss/status.o CC fs/xattr.o CC security/apparmor/resource.o CC kernel/workqueue.o CC crypto/sha1_generic.o CC security/selinux/xfrm.o CC kernel/pid.o CC block/blk-exec.o CC block/blk-merge.o CC security/selinux/netlabel.o CC block/blk-softirq.o CC fs/libfs.o CC block/blk-timeout.o CC mm/bootmem.o CC block/blk-iopoll.o /scratch/kisskb/src/security/selinux/hooks.c: In function 'task_has_capability': /scratch/kisskb/src/security/selinux/hooks.c:1426: warning: 'sclass' may be used uninitialized in this function CC fs/fs-writeback.o CC fs/pnode.o /scratch/kisskb/src/security/selinux/hooks.c: In function 'selinux_write_opts': /scratch/kisskb/src/security/selinux/hooks.c:964: warning: 'prefix' may be used uninitialized in this function /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:354: warning: control reaches end of non-void function CC mm/memblock.o LD security/apparmor/apparmor.o CC security/keys/proc.o CC fs/drop_caches.o LD security/apparmor/built-in.o CC block/blk-lib.o CC security/keys/sysctl.o CC kernel/rcupdate.o CC security/smack/smack_lsm.o CC crypto/sha256_generic.o CC security/tomoyo/common.o CC kernel/extable.o CC mm/dmapool.o CC fs/splice.o CC security/tomoyo/domain.o CC block/ioctl.o CC security/smack/smack_access.o CC fs/sync.o CC fs/utimes.o CC fs/stack.o CC kernel/params.o CC security/commoncap.o CC kernel/posix-timers.o CC security/tomoyo/file.o CC kernel/kthread.o CC security/tomoyo/gc.o CC kernel/wait.o LD security/keys/built-in.o CC security/smack/smackfs.o CC mm/sparse.o CC crypto/sha512_generic.o CC security/security.o CC block/genhd.o CC crypto/wp512.o CC kernel/kfifo.o CC fs/fs_struct.o CC fs/statfs.o CC fs/buffer.o CC crypto/tgr192.o CC crypto/gf128mul.o CC security/tomoyo/group.o CC fs/bio.o CC security/tomoyo/load_policy.o CC block/scsi_ioctl.o CC kernel/sys_ni.o CC kernel/posix-cpu-timers.o CC block/bsg.o CC kernel/mutex.o CC fs/block_dev.o LD security/selinux/selinux.o CC fs/direct-io.o LD security/selinux/built-in.o CC security/capability.o CC security/inode.o CC crypto/ecb.o CC fs/mpage.o CC fs/ioprio.o CC mm/debug-pagealloc.o CC crypto/cbc.o CC mm/slub.o CC fs/bio-integrity.o CC block/blk-cgroup.o CC security/tomoyo/memory.o CC kernel/hrtimer.o CC security/tomoyo/mount.o CC fs/adfs/dir.o CC kernel/rwsem.o CC fs/9p/vfs_super.o /scratch/kisskb/src/fs/bio-integrity.c: In function 'vecs_to_idx': /scratch/kisskb/src/fs/bio-integrity.c:61: warning: control reaches end of non-void function CC mm/failslab.o CC crypto/pcbc.o CC kernel/nsproxy.o CC fs/9p/vfs_inode.o CC security/tomoyo/realpath.o CC security/tomoyo/securityfs_if.o CC security/tomoyo/tomoyo.o CC security/lsm_audit.o CC fs/adfs/dir_f.o CC crypto/cts.o CC fs/adfs/dir_fplus.o CC fs/adfs/file.o CC fs/affs/super.o CC fs/affs/namei.o CC kernel/srcu.o CC crypto/lrw.o CC security/tomoyo/util.o CC kernel/semaphore.o CC kernel/notifier.o CC kernel/ksysfs.o CC fs/adfs/inode.o CC block/blk-throttle.o LD security/smack/smack.o LD security/smack/built-in.o CC fs/adfs/map.o CC security/device_cgroup.o CC mm/quicklist.o CC fs/afs/cache.o CC block/noop-iosched.o CC fs/autofs4/init.o CC fs/adfs/super.o CC fs/autofs4/inode.o CC fs/9p/vfs_inode_dotl.o CC block/deadline-iosched.o CC block/cfq-iosched.o CC fs/9p/vfs_addr.o CC fs/affs/inode.o CC fs/afs/callback.o CC fs/9p/vfs_file.o CC kernel/pm_qos_params.o CC kernel/sched_clock.o CC kernel/cred.o CC kernel/async.o CC fs/afs/cell.o CC fs/befs/datastream.o CC fs/bfs/inode.o CC fs/affs/file.o CC fs/btrfs/super.o CC crypto/xts.o LD security/tomoyo/built-in.o CC fs/affs/dir.o CC crypto/ctr.o LD fs/adfs/adfs.o LD fs/adfs/built-in.o CC fs/autofs4/root.o CC fs/afs/dir.o CC fs/afs/cmservice.o CC fs/bfs/file.o CC mm/memcontrol.o /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_async_queue_prio': /scratch/kisskb/src/block/cfq-iosched.c:2979: warning: control reaches end of non-void function CC mm/page_cgroup.o CC fs/befs/btree.o /scratch/kisskb/src/kernel/pm_qos_params.c: In function 'pm_qos_get_value': /scratch/kisskb/src/kernel/pm_qos_params.c:136: warning: control reaches end of non-void function CC fs/befs/super.o CC fs/befs/inode.o In file included from /scratch/kisskb/src/include/trace/ftrace.h:283, from /scratch/kisskb/src/include/trace/define_trace.h:96, from /scratch/kisskb/src/include/trace/events/btrfs.h:667, from /scratch/kisskb/src/fs/btrfs/super.c:57: /scratch/kisskb/src/include/trace/events/btrfs.h: In function 'ftrace_raw_output_btrfs_transaction_commit': /scratch/kisskb/src/include/trace/events/btrfs.h:47: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:47: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:47: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h: In function 'ftrace_raw_output_btrfs__inode': /scratch/kisskb/src/include/trace/events/btrfs.h:68: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:68: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:68: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h: In function 'ftrace_raw_output_btrfs_get_extent': /scratch/kisskb/src/include/trace/events/btrfs.h:144: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:144: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:144: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:144: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:144: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:144: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:144: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h: In function 'ftrace_raw_output_btrfs__ordered_extent': /scratch/kisskb/src/include/trace/events/btrfs.h:197: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:197: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:197: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h: In function 'ftrace_raw_output_btrfs__writepage': /scratch/kisskb/src/include/trace/events/btrfs.h:273: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:273: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:273: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h: In function 'ftrace_raw_output_btrfs_writepage_end_io_hook': /scratch/kisskb/src/include/trace/events/btrfs.h:332: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:332: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:332: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h: In function 'ftrace_raw_output_btrfs_sync_file': /scratch/kisskb/src/include/trace/events/btrfs.h:365: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:365: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:365: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h: In function 'ftrace_raw_output_btrfs_delayed_tree_ref': /scratch/kisskb/src/include/trace/events/btrfs.h:420: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:420: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:420: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:420: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:420: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:420: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h: In function 'ftrace_raw_output_btrfs_delayed_data_ref': /scratch/kisskb/src/include/trace/events/btrfs.h:459: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:459: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:459: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:459: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:459: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:459: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h: In function 'ftrace_raw_output_btrfs__chunk': /scratch/kisskb/src/include/trace/events/btrfs.h:541: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:541: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:541: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h: In function 'ftrace_raw_output_btrfs_cow_block': /scratch/kisskb/src/include/trace/events/btrfs.h:591: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:591: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:591: warning: large integer implicitly truncated to unsigned type CC fs/befs/debug.o /scratch/kisskb/src/include/trace/events/btrfs.h: In function 'ftrace_raw_output_btrfs__reserved_extent': /scratch/kisskb/src/include/trace/events/btrfs.h:626: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:626: warning: large integer implicitly truncated to unsigned type /scratch/kisskb/src/include/trace/events/btrfs.h:626: warning: large integer implicitly truncated to unsigned type CC fs/befs/io.o CC fs/befs/linuxvfs.o CC kernel/range.o CC kernel/jump_label.o CC fs/9p/vfs_dir.o CC crypto/gcm.o /scratch/kisskb/src/mm/memcontrol.c:304: warning: 'move_anon' defined but not used /scratch/kisskb/src/mm/memcontrol.c:310: warning: 'move_file' defined but not used CC fs/9p/vfs_dentry.o CC fs/btrfs/ctree.o CC crypto/ccm.o CC fs/9p/v9fs.o CC fs/9p/fid.o CC kernel/groups.o CC fs/9p/xattr.o CC fs/9p/xattr_user.o CC block/blk-integrity.o CC kernel/freezer.o CC kernel/profile.o CC fs/autofs4/symlink.o CC fs/autofs4/waitq.o CC fs/bfs/dir.o CC fs/9p/cache.o CC fs/9p/acl.o CC fs/afs/file.o CC fs/afs/flock.o CC kernel/sysctl_check.o CC fs/cachefiles/bind.o CC mm/kmemleak.o CC fs/ceph/super.o /scratch/kisskb/src/fs/9p/acl.c: In function 'v9fs_xattr_set_acl': /scratch/kisskb/src/fs/9p/acl.c:287: warning: 'full_name' may be used uninitialized in this function /scratch/kisskb/src/fs/9p/acl.c:287: note: 'full_name' was declared here CC fs/cifs/cifsfs.o CC kernel/stacktrace.o /scratch/kisskb/src/fs/9p/acl.c: In function 'v9fs_xattr_get_acl': /scratch/kisskb/src/fs/9p/acl.c:240: warning: 'full_name' may be used uninitialized in this function /scratch/kisskb/src/fs/9p/acl.c:240: note: 'full_name' was declared here CC mm/cleancache.o /scratch/kisskb/src/fs/9p/acl.c: In function 'v9fs_set_acl': /scratch/kisskb/src/fs/9p/acl.c:131: warning: 'name' may be used uninitialized in this function CC kernel/debug/debug_core.o CC fs/ceph/inode.o CC fs/cifs/cifssmb.o LD security/built-in.o CC [M] mm/kmemleak-test.o CC fs/ceph/dir.o CC fs/afs/fsclient.o CC fs/afs/inode.o CC fs/autofs4/expire.o CC fs/cifs/cifs_debug.o /scratch/kisskb/src/mm/memcontrol.c: In function 'mem_cgroup_read': /scratch/kisskb/src/mm/memcontrol.c:3605: warning: 'val' may be used uninitialized in this function CC fs/cifs/connect.o LD fs/bfs/bfs.o LD fs/befs/befs.o LD fs/befs/built-in.o CC kernel/gcov/base.o LD fs/bfs/built-in.o CC kernel/irq/irqdesc.o LD fs/9p/9p.o LD fs/9p/built-in.o CC fs/btrfs/extent-tree.o CC fs/coda/psdev.o CC kernel/gcov/fs.o CC fs/cramfs/inode.o CC fs/configfs/inode.o /scratch/kisskb/src/mm/memcontrol.c: In function 'mem_cgroup_usage_unregister_event': /scratch/kisskb/src/mm/memcontrol.c:4123: warning: 'thresholds' may be used uninitialized in this function CC fs/configfs/file.o /scratch/kisskb/src/mm/memcontrol.c: In function 'mem_cgroup_usage_register_event': /scratch/kisskb/src/mm/memcontrol.c:4041: warning: 'thresholds' may be used uninitialized in this function CC fs/cramfs/uncompress.o CC fs/cachefiles/daemon.o CC crypto/cryptd.o CC fs/afs/main.o CC fs/afs/misc.o CC kernel/irq/handle.o CC fs/afs/mntpt.o CC kernel/irq/manage.o CC kernel/gcov/gcc_3_4.o CC fs/affs/amigaffs.o CC fs/afs/proc.o CC kernel/irq/spurious.o CC kernel/irq/resend.o CC fs/configfs/dir.o CC fs/autofs4/dev-ioctl.o CC fs/afs/rxrpc.o CC kernel/debug/gdbstub.o CC fs/coda/cache.o CC kernel/debug/kdb/kdb_io.o CC fs/configfs/symlink.o CC kernel/irq/chip.o LD fs/cramfs/cramfs.o LD fs/cramfs/built-in.o CC fs/debugfs/inode.o CC fs/coda/cnode.o CC fs/devpts/inode.o LD kernel/gcov/built-in.o CC crypto/des_generic.o CC fs/afs/security.o CC fs/dlm/ast.o CC kernel/irq/dummychip.o CC fs/ecryptfs/dentry.o CC fs/ceph/file.o CC fs/efs/super.o CC fs/cachefiles/interface.o CC fs/ceph/locks.o CC fs/configfs/mount.o CC fs/coda/inode.o CC fs/configfs/item.o LD fs/autofs4/autofs4.o LD fs/autofs4/built-in.o CC fs/affs/bitmap.o CC fs/efs/inode.o CC kernel/power/main.o CC crypto/fcrypt.o CC fs/ecryptfs/file.o CC fs/ecryptfs/inode.o CC fs/btrfs/print-tree.o LD fs/devpts/devpts.o LD fs/devpts/built-in.o CC fs/btrfs/root-tree.o CC kernel/irq/devres.o CC kernel/irq/proc.o CC fs/dlm/config.o CC fs/ecryptfs/main.o CC fs/debugfs/file.o CC fs/cachefiles/key.o CC fs/coda/dir.o CC fs/exofs/ios.o CC kernel/debug/kdb/kdb_main.o CC kernel/debug/kdb/kdb_support.o CC kernel/power/process.o CC fs/ecryptfs/super.o CC fs/efs/namei.o CC kernel/time/timekeeping.o CC fs/ecryptfs/mmap.o /scratch/kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_do_create': /scratch/kisskb/src/fs/ecryptfs/inode.c:74: warning: 'flags_save' may be used uninitialized in this function /scratch/kisskb/src/fs/ecryptfs/inode.c:74: note: 'flags_save' was declared here /scratch/kisskb/src/fs/ecryptfs/inode.c:73: warning: 'vfsmount_save' may be used uninitialized in this function /scratch/kisskb/src/fs/ecryptfs/inode.c:73: note: 'vfsmount_save' was declared here /scratch/kisskb/src/fs/ecryptfs/inode.c:72: warning: 'dentry_save' may be used uninitialized in this function /scratch/kisskb/src/fs/ecryptfs/inode.c:72: note: 'dentry_save' was declared here LD kernel/irq/built-in.o CC fs/cachefiles/main.o CC crypto/blowfish.o CC kernel/trace/trace_selftest_dynamic.o LD fs/configfs/configfs.o CC crypto/twofish_generic.o LD fs/configfs/built-in.o CC fs/affs/symlink.o CC fs/btrfs/dir-item.o LD block/built-in.o CC fs/exportfs/expfs.o CC kernel/trace/trace_clock.o CC fs/afs/server.o CC fs/cachefiles/namei.o CC kernel/time/ntp.o CC fs/btrfs/file-item.o CC kernel/trace/ftrace.o CC kernel/power/poweroff.o CC fs/efs/dir.o CC fs/ceph/addr.o CC crypto/twofish_common.o LD fs/affs/affs.o LD fs/affs/built-in.o CC fs/efs/file.o CC fs/coda/file.o CC fs/ext2/balloc.o CC kernel/mutex-debug.o LD kernel/power/built-in.o CC fs/btrfs/inode-item.o LD fs/debugfs/debugfs.o CC fs/ecryptfs/read_write.o CC fs/dlm/dir.o LD fs/debugfs/built-in.o CC fs/dlm/lock.o CC crypto/serpent.o CC crypto/aes_generic.o CC crypto/camellia.o CC fs/exofs/inode.o CC crypto/cast5.o CC fs/cifs/dir.o CC fs/ext2/dir.o CC kernel/lockdep.o CC fs/ceph/ioctl.o CC fs/coda/upcall.o LD fs/exportfs/exportfs.o LD fs/exportfs/built-in.o CC kernel/trace/ring_buffer.o CC fs/efs/symlink.o LD mm/built-in.o CC fs/ecryptfs/crypto.o CC fs/ecryptfs/keystore.o CC fs/dlm/lockspace.o CC fs/cifs/file.o LD fs/efs/efs.o LD fs/efs/built-in.o CC fs/btrfs/inode-map.o CC fs/afs/super.o CC fs/ext2/file.o CC fs/ext2/ialloc.o CC fs/ext2/inode.o CC fs/ext2/ioctl.o CC fs/ext2/namei.o CC fs/ceph/export.o CC fs/coda/coda_linux.o CC fs/cifs/inode.o CC kernel/trace/ring_buffer_benchmark.o CC fs/exofs/file.o CC fs/exofs/symlink.o CC fs/exofs/namei.o CC fs/coda/symlink.o CC fs/afs/netdevices.o CC fs/afs/vlclient.o CC fs/afs/vlocation.o CC kernel/time/clocksource.o CC kernel/time/jiffies.o CC kernel/trace/trace.o CC crypto/cast6.o CC fs/exofs/dir.o CC kernel/trace/trace_output.o CC fs/coda/pioctl.o CC kernel/trace/trace_stat.o CC fs/btrfs/disk-io.o CC fs/cachefiles/rdwr.o CC fs/cachefiles/security.o CC fs/afs/vnode.o CC kernel/time/timer_list.o CC kernel/time/timecompare.o CC fs/afs/volume.o CC fs/ceph/caps.o CC fs/ceph/snap.o CC fs/ext2/super.o CC fs/coda/sysctl.o CC kernel/time/timeconv.o CC crypto/arc4.o CC crypto/tea.o CC kernel/debug/kdb/kdb_bt.o CC fs/cachefiles/xattr.o CC fs/exofs/super.o LD fs/coda/coda.o LD fs/coda/built-in.o CC kernel/trace/trace_printk.o GENKDB kernel/debug/kdb/gen-kdb_cmds.c CC fs/dlm/main.o CC kernel/trace/trace_sched_switch.o CC fs/dlm/member.o CC fs/ceph/xattr.o CC fs/dlm/memory.o CC crypto/khazad.o CC crypto/anubis.o CC fs/ecryptfs/messaging.o CC fs/cachefiles/proc.o CC fs/ecryptfs/miscdev.o CC fs/ext3/balloc.o CC kernel/time/posix-clock.o CC kernel/time/clockevents.o CC fs/ext2/symlink.o CC fs/ext4/balloc.o CC fs/ext4/bitmap.o CC crypto/seed.o CC kernel/debug/kdb/kdb_bp.o CC crypto/salsa20_generic.o CC fs/ext2/xattr.o CC fs/fat/cache.o CC fs/freevxfs/vxfs_bmap.o CC fs/fscache/cache.o CC fs/cifs/link.o CC kernel/debug/kdb/kdb_debugger.o CC fs/btrfs/transaction.o CC fs/ecryptfs/kthread.o CC fs/cifs/misc.o LD fs/exofs/exofs.o LD fs/exofs/built-in.o CC fs/cifs/netmisc.o CC fs/ext2/xattr_user.o CC fs/cifs/smbencrypt.o CC fs/fat/dir.o CC fs/fuse/dev.o CC fs/afs/write.o CC kernel/debug/kdb/kdb_keyboard.o CC kernel/time/tick-common.o /scratch/kisskb/src/fs/btrfs/extent-tree.c: In function 'run_one_delayed_ref': /scratch/kisskb/src/fs/btrfs/extent-tree.c:2039: warning: 'ret' may be used uninitialized in this function CC fs/freevxfs/vxfs_fshead.o CC fs/freevxfs/vxfs_immed.o CC fs/ext3/bitmap.o CC fs/freevxfs/vxfs_inode.o CC fs/freevxfs/vxfs_lookup.o CC fs/ext3/dir.o CC crypto/deflate.o CC fs/ecryptfs/debug.o CC crypto/zlib.o /scratch/kisskb/src/kernel/debug/kdb/kdb_keyboard.c: In function 'kdb_get_kbd_char': /scratch/kisskb/src/kernel/debug/kdb/kdb_keyboard.c:43: error: implicit declaration of function 'inb' make[4]: *** [kernel/debug/kdb/kdb_keyboard.o] Error 1 make[3]: *** [kernel/debug/kdb] Error 2 make[2]: *** [kernel/debug] Error 2 make[2]: *** Waiting for unfinished jobs.... CC crypto/michael_mic.o CC fs/freevxfs/vxfs_olt.o CC fs/fat/fatent.o CC fs/fat/file.o LD fs/cachefiles/cachefiles.o CC crypto/crc32c.o LD fs/cachefiles/built-in.o CC fs/fat/inode.o CC fs/ext2/xattr_trusted.o CC fs/fat/misc.o CC fs/ext4/dir.o CC fs/fscache/cookie.o CC fs/cifs/transport.o CC kernel/time/tick-oneshot.o LD fs/ecryptfs/ecryptfs.o CC fs/ext4/file.o LD fs/ecryptfs/built-in.o CC fs/ext4/fsync.o CC fs/cifs/asn1.o CC fs/ext2/acl.o CC fs/cifs/cifs_unicode.o CC crypto/authenc.o CC crypto/authencesn.o CC crypto/lzo.o CC crypto/rng.o CC crypto/krng.o CC crypto/ansi_cprng.o CC kernel/time/tick-sched.o CC kernel/time/timer_stats.o CC fs/cifs/nterr.o CC fs/freevxfs/vxfs_subr.o CC fs/ext3/file.o CC fs/ext3/fsync.o CC crypto/ghash-generic.o CC fs/freevxfs/vxfs_super.o CC crypto/af_alg.o CC fs/fat/namei_msdos.o CC fs/cifs/xattr.o CC fs/cifs/cifsencrypt.o CC fs/ext4/ialloc.o CC fs/dlm/midcomms.o CC fs/dlm/netlink.o CC fs/dlm/lowcomms.o CC fs/dlm/plock.o CC fs/dlm/rcom.o CC fs/fat/namei_vfat.o CC fs/ext3/ialloc.o CC kernel/trace/trace_functions.o CC kernel/trace/trace_irqsoff.o LD fs/afs/kafs.o LD fs/afs/built-in.o LD fs/freevxfs/freevxfs.o CC fs/ext3/inode.o CC fs/btrfs/inode.o LD fs/freevxfs/built-in.o CC fs/dlm/recover.o CC fs/btrfs/file.o CC fs/dlm/recoverd.o /scratch/kisskb/src/fs/ext2/acl.c: In function 'ext2_get_acl': /scratch/kisskb/src/fs/ext2/acl.c:134: warning: 'name_index' may be used uninitialized in this function CC fs/gfs2/acl.o CC fs/hfs/bitmap.o CC fs/hfs/bfind.o CC fs/hfs/bnode.o CC fs/hfs/brec.o CC fs/hfs/btree.o CC fs/hfs/catalog.o CC fs/ceph/mds_client.o CC fs/fuse/dir.o CC fs/dlm/requestqueue.o CC fs/fuse/file.o CC fs/fuse/inode.o CC fs/fscache/fsdef.o CC fs/fscache/main.o CC crypto/algif_hash.o CC fs/ext2/xattr_security.o CC fs/gfs2/bmap.o CC crypto/algif_skcipher.o CC fs/gfs2/dir.o CC fs/gfs2/xattr.o CC fs/fscache/netfs.o CC fs/ext3/ioctl.o CC fs/hfs/dir.o CC kernel/trace/trace_sched_wakeup.o CC fs/cifs/readdir.o CC fs/cifs/ioctl.o CC fs/fscache/object.o CC fs/hfs/extent.o CC fs/fscache/operation.o LD fs/ext2/ext2.o LD kernel/time/built-in.o LD fs/ext2/built-in.o CC fs/fscache/page.o CC fs/fuse/control.o CC fs/fscache/proc.o CC fs/fscache/stats.o CC fs/fscache/histogram.o CC fs/fscache/object-list.o CC crypto/xor.o CC fs/hfs/inode.o CC fs/hfs/attr.o CC fs/ext3/namei.o CC fs/dlm/user.o CC fs/dlm/util.o CC fs/dlm/debug_fs.o LD fs/fat/fat.o /scratch/kisskb/src/fs/fuse/file.c: In function 'fuse_file_poll': /scratch/kisskb/src/fs/fuse/file.c:2052: warning: 'parent' may be used uninitialized in this function /scratch/kisskb/src/fs/fuse/file.c:2052: note: 'parent' was declared here LD fs/fat/vfat.o LD fs/fat/msdos.o CC kernel/trace/trace_nop.o LD fs/fat/built-in.o CC fs/btrfs/tree-defrag.o CC fs/ext4/inode.o CC fs/gfs2/glock.o CC fs/hfs/mdb.o CC fs/btrfs/extent_map.o CC fs/ceph/mdsmap.o CC fs/ceph/strings.o CC fs/ceph/ceph_frag.o CC fs/ceph/debugfs.o CC kernel/trace/trace_stack.o CC kernel/trace/trace_functions_graph.o CC kernel/trace/blktrace.o CC kernel/trace/trace_events.o CC fs/fuse/cuse.o CC fs/hfs/part_tbl.o CC fs/hfs/string.o CC fs/cifs/sess.o CC fs/cifs/export.o CC fs/cifs/cifsacl.o CC fs/cifs/cifs_spnego.o CC fs/btrfs/sysfs.o CC fs/cifs/dns_resolve.o CC crypto/async_tx/async_tx.o CC crypto/async_tx/async_memcpy.o CC fs/gfs2/glops.o CC fs/gfs2/inode.o CC [M] crypto/tcrypt.o CC fs/btrfs/struct-funcs.o CC fs/ext3/super.o CC fs/ext3/symlink.o CC fs/hfsplus/super.o CC fs/hpfs/alloc.o CC fs/btrfs/xattr.o CC fs/btrfs/ordered-data.o CC fs/cifs/cifs_dfs_ref.o CC fs/btrfs/extent_io.o LD fs/dlm/dlm.o LD fs/fuse/fuse.o CC crypto/async_tx/async_xor.o LD fs/dlm/built-in.o LD fs/fuse/built-in.o CC fs/cifs/fscache.o CC fs/btrfs/volumes.o CC fs/ext3/hash.o CC fs/ext4/page-io.o CC fs/isofs/namei.o CC fs/hfs/super.o CC fs/ext4/ioctl.o CC fs/jbd/transaction.o LD fs/fscache/fscache.o LD fs/fscache/built-in.o CC fs/jbd/commit.o CC fs/gfs2/log.o CC fs/ext3/resize.o CC fs/cifs/cache.o CC fs/isofs/inode.o CC fs/jbd2/transaction.o CC fs/hfsplus/options.o CC fs/hpfs/anode.o CC fs/hfsplus/inode.o CC fs/isofs/dir.o CC fs/isofs/util.o CC fs/ext3/ext3_jbd.o CC fs/ext3/xattr.o CC fs/gfs2/lops.o CC fs/hfs/sysdep.o CC fs/ext4/namei.o CC crypto/async_tx/async_pq.o CC fs/gfs2/main.o CC fs/hfs/trans.o CC fs/ext3/xattr_user.o CC fs/gfs2/meta_io.o CC fs/hfsplus/ioctl.o CC fs/isofs/rock.o CC fs/isofs/export.o CC kernel/trace/trace_export.o /scratch/kisskb/src/crypto/async_tx/async_pq.c: In function 'dma_maxpq': /scratch/kisskb/src/include/linux/dmaengine.h:628: warning: control reaches end of non-void function CC kernel/trace/trace_syscalls.o CC crypto/async_tx/async_raid6_recov.o CC fs/hfsplus/extents.o CC fs/hfsplus/catalog.o LD fs/cifs/cifs.o LD fs/cifs/built-in.o CC fs/jbd/recovery.o CC fs/hpfs/buffer.o LD fs/hfs/hfs.o LD fs/hfs/built-in.o CC fs/hpfs/dentry.o CC fs/gfs2/aops.o LD crypto/crypto.o LD crypto/crypto_algapi.o CC fs/jbd/checkpoint.o CC fs/hpfs/dir.o CC fs/hpfs/dnode.o CC fs/isofs/joliet.o LD fs/ceph/ceph.o CC fs/gfs2/dentry.o LD fs/ceph/built-in.o CC fs/hpfs/ea.o CC kernel/trace/trace_event_perf.o CC fs/hpfs/file.o CC fs/jffs2/compr.o CC fs/gfs2/export.o CC fs/jbd/revoke.o CC fs/jbd/journal.o CC fs/isofs/compress.o CC fs/btrfs/async-thread.o /scratch/kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /scratch/kisskb/src/fs/btrfs/inode.c:1042: warning: 'extent_end' may be used uninitialized in this function CC crypto/async_tx/raid6test.o CC fs/jffs2/dir.o CC fs/jffs2/file.o CC fs/hfsplus/dir.o CC fs/hfsplus/btree.o CC fs/ext3/xattr_trusted.o CC fs/hpfs/inode.o CC fs/hpfs/map.o CC fs/hfsplus/bnode.o CC fs/hfsplus/brec.o CC fs/gfs2/file.o CC kernel/trace/trace_events_filter.o CC kernel/trace/trace_kprobe.o CC fs/hfsplus/bfind.o CC fs/jffs2/ioctl.o CC kernel/trace/power-traces.o CC fs/jffs2/nodelist.o CC fs/ext3/acl.o CC fs/jffs2/malloc.o LD crypto/async_tx/built-in.o CC fs/ext3/xattr_security.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o LD crypto/cryptomgr.o CC kernel/trace/trace_kdb.o CC fs/btrfs/ioctl.o CC fs/jbd2/commit.o LD crypto/built-in.o CC fs/ext4/super.o CC fs/ext4/symlink.o CC fs/ext4/hash.o CC fs/hfsplus/tables.o /scratch/kisskb/src/fs/ext3/acl.c: In function 'ext3_get_acl': /scratch/kisskb/src/fs/ext3/acl.c:137: warning: 'name_index' may be used uninitialized in this function CC fs/ext4/resize.o LD fs/isofs/isofs.o LD fs/isofs/built-in.o CC fs/ext4/extents.o CC fs/jbd2/recovery.o CC fs/ext4/ext4_jbd2.o CC fs/hfsplus/unicode.o CC fs/hfsplus/wrapper.o LD kernel/trace/libftrace.o CC fs/jffs2/read.o CC fs/hpfs/name.o CC fs/jffs2/nodemgmt.o CC fs/jffs2/readinode.o CC fs/hpfs/namei.o CC fs/hpfs/super.o CC fs/gfs2/ops_fstype.o CC fs/hfsplus/bitmap.o LD fs/ext3/ext3.o CC fs/jffs2/write.o CC fs/jffs2/scan.o LD fs/ext3/built-in.o CC fs/jbd2/checkpoint.o CC fs/jfs/super.o CC fs/jbd2/revoke.o CC fs/jbd2/journal.o CC fs/jfs/file.o CC fs/jfs/inode.o CC fs/jfs/namei.o CC fs/jfs/jfs_mount.o LD fs/jbd/jbd.o CC fs/jfs/jfs_umount.o CC fs/jfs/jfs_xtree.o LD fs/jbd/built-in.o CC fs/btrfs/locking.o CC fs/jffs2/gc.o CC fs/ext4/migrate.o CC fs/ext4/mballoc.o CC fs/hfsplus/part_tbl.o CC fs/btrfs/orphan.o CC fs/ext4/block_validity.o CC fs/jfs/jfs_imap.o LD fs/hpfs/hpfs.o CC fs/lockd/clntlock.o LD fs/hpfs/built-in.o LD fs/hfsplus/hfsplus.o CC fs/btrfs/export.o LD fs/hfsplus/built-in.o CC fs/lockd/clntproc.o CC fs/lockd/clntxdr.o CC fs/gfs2/ops_inode.o CC fs/gfs2/quota.o CC fs/lockd/host.o CC fs/lockd/svc.o CC fs/lockd/svclock.o CC fs/logfs/compr.o CC fs/minix/bitmap.o CC fs/lockd/svcshare.o CC fs/logfs/dir.o CC fs/logfs/file.o CC fs/btrfs/tree-log.o CC fs/ncpfs/dir.o /scratch/kisskb/src/fs/logfs/dir.c: In function 'hash_index': /scratch/kisskb/src/fs/logfs/dir.c:155: warning: control reaches end of non-void function CC fs/jfs/jfs_debug.o CC fs/logfs/gc.o CC fs/lockd/svcproc.o CC fs/jfs/jfs_dmap.o CC fs/jfs/jfs_unicode.o CC fs/gfs2/recovery.o CC fs/gfs2/rgrp.o CC fs/jffs2/symlink.o CC fs/minix/itree_v1.o LD kernel/trace/built-in.o make[1]: *** [kernel] Error 2 CC fs/jffs2/build.o CC fs/btrfs/acl.o CC fs/minix/itree_v2.o CC fs/minix/namei.o CC fs/minix/inode.o CC fs/jffs2/erase.o CC fs/lockd/svcsubs.o CC fs/lockd/mon.o /scratch/kisskb/src/fs/btrfs/acl.c: In function 'btrfs_get_acl': /scratch/kisskb/src/fs/btrfs/acl.c:36: warning: 'name' may be used uninitialized in this function CC fs/lockd/xdr.o CC fs/ncpfs/file.o CC fs/logfs/inode.o CC fs/btrfs/free-space-cache.o CC fs/logfs/journal.o CC fs/btrfs/zlib.o CC fs/jfs/jfs_dtree.o CC fs/minix/file.o CC fs/ext4/move_extent.o CC fs/ext4/xattr.o CC fs/ext4/xattr_user.o CC fs/ext4/xattr_trusted.o CC fs/logfs/readwrite.o CC fs/jffs2/background.o CC fs/minix/dir.o CC fs/ncpfs/inode.o CC fs/ncpfs/ioctl.o CC fs/ncpfs/mmap.o CC fs/ncpfs/ncplib_kernel.o CC fs/ncpfs/sock.o CC fs/ncpfs/ncpsign_kernel.o CC fs/ext4/acl.o CC fs/btrfs/lzo.o CC fs/nfs/client.o CC fs/logfs/segment.o CC fs/jffs2/fs.o LD fs/jbd2/jbd2.o CC fs/btrfs/compression.o CC fs/lockd/grace.o LD fs/jbd2/built-in.o CC fs/lockd/clnt4xdr.o CC fs/ext4/xattr_security.o CC fs/lockd/xdr4.o /scratch/kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_name': /scratch/kisskb/src/fs/btrfs/tree-log.c:1169: warning: 'dst_di' may be used uninitialized in this function CC fs/lockd/svc4proc.o CC fs/nfs_common/nfsacl.o /scratch/kisskb/src/fs/logfs/segment.c: In function 'obj_len': /scratch/kisskb/src/fs/logfs/segment.c:280: warning: control reaches end of non-void function CC fs/nfsd/nfssvc.o CC fs/nfsd/nfsctl.o CC fs/nilfs2/inode.o CC fs/nls/nls_base.o LD fs/minix/minix.o LD fs/minix/built-in.o CC fs/btrfs/delayed-ref.o CC fs/gfs2/super.o CC fs/ntfs/aops.o CC fs/notify/fsnotify.o CC fs/ocfs2/alloc.o CC fs/ocfs2/aops.o CC fs/ocfs2/blockcheck.o CC fs/btrfs/relocation.o LD fs/nfs_common/nfs_acl.o LD fs/nfs_common/built-in.o CC fs/ocfs2/buffer_head_io.o CC fs/jfs/jfs_inode.o /scratch/kisskb/src/fs/ext4/acl.c: In function 'ext4_get_acl': /scratch/kisskb/src/fs/ext4/acl.c:137: warning: 'name_index' may be used uninitialized in this function CC fs/ntfs/attrib.o CC fs/logfs/super.o CC fs/ncpfs/getopt.o CC fs/notify/notification.o CC fs/notify/group.o CC fs/ocfs2/dcache.o CC fs/ntfs/compress.o CC fs/ntfs/collate.o CC fs/ntfs/debug.o CC fs/nilfs2/file.o CC fs/ocfs2/dir.o CC fs/jffs2/writev.o CC fs/nls/nls_cp437.o CC fs/nilfs2/dir.o CC fs/ncpfs/symlink.o CC fs/notify/inode_mark.o CC fs/nilfs2/super.o CC fs/nfsd/nfsproc.o LD fs/lockd/lockd.o LD fs/lockd/built-in.o CC fs/omfs/bitmap.o CC fs/nls/nls_cp737.o CC fs/jffs2/super.o CC fs/partitions/check.o CC fs/proc/nommu.o CC fs/pstore/inode.o CC fs/pstore/platform.o LD fs/ncpfs/ncpfs.o LD fs/ncpfs/built-in.o CC fs/gfs2/sys.o CC fs/gfs2/trans.o CC fs/gfs2/util.o CC fs/nls/nls_cp775.o CC fs/notify/mark.o CC fs/jffs2/debug.o CC fs/partitions/acorn.o CC fs/notify/vfsmount_mark.o CC fs/proc/task_nommu.o CC fs/notify/dnotify/dnotify.o LD fs/pstore/pstore.o CC fs/omfs/dir.o LD fs/pstore/built-in.o CC fs/proc/inode.o CC fs/nls/nls_cp850.o CC fs/ocfs2/dlmglue.o CC fs/jffs2/wbuf.o CC fs/nfsd/nfsfh.o CC fs/logfs/dev_bdev.o CC fs/ocfs2/export.o CC fs/logfs/dev_mtd.o CC fs/jffs2/xattr.o CC fs/nls/nls_cp852.o CC fs/jfs/jfs_extent.o CC fs/nfsd/vfs.o CC fs/gfs2/lock_dlm.o CC fs/jfs/symlink.o CC fs/omfs/file.o CC fs/partitions/amiga.o CC fs/nilfs2/namei.o LD fs/notify/dnotify/built-in.o CC fs/notify/fanotify/fanotify.o CC fs/notify/inotify/inotify_fsnotify.o CC fs/notify/inotify/inotify_user.o CC fs/ntfs/dir.o CC fs/proc/root.o CC fs/partitions/atari.o CC fs/nls/nls_cp855.o CC fs/notify/fanotify/fanotify_user.o CC fs/nilfs2/page.o CC fs/nfs/dir.o /scratch/kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_should_send_event': /scratch/kisskb/src/fs/notify/fanotify/fanotify.c:167: warning: 'marks_ignored_mask' may be used uninitialized in this function /scratch/kisskb/src/fs/notify/fanotify/fanotify.c:167: warning: 'marks_mask' may be used uninitialized in this function CC fs/jffs2/xattr_trusted.o CC fs/ntfs/file.o CC fs/partitions/mac.o CC fs/partitions/ldm.o CC fs/qnx4/inode.o CC fs/ntfs/index.o CC fs/nfs/file.o CC fs/omfs/inode.o CC fs/partitions/msdos.o CC fs/proc/base.o LD fs/logfs/logfs.o LD fs/logfs/built-in.o CC fs/nls/nls_cp857.o CC fs/partitions/osf.o CC fs/partitions/sgi.o CC fs/partitions/sun.o CC fs/ntfs/inode.o LD fs/gfs2/gfs2.o CC fs/ntfs/mft.o CC fs/jffs2/xattr_user.o CC fs/jfs/jfs_metapage.o LD fs/gfs2/built-in.o CC fs/jfs/jfs_logmgr.o LD fs/notify/inotify/built-in.o CC fs/partitions/ultrix.o CC fs/nls/nls_cp860.o CC fs/qnx4/dir.o CC fs/nls/nls_cp861.o CC fs/nls/nls_cp862.o CC fs/jffs2/security.o CC fs/qnx4/namei.o CC fs/jfs/jfs_txnmgr.o CC fs/jffs2/acl.o CC fs/jfs/jfs_uniupr.o CC fs/jfs/resize.o LD fs/notify/fanotify/built-in.o LD fs/notify/built-in.o CC fs/ntfs/mst.o CC fs/nls/nls_cp863.o LD fs/omfs/omfs.o LD fs/omfs/built-in.o CC fs/nls/nls_cp864.o CC fs/ntfs/namei.o CC fs/jffs2/compr_rubin.o CC fs/qnx4/bitmap.o CC fs/ntfs/runlist.o CC fs/nfs/getroot.o CC fs/nfs/inode.o CC fs/nfs/super.o CC fs/nls/nls_cp865.o CC fs/nfs/nfs2xdr.o CC fs/ntfs/super.o LD fs/qnx4/qnx4.o LD fs/qnx4/built-in.o CC fs/ntfs/sysctl.o CC fs/nls/nls_cp866.o CC fs/nfs/direct.o /scratch/kisskb/src/fs/jffs2/acl.c: In function 'jffs2_get_acl': /scratch/kisskb/src/fs/jffs2/acl.c:163: warning: 'xprefix' may be used uninitialized in this function CC fs/nfs/pagelist.o CC fs/nilfs2/mdt.o CC fs/nfs/proc.o CC fs/nls/nls_cp869.o CC fs/nls/nls_cp874.o CC fs/nilfs2/btnode.o CC fs/jfs/xattr.o CC fs/nls/nls_cp932.o CC fs/partitions/efi.o CC fs/jffs2/compr_rtime.o CC fs/jffs2/compr_zlib.o CC fs/jffs2/compr_lzo.o CC fs/nfsd/export.o CC fs/proc/generic.o CC fs/proc/array.o CC fs/nfsd/auth.o CC fs/nfs/read.o CC fs/nfs/symlink.o CC fs/proc/proc_tty.o CC fs/jffs2/summary.o CC fs/nls/nls_euc-jp.o CC fs/nfs/unlink.o CC fs/partitions/karma.o CC fs/quota/dquot.o CC fs/quota/quota_v1.o CC fs/partitions/sysv68.o CC fs/nilfs2/bmap.o CC fs/nls/nls_cp936.o CC fs/nilfs2/btree.o CC fs/jfs/ioctl.o CC fs/jfs/acl.o CC fs/nilfs2/direct.o CC fs/nilfs2/dat.o CC fs/nilfs2/recovery.o CC fs/nilfs2/the_nilfs.o CC fs/nls/nls_cp949.o CC fs/nls/nls_cp950.o CC fs/ntfs/unistr.o LD fs/partitions/built-in.o CC fs/ntfs/upcase.o CC fs/ntfs/bitmap.o CC fs/quota/quota_v2.o CC fs/nfs/write.o /scratch/kisskb/src/fs/nfsd/export.c: In function 'svc_export_parse': /scratch/kisskb/src/fs/nfsd/export.c:499: warning: 'an_int' may be used uninitialized in this function LD fs/jffs2/jffs2.o CC fs/nfs/namespace.o LD fs/jffs2/built-in.o CC fs/ntfs/lcnalloc.o CC fs/ntfs/logfile.o CC fs/ramfs/inode.o CC fs/ntfs/quota.o LD fs/ext4/ext4.o LD fs/ext4/built-in.o CC fs/nilfs2/segbuf.o CC fs/nilfs2/segment.o LD fs/btrfs/btrfs.o CC fs/quota/quota_tree.o CC fs/nilfs2/cpfile.o CC fs/nfs/mount_clnt.o CC fs/nfs/dns_resolve.o LD fs/jfs/jfs.o CC fs/nilfs2/sufile.o CC fs/nls/nls_cp1250.o CC fs/nfs/cache_lib.o LD fs/jfs/built-in.o LD fs/btrfs/built-in.o CC fs/nfs/nfsroot.o CC fs/ntfs/usnjrnl.o CC fs/nilfs2/ifile.o CC fs/quota/quota.o CC fs/nilfs2/alloc.o CC fs/nfs/nfs3proc.o CC fs/nls/nls_cp1251.o CC fs/reiserfs/bitmap.o CC fs/nilfs2/gcinode.o CC fs/ramfs/file-nommu.o CC fs/proc/cmdline.o CC fs/nfs/nfs3xdr.o CC fs/nfsd/lockd.o CC fs/reiserfs/do_balan.o CC fs/reiserfs/namei.o CC fs/nilfs2/ioctl.o CC fs/nls/nls_ascii.o CC fs/proc/consoles.o CC fs/reiserfs/inode.o CC fs/reiserfs/file.o CC fs/nfs/nfs3acl.o CC fs/nls/nls_iso8859-1.o CC fs/nfs/nfs4proc.o CC fs/quota/netlink.o CC fs/reiserfs/dir.o CC fs/nfsd/nfscache.o CC fs/romfs/storage.o CC fs/romfs/super.o CC fs/nfsd/nfsxdr.o CC fs/nls/nls_iso8859-2.o LD fs/ramfs/ramfs.o LD fs/ramfs/built-in.o CC fs/nfsd/stats.o CC fs/squashfs/block.o CC fs/reiserfs/fix_node.o CC fs/reiserfs/super.o CC fs/proc/cpuinfo.o CC fs/reiserfs/prints.o CC fs/reiserfs/objectid.o CC fs/nls/nls_iso8859-3.o CC fs/proc/devices.o CC fs/proc/interrupts.o CC fs/proc/loadavg.o CC fs/proc/meminfo.o CC fs/ocfs2/extent_map.o CC fs/ocfs2/file.o CC fs/ocfs2/heartbeat.o CC fs/squashfs/cache.o CC fs/proc/stat.o CC fs/sysfs/inode.o CC fs/sysfs/file.o CC fs/sysv/ialloc.o CC fs/sysfs/dir.o CC fs/proc/uptime.o CC fs/nls/nls_iso8859-4.o CC fs/proc/version.o LD fs/romfs/romfs.o LD fs/romfs/built-in.o CC fs/proc/softirqs.o CC fs/nfsd/nfs2acl.o LD fs/quota/built-in.o CC fs/proc/proc_sysctl.o CC fs/nls/nls_iso8859-5.o CC fs/nls/nls_iso8859-6.o CC fs/ubifs/shrinker.o CC fs/udf/balloc.o CC fs/squashfs/dir.o CC fs/udf/dir.o CC fs/nls/nls_iso8859-7.o CC fs/nls/nls_cp1255.o CC fs/sysv/balloc.o CC fs/proc/proc_net.o CC fs/nls/nls_iso8859-9.o LD fs/ntfs/ntfs.o CC fs/reiserfs/lbalance.o LD fs/ntfs/built-in.o CC fs/reiserfs/ibalance.o CC fs/proc/vmcore.o CC fs/udf/file.o CC fs/nfsd/nfs3proc.o CC fs/udf/ialloc.o CC fs/squashfs/export.o CC fs/sysv/inode.o CC fs/sysv/itree.o CC fs/sysv/file.o CC fs/sysv/dir.o CC fs/sysv/namei.o CC fs/udf/inode.o CC fs/ocfs2/inode.o CC fs/ufs/balloc.o CC fs/squashfs/file.o CC fs/nfs/nfs4xdr.o CC fs/reiserfs/stree.o CC fs/squashfs/fragment.o CC fs/reiserfs/hashes.o CC fs/ubifs/journal.o CC fs/udf/lowlevel.o CC fs/sysfs/symlink.o CC fs/nls/nls_iso8859-13.o CC fs/xfs/linux-2.6/xfs_trace.o CC fs/xfs/quota/xfs_dquot.o CC fs/nls/nls_iso8859-14.o CC fs/ubifs/file.o CC fs/ubifs/dir.o CC fs/ubifs/super.o CC fs/udf/namei.o CC fs/proc/kmsg.o CC fs/ocfs2/ioctl.o CC fs/sysv/super.o LD fs/nilfs2/nilfs2.o CC fs/nfs/nfs4state.o CC fs/reiserfs/tail_conversion.o CC fs/nls/nls_iso8859-15.o CC fs/nls/nls_koi8-r.o LD fs/nilfs2/built-in.o CC fs/nfsd/nfs3xdr.o CC fs/nfsd/nfs3acl.o CC fs/sysfs/mount.o CC fs/squashfs/id.o CC fs/squashfs/inode.o LD fs/proc/proc.o CC fs/sysfs/bin.o LD fs/proc/built-in.o CC fs/nls/nls_koi8-u.o CC fs/eventpoll.o CC fs/sysfs/group.o CC fs/xfs/quota/xfs_dquot_item.o CC fs/nfsd/nfs4proc.o CC fs/nls/nls_koi8-ru.o CC fs/sysv/symlink.o CC fs/reiserfs/journal.o CC fs/squashfs/namei.o /scratch/kisskb/src/fs/udf/inode.c: In function 'udf_extend_file': /scratch/kisskb/src/fs/udf/inode.c:496: warning: 'adsize' may be used uninitialized in this function CC fs/reiserfs/resize.o CC fs/nls/nls_utf8.o CC fs/xfs/quota/xfs_trans_dquot.o LD fs/sysv/sysv.o LD fs/sysv/built-in.o CC fs/ufs/cylinder.o CC fs/anon_inodes.o CC fs/nfs/nfs4renewd.o CC fs/squashfs/super.o LD fs/sysfs/built-in.o CC fs/nfs/delegation.o CC fs/reiserfs/item_ops.o CC fs/squashfs/symlink.o CC fs/squashfs/zlib_wrapper.o CC fs/udf/partition.o LD fs/nls/built-in.o CC fs/signalfd.o CC fs/timerfd.o CC fs/eventfd.o CC fs/udf/super.o CC fs/udf/truncate.o CC fs/udf/symlink.o CC fs/udf/directory.o CC fs/udf/misc.o CC fs/ocfs2/journal.o CC fs/ocfs2/localalloc.o CC fs/nfs/idmap.o CC fs/udf/udftime.o CC fs/xfs/quota/xfs_qm_syscalls.o CC fs/nfsd/nfs4xdr.o CC fs/ufs/dir.o CC fs/ufs/file.o CC fs/squashfs/decompressor.o /scratch/kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_extents': /scratch/kisskb/src/fs/udf/truncate.c:214: warning: 'adsize' may be used uninitialized in this function CC fs/aio.o CC fs/xfs/quota/xfs_qm_bhv.o CC fs/ocfs2/locks.o CC fs/nfs/callback.o CC fs/ubifs/sb.o /scratch/kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_tail_extent': /scratch/kisskb/src/fs/udf/truncate.c:75: warning: 'adsize' may be used uninitialized in this function CC fs/ubifs/io.o CC fs/nfsd/nfs4state.o CC fs/xfs/quota/xfs_qm.o CC fs/udf/unicode.o CC fs/locks.o CC fs/nfsd/nfs4idmap.o CC fs/ubifs/tnc.o CC fs/squashfs/xattr.o CC fs/reiserfs/ioctl.o CC fs/ocfs2/mmap.o CC fs/nfsctl.o CC fs/binfmt_misc.o /scratch/kisskb/src/fs/nfsd/nfs4state.c: In function 'nfs4_access_to_omode': /scratch/kisskb/src/fs/nfsd/nfs4state.c:381: warning: control reaches end of non-void function CC fs/binfmt_script.o CC fs/xfs/linux-2.6/xfs_quotaops.o CC fs/xfs/quota/xfs_qm_stats.o CC fs/squashfs/xattr_id.o CC fs/nfs/callback_xdr.o CC fs/nfs/callback_proc.o CC fs/ubifs/master.o CC fs/ubifs/scan.o CC fs/nfs/nfs4namespace.o CC fs/ocfs2/namei.o CC fs/reiserfs/xattr.o CC fs/ocfs2/refcounttree.o CC fs/ocfs2/reservations.o CC fs/ufs/ialloc.o CC fs/xfs/xfs_rtalloc.o CC fs/squashfs/lzo_wrapper.o CC fs/nfs/pnfs.o CC fs/nfs/sysctl.o CC fs/xfs/linux-2.6/xfs_acl.o CC fs/xfs/linux-2.6/xfs_stats.o CC fs/nfsd/nfs4acl.o CC fs/nfsd/nfs4callback.o CC fs/nfsd/nfs4recover.o CC fs/ubifs/replay.o CC fs/squashfs/xz_wrapper.o CC fs/ufs/inode.o CC fs/reiserfs/lock.o /scratch/kisskb/src/fs/nfs/callback_proc.c: In function 'initiate_file_draining': /scratch/kisskb/src/fs/nfs/callback_proc.c:115: warning: 'ino' may be used uninitialized in this function /scratch/kisskb/src/fs/xfs/linux-2.6/xfs_acl.c: In function 'xfs_get_acl': /scratch/kisskb/src/fs/xfs/linux-2.6/xfs_acl.c:110: warning: 'ea_name' may be used uninitialized in this function CC fs/nfs/fscache.o CC fs/reiserfs/procfs.o CC fs/reiserfs/xattr_user.o LD fs/squashfs/squashfs.o CC fs/reiserfs/xattr_trusted.o LD fs/squashfs/built-in.o CC fs/reiserfs/xattr_security.o CC fs/reiserfs/xattr_acl.o CC fs/xfs/linux-2.6/xfs_sysctl.o CC fs/binfmt_elf_fdpic.o CC fs/xfs/xfs_alloc.o CC fs/binfmt_flat.o CC fs/ocfs2/resize.o CC fs/ocfs2/slot_map.o CC fs/ufs/namei.o /scratch/kisskb/src/fs/reiserfs/xattr_acl.c: In function 'reiserfs_get_acl': /scratch/kisskb/src/fs/reiserfs/xattr_acl.c:203: warning: 'name' may be used uninitialized in this function LD fs/udf/udf.o LD fs/udf/built-in.o CC fs/ocfs2/suballoc.o CC fs/ocfs2/super.o CC fs/ocfs2/symlink.o CC fs/ubifs/log.o CC fs/ocfs2/sysfile.o CC fs/ubifs/commit.o CC fs/xfs/xfs_alloc_btree.o CC fs/xfs/xfs_attr.o CC fs/mbcache.o CC fs/ufs/super.o CC fs/ufs/symlink.o CC fs/ufs/truncate.o CC fs/ufs/util.o CC fs/nfs/fscache-index.o CC fs/posix_acl.o CC fs/ubifs/gc.o CC fs/xfs/xfs_attr_leaf.o CC fs/nfs/nfs4filelayout.o CC fs/nfs/nfs4filelayoutdev.o CC fs/xattr_acl.o CC fs/fhandle.o CC fs/dcookies.o CC fs/ubifs/orphan.o CC fs/xfs/xfs_bit.o CC fs/xfs/xfs_bmap.o CC fs/ocfs2/uptodate.o LD fs/reiserfs/reiserfs.o LD fs/reiserfs/built-in.o CC fs/ocfs2/ver.o /scratch/kisskb/src/fs/nfs/nfs4filelayout.c: In function 'filelayout_get_dense_offset': /scratch/kisskb/src/fs/nfs/nfs4filelayout.c:56: warning: comparison of distinct pointer types lacks a cast CC fs/ubifs/budget.o /scratch/kisskb/src/fs/nfs/nfs4filelayout.c: In function 'filelayout_get_dserver_offset': /scratch/kisskb/src/fs/nfs/nfs4filelayout.c:77: warning: control reaches end of non-void function CC fs/xfs/xfs_bmap_btree.o CC fs/xfs/xfs_btree.o CC fs/ubifs/find.o CC fs/ubifs/tnc_commit.o CC fs/xfs/xfs_buf_item.o CC fs/xfs/xfs_da_btree.o CC fs/ubifs/compress.o CC fs/ubifs/lpt.o CC fs/xfs/xfs_dir2.o CC fs/ubifs/lprops.o CC fs/xfs/xfs_dir2_block.o CC fs/ocfs2/quota_local.o CC fs/ocfs2/quota_global.o CC fs/ocfs2/xattr.o CC fs/xfs/xfs_dir2_data.o CC fs/xfs/xfs_dir2_leaf.o CC fs/ocfs2/acl.o CC fs/ubifs/recovery.o CC fs/xfs/xfs_dir2_node.o CC fs/ubifs/ioctl.o CC fs/ocfs2/stack_o2cb.o CC fs/ocfs2/stack_user.o LD fs/nfs/nfs.o LD fs/nfs/nfs_layout_nfsv41_files.o CC fs/ocfs2/stackglue.o LD fs/nfs/built-in.o CC fs/ubifs/lpt_commit.o CC fs/ocfs2/cluster/heartbeat.o CC fs/ocfs2/cluster/masklog.o LD fs/ufs/ufs.o LD fs/ufs/built-in.o CC fs/ocfs2/dlm/dlmdomain.o CC fs/ocfs2/dlm/dlmdebug.o CC fs/ocfs2/dlm/dlmthread.o CC fs/ocfs2/dlm/dlmrecovery.o CC fs/ocfs2/dlm/dlmmaster.o CC fs/ocfs2/dlmfs/userdlm.o CC fs/ocfs2/dlm/dlmast.o CC fs/ubifs/tnc_misc.o CC fs/ubifs/debug.o CC fs/xfs/xfs_dir2_sf.o CC fs/ubifs/xattr.o LD fs/nfsd/nfsd.o LD fs/nfsd/built-in.o CC fs/ocfs2/dlmfs/dlmfs.o CC fs/ocfs2/dlmfs/dlmfsver.o CC fs/ocfs2/dlm/dlmconvert.o CC fs/ocfs2/dlm/dlmlock.o CC fs/ocfs2/dlm/dlmunlock.o CC fs/ocfs2/dlm/dlmver.o CC fs/ocfs2/cluster/sys.o CC fs/xfs/xfs_extfree_item.o CC fs/ocfs2/cluster/nodemanager.o CC fs/xfs/xfs_error.o CC fs/ocfs2/cluster/quorum.o CC fs/xfs/xfs_filestream.o CC fs/xfs/xfs_fsops.o CC fs/xfs/xfs_ialloc.o CC fs/xfs/xfs_ialloc_btree.o CC fs/ocfs2/cluster/tcp.o CC fs/xfs/xfs_iget.o CC fs/xfs/xfs_inode.o CC fs/ocfs2/cluster/netdebug.o CC fs/ocfs2/cluster/ver.o CC fs/xfs/xfs_inode_item.o CC fs/xfs/xfs_iomap.o CC fs/xfs/xfs_itable.o CC fs/xfs/xfs_dfrag.o CC fs/xfs/xfs_log.o CC fs/xfs/xfs_log_cil.o CC fs/xfs/xfs_log_recover.o LD fs/ocfs2/dlmfs/ocfs2_dlmfs.o CC fs/xfs/xfs_mount.o LD fs/ocfs2/dlmfs/built-in.o CC fs/xfs/xfs_mru_cache.o CC fs/xfs/xfs_rename.o CC fs/xfs/xfs_trans.o CC fs/xfs/xfs_trans_ail.o CC fs/xfs/xfs_trans_buf.o CC fs/xfs/xfs_trans_extfree.o CC fs/xfs/xfs_trans_inode.o CC fs/xfs/xfs_utils.o CC fs/xfs/xfs_vnodeops.o CC fs/xfs/xfs_rw.o CC fs/xfs/linux-2.6/kmem.o CC fs/xfs/linux-2.6/xfs_aops.o CC fs/xfs/linux-2.6/xfs_buf.o CC fs/xfs/linux-2.6/xfs_discard.o CC fs/xfs/linux-2.6/xfs_export.o CC fs/xfs/linux-2.6/xfs_file.o CC fs/xfs/linux-2.6/xfs_fs_subr.o CC fs/xfs/linux-2.6/xfs_globals.o CC fs/xfs/linux-2.6/xfs_ioctl.o CC fs/xfs/linux-2.6/xfs_iops.o CC fs/xfs/linux-2.6/xfs_message.o CC fs/xfs/linux-2.6/xfs_super.o CC fs/xfs/linux-2.6/xfs_sync.o CC fs/xfs/linux-2.6/xfs_xattr.o CC fs/xfs/support/uuid.o LD fs/ubifs/ubifs.o LD fs/ubifs/built-in.o LD fs/ocfs2/cluster/ocfs2_nodemanager.o LD fs/ocfs2/cluster/built-in.o LD fs/ocfs2/dlm/ocfs2_dlm.o LD fs/ocfs2/dlm/built-in.o LD fs/xfs/xfs.o LD fs/xfs/built-in.o LD fs/ocfs2/ocfs2.o LD fs/ocfs2/ocfs2_stackglue.o LD fs/ocfs2/ocfs2_stack_o2cb.o LD fs/ocfs2/ocfs2_stack_user.o LD fs/ocfs2/built-in.o LD fs/built-in.o make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision af7f0f840399400e0e0e95fd6b0d63cd60235240 # < git symbolic-ref HEAD # < git merge-base af7f0f840399400e0e0e95fd6b0d63cd60235240 76ccecee5832ee3cd86b8d5ba8b72bbf9d5513ee Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 152, in _do_build raise BuildFailedException(e) BuildFailedException: Failed running "/scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-allyesconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- " (2)