# < git ls-remote git://fs.ozlabs.ibm.com/home/kernel/upstream refs/heads/master # < git rev-parse tmp/linus remote == local, skipping fetch # < git rev-parse tmp/linus Upstream revision is 2c1f1895ef2aa8f0e5497893eff71304aef332e1 Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was 2c1f189). # git checkout -q -f -b linus tmp/linus # < 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/linus_sh-randconfig_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 16 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 16 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 16 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK include/linux/version.h UPD include/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost 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 CHK include/generated/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o UPD include/generated/compile.h HOSTCC usr/gen_init_cpio CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/irq_32.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/cache.o In file included from /scratch/kisskb/src/init/do_mounts.c:5: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:469: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static In file included from /scratch/kisskb/src/init/main.c:27: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:469: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC arch/sh/mm/init.o CC arch/sh/mm/consistent.o GEN usr/initramfs_data.cpio AS usr/initramfs_data.o LD arch/sh/boards/built-in.o LD usr/built-in.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/return_address.o CC arch/sh/mm/cache-sh2.o CC arch/sh/math-emu/math.o CC kernel/sched.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23: /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:24: /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: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: 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:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative CC kernel/fork.o /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative cc1: warnings being treated as errors In file included from /scratch/kisskb/src/arch/sh/kernel/signal_32.c:21: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:469: error: '______f' is static but declared in inline function 'tty_port_get' which is not static /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative CC mm/bootmem.o CC kernel/exec_domain.o CC arch/sh/kernel/sys_sh32.o CC mm/filemap.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative make[2]: *** [arch/sh/kernel/signal_32.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: 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:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative CC arch/sh/mm/nommu.o CC mm/mempool.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: left shift count >= width of type CC kernel/panic.o CC mm/oom_kill.o CC arch/sh/mm/extable_32.o CC ipc/util.o LD init/mounts.o LD init/built-in.o CC mm/fadvise.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:346: warning: control reaches end of non-void function /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: 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:323: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: 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:333: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative In file included from /scratch/kisskb/src/kernel/fork.c:60: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:469: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC ipc/msgutil.o CC fs/open.o CC arch/sh/mm/asids-debugfs.o CC kernel/printk.o CC ipc/msg.o CC ipc/sem.o make[1]: *** [arch/sh/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... CC mm/maccess.o In file included from /scratch/kisskb/src/fs/open.c:15: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:469: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC ipc/shm.o In file included from /scratch/kisskb/src/kernel/printk.c:21: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:469: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static LD arch/sh/mm/built-in.o /scratch/kisskb/src/kernel/printk.c: At top level: /scratch/kisskb/src/kernel/printk.c:72: warning: 'saved_console_loglevel' defined but not used CC fs/read_write.o CC ipc/ipcns_notifier.o CC mm/page_alloc.o CC ipc/namespace.o CC kernel/cpu.o CC fs/file_table.o CC fs/super.o CC kernel/exit.o CC kernel/itimer.o /scratch/kisskb/src/ipc/sem.c: In function 'copy_semundo': /scratch/kisskb/src/ipc/sem.c:1323: warning: 'undo_list' may be used uninitialized in this function CC mm/readahead.o CC mm/page-writeback.o In file included from /scratch/kisskb/src/kernel/exit.c:14: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:469: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static TIMEC kernel/timeconst.h CC fs/char_dev.o CC mm/swap.o CC mm/truncate.o CC fs/stat.o CC kernel/softirq.o CC mm/vmscan.o CC kernel/resource.o CC mm/shmem.o CC kernel/sysctl.o LD ipc/built-in.o CC fs/exec.o CC kernel/sysctl_binary.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/timer.o CC mm/prio_tree.o CC kernel/user.o CC kernel/signal.o CC mm/util.o CC fs/pipe.o CC kernel/sys.o CC kernel/kmod.o CC kernel/workqueue.o CC mm/mmzone.o In file included from /scratch/kisskb/src/kernel/signal.c:18: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:469: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static In file included from /scratch/kisskb/src/kernel/sys.c:29: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:469: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC mm/vmstat.o CC kernel/pid.o CC mm/backing-dev.o /scratch/kisskb/src/fs/exec.c: In function 'copy_strings': /scratch/kisskb/src/fs/exec.c:399: warning: 'len' may be used uninitialized in this function CC mm/page_isolation.o CC kernel/rcupdate.o CC mm/mm_init.o CC kernel/extable.o CC kernel/params.o CC mm/mmu_context.o CC kernel/posix-timers.o CC fs/namei.o CC kernel/kthread.o CC fs/fcntl.o CC fs/ioctl.o CC mm/nommu.o CC kernel/wait.o CC kernel/kfifo.o CC fs/readdir.o CC kernel/sys_ni.o CC mm/init-mm.o CC kernel/posix-cpu-timers.o CC fs/select.o CC kernel/mutex.o CC mm/dmapool.o CC fs/fifo.o CC kernel/hrtimer.o LD arch/sh/math-emu/built-in.o CC mm/debug-pagealloc.o CC kernel/rwsem.o CC fs/dcache.o CC mm/slub.o CC kernel/nsproxy.o CC mm/quicklist.o CC fs/inode.o CC kernel/srcu.o CC kernel/semaphore.o CC fs/attr.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1870: warning: control reaches end of non-void function CC kernel/notifier.o /scratch/kisskb/src/mm/nommu.c: In function 'do_mmap_pgoff': /scratch/kisskb/src/mm/nommu.c:1178: warning: 'capabilities' may be used uninitialized in this function CC fs/bad_inode.o CC fs/file.o CC kernel/ksysfs.o CC fs/filesystems.o CC kernel/pm_qos_params.o CC kernel/sched_clock.o CC fs/namespace.o CC kernel/cred.o CC fs/seq_file.o CC fs/xattr.o CC kernel/async.o CC kernel/groups.o CC kernel/profile.o CC fs/libfs.o CC kernel/stacktrace.o CC kernel/irq/handle.o CC kernel/power/main.o CC fs/fs-writeback.o CC kernel/time/timekeeping.o CC kernel/irq/manage.o CC fs/pnode.o CC kernel/power/poweroff.o CC kernel/irq/spurious.o CC kernel/trace/trace_selftest_dynamic.o LD kernel/power/built-in.o CC fs/drop_caches.o CC kernel/mutex-debug.o CC kernel/trace/trace_clock.o CC kernel/time/ntp.o CC kernel/lockdep.o CC fs/splice.o CC kernel/futex.o CC kernel/irq/resend.o CC kernel/rtmutex.o In file included from /scratch/kisskb/src/include/trace/ftrace.h:723, from /scratch/kisskb/src/include/trace/define_trace.h:69, from /scratch/kisskb/src/include/trace/events/lock.h:96, from /scratch/kisskb/src/kernel/lockdep.c:52: /scratch/kisskb/src/include/trace/events/lock.h: In function 'ftrace_raw_event_id_lock_acquired': /scratch/kisskb/src/include/trace/events/lock.h:71: warning: comparison of distinct pointer types lacks a cast CC kernel/time/clocksource.o CC kernel/time/jiffies.o CC kernel/trace/ftrace.o CC kernel/time/timer_list.o CC kernel/time/timecompare.o CC kernel/trace/ring_buffer.o CC kernel/irq/chip.o CC fs/sync.o CC fs/utimes.o /scratch/kisskb/src/kernel/trace/ftrace.c:89: warning: 'ftrace_set_func' declared 'static' but never defined CC kernel/time/timeconv.o CC kernel/time/clockevents.o CC fs/stack.o CC kernel/time/tick-common.o CC fs/fs_struct.o CC fs/buffer.o CC fs/bio.o CC kernel/irq/devres.o CC kernel/irq/autoprobe.o CC kernel/trace/trace.o CC kernel/time/tick-oneshot.o CC kernel/rtmutex-tester.o /scratch/kisskb/src/kernel/futex.c: In function 'exit_robust_list': /scratch/kisskb/src/kernel/futex.c:2471: warning: 'entry' may be used uninitialized in this function /scratch/kisskb/src/kernel/futex.c:2471: warning: 'pending' may be used uninitialized in this function CC kernel/up.o CC fs/block_dev.o CC kernel/spinlock.o CC kernel/kallsyms.o CC kernel/time/tick-sched.o CC kernel/trace/trace_output.o CC kernel/acct.o LD kernel/irq/built-in.o CC fs/direct-io.o CC fs/mpage.o In file included from /scratch/kisskb/src/kernel/acct.c:51: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:469: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC kernel/backtracetest.o LD mm/built-in.o CC kernel/cgroup.o CC kernel/trace/trace_stat.o CC fs/ioprio.o CC kernel/trace/trace_printk.o CC kernel/cpuset.o LD kernel/time/built-in.o CC kernel/trace/trace_sched_switch.o CC kernel/user_namespace.o CC fs/bio-integrity.o CC kernel/pid_namespace.o CC kernel/trace/trace_functions.o CC fs/9p/vfs_super.o CC kernel/trace/trace_irqsoff.o CC fs/autofs/dirhash.o CC fs/autofs/init.o /scratch/kisskb/src/fs/bio-integrity.c: In function 'vecs_to_idx': /scratch/kisskb/src/fs/bio-integrity.c:60: warning: control reaches end of non-void function CC fs/9p/vfs_inode.o CC fs/afs/callback.o CC fs/autofs/inode.o CC fs/afs/cell.o CC fs/afs/cmservice.o CC kernel/res_counter.o CC fs/9p/vfs_addr.o CC fs/afs/dir.o CC kernel/trace/trace_sched_wakeup.o CC fs/9p/vfs_file.o CC fs/btrfs/super.o CC fs/autofs/root.o CC fs/9p/vfs_dir.o CC fs/9p/vfs_dentry.o CC fs/btrfs/ctree.o CC fs/btrfs/extent-tree.o CC fs/btrfs/print-tree.o CC kernel/trace/trace_nop.o CC fs/btrfs/root-tree.o CC fs/btrfs/dir-item.o CC fs/btrfs/file-item.o CC fs/btrfs/inode-item.o CC kernel/audit.o CC kernel/trace/trace_stack.o CC fs/9p/v9fs.o CC fs/btrfs/inode-map.o CC kernel/trace/trace_boot.o CC fs/afs/file.o CC fs/autofs/symlink.o In file included from /scratch/kisskb/src/kernel/audit.c:60: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:469: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC fs/afs/flock.o CC kernel/auditfilter.o /scratch/kisskb/src/kernel/cgroup.c: In function 'cgroup_pidlist_open': /scratch/kisskb/src/kernel/cgroup.c:2743: warning: 'l' may be used uninitialized in this function CC fs/9p/fid.o CC kernel/trace/trace_functions_graph.o CC fs/cifs/cifsfs.o CC fs/autofs/waitq.o CC fs/cifs/cifssmb.o CC fs/afs/fsclient.o CC fs/afs/inode.o CC kernel/audit_watch.o LD fs/9p/9p.o LD fs/9p/built-in.o CC fs/cifs/cifs_debug.o LD fs/autofs/autofs.o LD fs/autofs/built-in.o CC kernel/auditsc.o CC fs/cifs/connect.o CC kernel/trace/trace_branch.o CC kernel/audit_tree.o CC fs/cifs/dir.o In file included from /scratch/kisskb/src/kernel/auditsc.c:63: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:469: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC fs/cifs/file.o CC fs/afs/main.o CC fs/cifs/inode.o CC kernel/trace/kmemtrace.o CC kernel/trace/blktrace.o CC fs/afs/misc.o CC kernel/trace/trace_events.o CC fs/btrfs/disk-io.o CC kernel/kgdb.o CC fs/afs/mntpt.o CC fs/btrfs/transaction.o CC kernel/trace/trace_export.o CC fs/coda/psdev.o In file included from /scratch/kisskb/src/include/linux/serial_core.h:192, from /scratch/kisskb/src/include/linux/serial_8250.h:14, from /scratch/kisskb/src/include/linux/kgdb.h:16, from /scratch/kisskb/src/kernel/kgdb.c:46: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:469: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC fs/afs/proc.o CC kernel/softlockup.o CC fs/btrfs/inode.o CC fs/coda/cache.o CC kernel/trace/trace_events_filter.o CC kernel/trace/power-traces.o CC fs/coda/cnode.o CC kernel/hung_task.o CC fs/afs/rxrpc.o CC fs/coda/inode.o CC fs/btrfs/file.o CC fs/configfs/inode.o LD kernel/trace/libftrace.o CC fs/afs/security.o CC fs/btrfs/tree-defrag.o CC fs/coda/dir.o CC fs/afs/server.o LD kernel/trace/built-in.o CC kernel/rcutiny.o CC fs/btrfs/extent_map.o CC fs/cifs/link.o CC fs/configfs/file.o /scratch/kisskb/src/fs/btrfs/extent-tree.c: In function 'run_one_delayed_ref': /scratch/kisskb/src/fs/btrfs/extent-tree.c:1873: warning: 'ret' may be used uninitialized in this function CC kernel/relay.o CC fs/coda/file.o CC fs/btrfs/sysfs.o CC fs/configfs/dir.o CC fs/debugfs/inode.o CC fs/afs/super.o CC fs/coda/upcall.o CC fs/devpts/inode.o CC fs/btrfs/struct-funcs.o CC fs/cifs/misc.o In file included from /scratch/kisskb/src/fs/devpts/inode.c:19: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:469: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC fs/coda/coda_linux.o CC fs/configfs/symlink.o CC fs/cifs/netmisc.o CC fs/debugfs/file.o LD fs/devpts/devpts.o LD fs/devpts/built-in.o CC fs/afs/netdevices.o CC fs/cifs/smbdes.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBGetCIFSACL': /scratch/kisskb/src/fs/cifs/cifssmb.c:3046: warning: 'pdata' may be used uninitialized in this function CC fs/cifs/smbencrypt.o CC fs/configfs/mount.o CC kernel/delayacct.o CC fs/coda/symlink.o CC fs/cifs/transport.o CC fs/afs/vlclient.o LD fs/debugfs/debugfs.o CC kernel/taskstats.o LD fs/debugfs/built-in.o CC fs/coda/pioctl.o CC kernel/tsacct.o /scratch/kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /scratch/kisskb/src/fs/btrfs/inode.c:1013: warning: 'extent_end' may be used uninitialized in this function CC fs/configfs/item.o CC fs/coda/sysctl.o CC fs/afs/vlocation.o CC kernel/tracepoint.o CC fs/btrfs/xattr.o CC fs/exportfs/expfs.o /scratch/kisskb/src/fs/coda/sysctl.c:18: warning: 'coda_table' defined but not used CC fs/btrfs/ordered-data.o CC fs/ext2/balloc.o LD fs/coda/coda.o CC fs/ext2/dir.o LD fs/coda/built-in.o CC fs/afs/vnode.o LD fs/configfs/configfs.o LD fs/configfs/built-in.o CC kernel/latencytop.o CC fs/cifs/asn1.o CC fs/afs/volume.o LD fs/exportfs/exportfs.o LD fs/exportfs/built-in.o CC kernel/slow-work.o CC fs/cifs/md4.o CC fs/afs/write.o CC fs/cifs/md5.o CC fs/ext4/balloc.o CC fs/ext4/bitmap.o CC kernel/slow-work-debugfs.o /scratch/kisskb/src/fs/cifs/asn1.c: In function 'asn1_header_decode': /scratch/kisskb/src/fs/cifs/asn1.c:170: warning: 'ch' may be used uninitialized in this function /scratch/kisskb/src/fs/cifs/asn1.c:170: note: 'ch' was declared here CC fs/cifs/cifs_unicode.o CC fs/fat/cache.o CC fs/btrfs/extent_io.o CC kernel/perf_event.o CC fs/ext4/dir.o CC fs/btrfs/volumes.o CC fs/fuse/dev.o CC fs/isofs/namei.o CC fs/fuse/dir.o CC fs/ext2/file.o CC fs/jbd2/transaction.o CC fs/ext2/ialloc.o CC fs/fat/dir.o CC fs/cifs/nterr.o CC fs/cifs/xattr.o CC fs/isofs/inode.o CC fs/jfs/super.o LD fs/afs/kafs.o LD fs/afs/built-in.o CC fs/ext4/file.o CC fs/lockd/clntlock.o CC fs/cifs/cifsencrypt.o CC fs/ext2/inode.o CC fs/ext4/fsync.o CC fs/jbd2/commit.o CC fs/ext2/ioctl.o CC fs/lockd/clntproc.o CC fs/fuse/file.o CC fs/cifs/readdir.o CC fs/cifs/ioctl.o CC fs/jfs/file.o CC fs/ext4/ialloc.o CC fs/ext4/inode.o CC fs/isofs/dir.o CC fs/jfs/inode.o CC fs/jfs/namei.o CC fs/isofs/util.o CC fs/ext2/namei.o CC fs/jfs/jfs_mount.o CC fs/fat/fatent.o /scratch/kisskb/src/fs/cifs/readdir.c: In function 'cifs_readdir': /scratch/kisskb/src/fs/cifs/readdir.c:767: warning: 'current_entry' may be used uninitialized in this function CC fs/isofs/rock.o CC fs/fat/file.o CC fs/jbd2/recovery.o CC fs/lockd/host.o CC fs/cifs/sess.o CC fs/ext2/super.o CC fs/fat/inode.o CC fs/nfs/client.o CC fs/nfs/dir.o CC fs/jbd2/checkpoint.o CC fs/nfs/file.o CC fs/isofs/export.o CC fs/jbd2/revoke.o CC fs/fuse/inode.o CC fs/lockd/svc.o CC fs/jfs/jfs_umount.o CC kernel/time.o CC fs/isofs/compress.o /scratch/kisskb/src/fs/nfs/file.c: In function 'nfs_file_release': /scratch/kisskb/src/fs/nfs/file.c:138: warning: unused variable 'dentry' CC fs/jfs/jfs_xtree.o CC fs/fat/misc.o CC fs/btrfs/async-thread.o CC fs/lockd/svclock.o CC fs/cifs/export.o CC fs/jbd2/journal.o CC fs/ext2/symlink.o LD fs/isofs/isofs.o LD fs/isofs/built-in.o LD kernel/built-in.o CC fs/fuse/control.o LD fs/nfs_common/built-in.o CC fs/lockd/svcshare.o /scratch/kisskb/src/fs/jfs/jfs_xtree.c: In function 'xtSearch': /scratch/kisskb/src/fs/jfs/jfs_xtree.c:248: warning: 'index' may be used uninitialized in this function CC fs/fat/namei_msdos.o CC fs/ext2/xattr.o CC fs/ext4/ioctl.o CC fs/nfsd/nfssvc.o CC fs/nilfs2/inode.o CC fs/nilfs2/file.o CC fs/cifs/cifsacl.o CC fs/btrfs/ioctl.o CC fs/btrfs/locking.o CC fs/fuse/cuse.o CC fs/btrfs/orphan.o CC fs/lockd/svcproc.o CC fs/nfsd/nfsctl.o CC fs/ext2/xattr_user.o CC fs/btrfs/export.o CC fs/nfs/getroot.o CC fs/fat/namei_vfat.o CC fs/jfs/jfs_imap.o /scratch/kisskb/src/fs/fuse/cuse.c: In function 'cuse_process_init_reply': /scratch/kisskb/src/fs/fuse/cuse.c:267: warning: 'val' may be used uninitialized in this function /scratch/kisskb/src/fs/fuse/cuse.c:267: note: 'val' was declared here /scratch/kisskb/src/fs/fuse/cuse.c:267: warning: 'key' may be used uninitialized in this function /scratch/kisskb/src/fs/fuse/cuse.c:267: note: 'key' was declared here CC fs/jfs/jfs_debug.o CC fs/btrfs/tree-log.o LD fs/fuse/fuse.o LD fs/fuse/built-in.o CC fs/cifs/cifs_spnego.o CC fs/nilfs2/dir.o /scratch/kisskb/src/fs/nfsd/nfsctl.c: In function 'write_maxblksize': /scratch/kisskb/src/fs/nfsd/nfsctl.c:1168: warning: 'bsize' may be used uninitialized in this function CC fs/ext2/xattr_trusted.o CC fs/jfs/jfs_dmap.o CC fs/nfsd/nfsproc.o CC fs/nfsd/nfsfh.o CC fs/lockd/svcsubs.o /scratch/kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_add_entry': /scratch/kisskb/src/fs/fat/namei_vfat.c:595: warning: 'ulen' may be used uninitialized in this function /scratch/kisskb/src/fs/fat/namei_vfat.c:595: note: 'ulen' was declared here /scratch/kisskb/src/fs/fat/namei_vfat.c:590: warning: 'lcase' may be used uninitialized in this function /scratch/kisskb/src/fs/fat/namei_vfat.c:590: note: 'lcase' was declared here /scratch/kisskb/src/fs/nfsd/nfsctl.c: In function 'write_threads': /scratch/kisskb/src/fs/nfsd/nfsctl.c:678: warning: 'newthreads' may be used uninitialized in this function CC fs/nfs/inode.o LD fs/ext2/ext2.o LD fs/ext2/built-in.o CC fs/lockd/mon.o LD fs/cifs/cifs.o LD fs/cifs/built-in.o CC fs/ext4/namei.o CC fs/lockd/xdr.o CC fs/ext4/super.o LD fs/fat/fat.o CC fs/lockd/grace.o LD fs/fat/vfat.o LD fs/fat/msdos.o LD fs/fat/built-in.o CC fs/nilfs2/super.o /scratch/kisskb/src/fs/jfs/jfs_imap.c: In function 'diWrite': /scratch/kisskb/src/fs/jfs/jfs_imap.c:614: warning: 'lid' may be used uninitialized in this function CC fs/nfs/super.o CC fs/btrfs/acl.o CC fs/nilfs2/namei.o CC fs/nfsd/vfs.o CC fs/nfsd/export.o CC fs/nfsd/auth.o LD fs/jbd2/jbd2.o LD fs/jbd2/built-in.o /scratch/kisskb/src/fs/ext4/namei.c: In function 'empty_dir': /scratch/kisskb/src/fs/ext4/namei.c:1910: warning: 'bh' may be used uninitialized in this function CC fs/nfsd/lockd.o CC fs/nls/nls_base.o /scratch/kisskb/src/fs/btrfs/acl.c: In function 'btrfs_get_acl': /scratch/kisskb/src/fs/btrfs/acl.c:35: warning: 'name' may be used uninitialized in this function CC fs/jfs/jfs_unicode.o LD fs/lockd/lockd.o CC fs/btrfs/free-space-cache.o CC fs/btrfs/zlib.o LD fs/lockd/built-in.o /scratch/kisskb/src/fs/nfsd/vfs.c: In function 'nfsd_sync_dir': /scratch/kisskb/src/fs/nfsd/vfs.c:780: warning: 'fsync' may be used uninitialized in this function /scratch/kisskb/src/fs/nfsd/vfs.c:780: note: 'fsync' was declared here CC fs/nilfs2/page.o CC fs/nls/nls_cp850.o CC fs/notify/fsnotify.o CC fs/notify/notification.o CC fs/nls/nls_cp855.o /scratch/kisskb/src/fs/nfsd/export.c: In function 'svc_export_parse': /scratch/kisskb/src/fs/nfsd/export.c:502: warning: 'an_int' may be used uninitialized in this function CC fs/ntfs/aops.o CC fs/ntfs/attrib.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/nls/nls_cp857.o CC fs/jfs/jfs_dtree.o CC fs/ntfs/collate.o CC fs/nls/nls_cp861.o CC fs/ntfs/compress.o CC fs/notify/group.o CC fs/notify/inode_mark.o CC fs/nls/nls_cp862.o CC fs/nilfs2/mdt.o CC fs/nls/nls_cp866.o CC fs/ntfs/debug.o CC fs/partitions/check.o CC fs/quota/dquot.o CC fs/partitions/acorn.o CC fs/nfsd/nfscache.o CC fs/notify/dnotify/dnotify.o CC fs/nfsd/nfsxdr.o CC fs/nls/nls_cp932.o CC fs/nfsd/stats.o In file included from /scratch/kisskb/src/fs/quota/dquot.c:66: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:469: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC fs/nfs/nfs2xdr.o CC fs/nfs/direct.o LD fs/notify/dnotify/built-in.o /scratch/kisskb/src/fs/partitions/check.c: In function 'rescan_partitions': /scratch/kisskb/src/fs/partitions/check.c:543: warning: 'state' may be used uninitialized in this function CC fs/nfs/pagelist.o CC fs/notify/inotify/inotify.o CC fs/jfs/jfs_inode.o CC fs/nilfs2/btnode.o CC fs/nls/nls_euc-jp.o CC fs/nls/nls_cp949.o CC fs/btrfs/compression.o CC fs/partitions/amiga.o LD fs/nfsd/nfsd.o LD fs/nfsd/built-in.o CC fs/ntfs/dir.o CC fs/nls/nls_cp950.o CC fs/partitions/atari.o CC fs/nls/nls_cp1250.o CC fs/nilfs2/bmap.o LD fs/notify/inotify/built-in.o LD fs/notify/built-in.o CC fs/nilfs2/btree.o CC fs/ext4/symlink.o CC fs/partitions/mac.o CC fs/ext4/hash.o CC fs/ext4/resize.o /scratch/kisskb/src/fs/ntfs/dir.c: In function 'ntfs_readdir': /scratch/kisskb/src/fs/ntfs/dir.c:1103: warning: 'bmp_vi' may be used uninitialized in this function CC fs/ext4/extents.o CC fs/nls/nls_cp1251.o CC fs/nfs/proc.o CC fs/btrfs/delayed-ref.o CC fs/nilfs2/direct.o CC fs/jfs/jfs_extent.o CC fs/partitions/msdos.o CC fs/nls/nls_ascii.o CC fs/nls/nls_iso8859-1.o CC fs/ntfs/file.o CC fs/btrfs/relocation.o CC fs/ext4/ext4_jbd2.o CC fs/nls/nls_iso8859-3.o CC fs/ntfs/index.o CC fs/quota/quota.o CC fs/nls/nls_iso8859-4.o CC fs/nls/nls_iso8859-7.o /scratch/kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_propagate': /scratch/kisskb/src/fs/nilfs2/btree.c:1882: warning: 'maxlevel' may be used uninitialized in this function /scratch/kisskb/src/fs/nilfs2/btree.c:1882: note: 'maxlevel' was declared here CC fs/partitions/osf.o CC fs/nilfs2/dat.o CC fs/nfs/read.o CC fs/nls/nls_cp1255.o CC fs/jfs/symlink.o CC fs/jfs/jfs_metapage.o CC fs/ntfs/inode.o CC fs/partitions/sgi.o CC fs/nilfs2/recovery.o CC fs/ntfs/mft.o CC fs/nls/nls_iso8859-9.o CC fs/nfs/symlink.o /scratch/kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_convert_and_insert': /scratch/kisskb/src/fs/nilfs2/btree.c:1718: warning: 'bh' may be used uninitialized in this function LD fs/quota/built-in.o CC fs/nls/nls_iso8859-14.o CC fs/ntfs/mst.o CC fs/ext4/migrate.o CC fs/partitions/sun.o CC fs/ext4/mballoc.o CC fs/nls/nls_iso8859-15.o CC fs/nls/nls_koi8-r.o CC fs/nilfs2/the_nilfs.o CC fs/ext4/block_validity.o CC fs/nfs/unlink.o CC fs/partitions/efi.o CC fs/nls/nls_koi8-u.o CC fs/ntfs/namei.o CC fs/nls/nls_koi8-ru.o CC fs/nfs/write.o CC fs/ext4/move_extent.o CC fs/ramfs/inode.o CC fs/nls/nls_utf8.o CC fs/jfs/jfs_logmgr.o CC fs/jfs/jfs_txnmgr.o LD fs/nls/built-in.o CC fs/ntfs/runlist.o CC fs/nilfs2/segbuf.o CC fs/partitions/sysv68.o CC fs/nfs/namespace.o CC fs/nfs/mount_clnt.o CC fs/ramfs/file-nommu.o CC fs/nfs/dns_resolve.o LD fs/partitions/built-in.o CC fs/smbfs/proc.o CC fs/nilfs2/segment.o LD fs/ramfs/ramfs.o LD fs/ramfs/built-in.o CC fs/nfs/cache_lib.o CC fs/sysfs/inode.o CC fs/jfs/jfs_uniupr.o CC fs/udf/balloc.o CC fs/jfs/resize.o CC fs/ntfs/super.o CC fs/jfs/xattr.o CC fs/xfs/linux-2.6/xfs_trace.o CC fs/nfs/nfs4proc.o CC fs/sysfs/file.o CC fs/xfs/quota/xfs_dquot.o CC fs/xfs/quota/xfs_dquot_item.o CC fs/xfs/quota/xfs_trans_dquot.o CC fs/nilfs2/cpfile.o CC fs/smbfs/dir.o CC fs/sysfs/dir.o CC fs/ntfs/sysctl.o CC fs/udf/dir.o CC fs/jfs/ioctl.o CC fs/udf/file.o LD fs/btrfs/btrfs.o LD fs/jfs/jfs.o LD fs/btrfs/built-in.o CC fs/udf/ialloc.o LD fs/jfs/built-in.o CC fs/xfs/quota/xfs_qm_syscalls.o CC fs/nilfs2/sufile.o CC fs/smbfs/cache.o CC fs/sysfs/symlink.o CC fs/xfs/quota/xfs_qm_bhv.o CC fs/nfs/nfs4xdr.o CC fs/anon_inodes.o CC fs/udf/inode.o CC fs/xfs/quota/xfs_qm.o CC fs/sysfs/mount.o CC fs/smbfs/sock.o CC fs/smbfs/inode.o CC fs/udf/lowlevel.o CC fs/nfs/nfs4state.o CC fs/udf/namei.o CC fs/sysfs/bin.o CC fs/xfs/linux-2.6/xfs_quotaops.o CC fs/nfs/nfs4renewd.o /scratch/kisskb/src/fs/smbfs/sock.c: In function 'server_sock': /scratch/kisskb/src/fs/smbfs/sock.c:79: warning: 'file' may be used uninitialized in this function LD fs/ext4/ext4.o LD fs/ext4/built-in.o CC fs/nilfs2/ifile.o CC fs/signalfd.o CC fs/nfs/delegation.o /scratch/kisskb/src/fs/nfs/nfs4xdr.c: In function 'decode_fsinfo': /scratch/kisskb/src/fs/nfs/nfs4xdr.c:3824: warning: 'attrlen' may be used uninitialized in this function /scratch/kisskb/src/fs/nfs/nfs4xdr.c:3823: warning: 'savep' may be used uninitialized in this function CC fs/sysfs/group.o CC fs/smbfs/file.o CC fs/nilfs2/alloc.o CC fs/ntfs/unistr.o CC fs/nfs/idmap.o CC fs/timerfd.o LD fs/sysfs/built-in.o CC fs/ntfs/upcase.o CC fs/udf/partition.o CC fs/smbfs/ioctl.o CC fs/eventfd.o CC fs/smbfs/getopt.o CC fs/xfs/linux-2.6/xfs_acl.o CC fs/ntfs/bitmap.o CC fs/xfs/xfs_alloc.o CC fs/nilfs2/gcinode.o CC fs/smbfs/symlink.o CC fs/ntfs/lcnalloc.o CC fs/aio.o CC fs/nilfs2/ioctl.o CC fs/smbfs/smbiod.o CC fs/nilfs2/gcdat.o CC fs/locks.o CC fs/udf/super.o CC fs/smbfs/request.o /scratch/kisskb/src/fs/nfs/nfs4xdr.c: In function 'decode_getfattr': /scratch/kisskb/src/fs/nfs/nfs4xdr.c:3700: warning: 'attrlen' may be used uninitialized in this function /scratch/kisskb/src/fs/nfs/nfs4xdr.c:3699: warning: 'savep' may be used uninitialized in this function CC fs/ntfs/logfile.o CC fs/xfs/xfs_alloc_btree.o CC fs/udf/truncate.o CC fs/nfs/callback.o CC fs/ntfs/quota.o /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:109: warning: 'ea_name' may be used uninitialized in this function /scratch/kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_extents': /scratch/kisskb/src/fs/udf/truncate.c:209: warning: 'adsize' may be used uninitialized in this function CC fs/udf/symlink.o CC fs/nfs/callback_xdr.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/xfs/xfs_attr.o LD fs/nilfs2/nilfs2.o /scratch/kisskb/src/fs/nfs/callback.c: In function 'nfs_callback_authenticate': /scratch/kisskb/src/fs/nfs/callback.c:356: warning: ISO C90 forbids mixed declarations and code /scratch/kisskb/src/fs/locks.c: In function 'sys_flock': /scratch/kisskb/src/fs/locks.c:1571: warning: 'lock' may be used uninitialized in this function CC fs/nfsctl.o LD fs/nilfs2/built-in.o /scratch/kisskb/src/fs/xfs/xfs_alloc.c: In function 'xfs_alloc_put_freelist': /scratch/kisskb/src/fs/xfs/xfs_alloc.c:2066: warning: 'error' may be used uninitialized in this function CC fs/xfs/xfs_attr_leaf.o LD fs/smbfs/smbfs.o /scratch/kisskb/src/fs/nfs/callback.c: In function 'nfs_callback_up': /scratch/kisskb/src/fs/nfs/callback.c:248: warning: 'rqstp' may be used uninitialized in this function LD fs/smbfs/built-in.o CC fs/nfs/callback_proc.o CC fs/udf/directory.o CC fs/ntfs/usnjrnl.o CC fs/udf/misc.o CC fs/xfs/xfs_bit.o CC fs/nfs/nfs4namespace.o CC fs/udf/udftime.o CC fs/binfmt_script.o LD fs/ntfs/ntfs.o LD fs/ntfs/built-in.o CC fs/binfmt_flat.o CC fs/xfs/xfs_bmap.o CC fs/mbcache.o CC fs/udf/unicode.o CC fs/posix_acl.o CC fs/xfs/xfs_bmap_btree.o CC fs/xfs/xfs_btree.o CC fs/xfs/xfs_buf_item.o CC fs/xattr_acl.o CC fs/xfs/xfs_da_btree.o LD fs/nfs/nfs.o CC fs/xfs/xfs_dir2.o LD fs/nfs/built-in.o CC fs/xfs/xfs_dir2_block.o CC fs/xfs/xfs_dir2_data.o CC fs/xfs/xfs_dir2_leaf.o CC fs/xfs/xfs_dir2_node.o LD fs/udf/udf.o LD fs/udf/built-in.o CC fs/xfs/xfs_dir2_sf.o CC fs/dcookies.o CC fs/xfs/xfs_error.o /scratch/kisskb/src/fs/xfs/xfs_bmap.c: In function 'xfs_bmap_adjacent': /scratch/kisskb/src/fs/xfs/xfs_bmap.c:2355: warning: 'prevbno' may be used uninitialized in this function CC fs/xfs/xfs_extfree_item.o CC fs/xfs/xfs_filestream.o /scratch/kisskb/src/fs/xfs/xfs_dir2_block.c: In function 'xfs_dir2_leaf_to_block': /scratch/kisskb/src/fs/xfs/xfs_dir2_block.c:890: warning: 'error' may be used uninitialized in this function CC fs/xfs/xfs_fsops.o CC fs/xfs/xfs_ialloc.o CC fs/xfs/xfs_ialloc_btree.o /scratch/kisskb/src/fs/xfs/xfs_bmap.c: In function 'xfs_bmap_eof': /scratch/kisskb/src/fs/xfs/xfs_bmap.c:5816: warning: 'error' may be used uninitialized in this function CC fs/xfs/xfs_iget.o /scratch/kisskb/src/fs/xfs/xfs_bmap.c: In function 'xfs_bmap_last_offset': /scratch/kisskb/src/fs/xfs/xfs_bmap.c:4156: warning: 'error' may be used uninitialized in this function /scratch/kisskb/src/fs/xfs/xfs_bmap.c: In function 'xfs_bmap_first_unused': /scratch/kisskb/src/fs/xfs/xfs_bmap.c:4055: warning: 'error' may be used uninitialized in this function /scratch/kisskb/src/fs/xfs/xfs_bmap.c: In function 'xfs_bmap_isaeof': /scratch/kisskb/src/fs/xfs/xfs_bmap.c:5772: warning: 'error' may be used uninitialized in this function CC fs/xfs/xfs_inode.o CC fs/xfs/xfs_inode_item.o CC fs/xfs/xfs_iomap.o CC fs/xfs/xfs_itable.o /scratch/kisskb/src/fs/xfs/xfs_dir2_sf.c: In function 'xfs_dir2_sf_addname': /scratch/kisskb/src/fs/xfs/xfs_dir2_sf.c:281: warning: 'pick' may be used uninitialized in this function /scratch/kisskb/src/fs/xfs/xfs_bmap.c: In function 'xfs_bmapi_single': /scratch/kisskb/src/fs/xfs/xfs_bmap.c:5066: warning: 'error' may be used uninitialized in this function /scratch/kisskb/src/fs/xfs/xfs_bmap.c: In function 'xfs_bmap_last_before': /scratch/kisskb/src/fs/xfs/xfs_bmap.c:4110: warning: 'error' may be used uninitialized in this function CC fs/xfs/xfs_dfrag.o CC fs/xfs/xfs_log.o CC fs/xfs/xfs_log_recover.o CC fs/xfs/xfs_mount.o CC fs/xfs/xfs_mru_cache.o /scratch/kisskb/src/fs/xfs/xfs_itable.c: In function 'xfs_bulkstat': /scratch/kisskb/src/fs/xfs/xfs_itable.c:355: warning: 'chunkidx' may be used uninitialized in this function /scratch/kisskb/src/fs/xfs/xfs_bmap.c: In function 'xfs_bmap_btalloc': /scratch/kisskb/src/fs/xfs/xfs_bmap.c:2570: warning: 'error' may be used uninitialized in this function 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_trans_item.o CC fs/xfs/xfs_utils.o CC fs/xfs/xfs_vnodeops.o CC fs/xfs/xfs_rw.o CC fs/xfs/xfs_dmops.o CC fs/xfs/linux-2.6/kmem.o /scratch/kisskb/src/fs/xfs/xfs_bmap.c: In function 'xfs_bunmapi': /scratch/kisskb/src/fs/xfs/xfs_bmap.c:5128: warning: 'error' may be used uninitialized in this function 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_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_lrw.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/debug.o CC fs/xfs/support/uuid.o /scratch/kisskb/src/fs/xfs/xfs_bmap.c: In function 'xfs_bmapi': /scratch/kisskb/src/fs/xfs/xfs_bmap.c:4478: warning: 'error' may be used uninitialized in this function LD fs/xfs/xfs.o LD fs/xfs/built-in.o LD fs/built-in.o make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 08d869aa8683703c4a60fdc574dd0809f9b073cd # < git symbolic-ref HEAD # < git merge-base 08d869aa8683703c4a60fdc574dd0809f9b073cd 2c1f1895ef2aa8f0e5497893eff71304aef332e1 # < git ls-files --others --modified # git ls-files --others --modified cmd.log # git bisect reset linus We are not bisecting. # git bisect start won't bisect on seeked tree Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 151, in _do_build self.bisect() File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 211, in bisect call('git bisect start', self.log) File "/scratch/kisskb/prod/kisskb/kisskb3/backend/utils.py", line 50, in call raise CommandFailedException(cmd, status) CommandFailedException: Failed running "git bisect start" (1)