# < 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 ee8870a8aaabd46aadfc398c69c68bc0a00156fa Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was ee8870a). # 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-allmodconfig_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-allmodconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- allmodconfig 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-allmodconfig_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-allmodconfig_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-allmodconfig_sh4/Makefile CHK include/linux/version.h UPD include/linux/version.h HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/genksyms/genksyms.o HOSTCC scripts/conmakehash SHIPPED scripts/genksyms/lex.c HOSTCC scripts/bin2c SHIPPED scripts/genksyms/parse.h SHIPPED scripts/genksyms/keywords.c CC scripts/mod/empty.o SHIPPED scripts/genksyms/parse.c HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/genksyms/lex.o HOSTCC scripts/selinux/genheaders/genheaders HOSTCC scripts/genksyms/parse.o HOSTCC scripts/selinux/mdp/mdp MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.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 CC init/do_mounts.o AS arch/sh/kernel/debugtraps.o CC init/do_mounts_initrd.o CC arch/sh/mm/alignment.o CC arch/sh/kernel/dma-nommu.o LD arch/sh/boards/built-in.o CC init/initramfs.o CC arch/sh/mm/cache.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/mm/init.o CC arch/sh/math-emu/math.o CC arch/sh/kernel/io.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/irq.o CC arch/sh/mm/mmap.o UPD include/generated/compile.h CC arch/sh/boards/mach-se/board-se7619.o CC arch/sh/kernel/irq_32.o CC arch/sh/mm/cache-sh2.o CC arch/sh/mm/nommu.o CC mm/filemap.o CC mm/mempool.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/mm/extable_32.o CC mm/oom_kill.o CC init/version.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/machvec.o CC ipc/util.o CC kernel/sched.o CC fs/open.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/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/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 /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 /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 /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/kernel/idle.c: In function 'cpu_idle': /scratch/kisskb/src/arch/sh/kernel/idle.c:104: error: implicit declaration of function 'cpuidle_call_idle' make[2]: *** [arch/sh/kernel/idle.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC fs/read_write.o GEN usr/initramfs_data.cpio LD arch/sh/boards/mach-se/built-in.o CC fs/file_table.o CC security/apparmor/audit.o CC ipc/msgutil.o CC kernel/fork.o AS usr/initramfs_data.o CC kernel/exec_domain.o CC block/elevator.o CC mm/fadvise.o GEN security/apparmor/capability_names.h CC kernel/panic.o CC security/apparmor/context.o LD usr/built-in.o CC crypto/api.o CC mm/maccess.o CC mm/page_alloc.o CC security/integrity/ima/ima_fs.o CC block/blk-core.o LD sound/built-in.o CC [M] sound/sound_core.o LD drivers/accessibility/braille/built-in.o LD drivers/accessibility/built-in.o make[1]: *** [arch/sh/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... CC [M] sound/sound_firmware.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 LD drivers/atm/built-in.o LD drivers/ata/built-in.o CC [M] drivers/atm/adummy.o CC [M] drivers/ata/libata-core.o LD sound/arm/built-in.o LD sound/atmel/built-in.o LD drivers/auxdisplay/built-in.o CC [M] drivers/auxdisplay/ks0108.o LD arch/sh/mm/built-in.o LD sound/drivers/built-in.o CC security/integrity/ima/ima_queue.o CC mm/page-writeback.o CC ipc/msg.o CC [M] sound/drivers/aloop.o CC security/apparmor/ipc.o LD sound/core/oss/built-in.o CC security/apparmor/lib.o CC [M] sound/core/oss/mixer_oss.o CC [M] drivers/atm/atmtcp.o CC block/blk-tag.o CC block/blk-sysfs.o CC crypto/cipher.o LD init/mounts.o CC security/keys/gc.o LD init/built-in.o CC ipc/sem.o CC [M] sound/core/oss/pcm_oss.o CC kernel/printk.o CC kernel/cpu.o CC fs/super.o CC security/integrity/ima/ima_init.o CC mm/readahead.o CC security/apparmor/match.o CC security/apparmor/path.o CC crypto/compress.o GEN security/selinux/flask.h security/selinux/av_permissions.h CC security/apparmor/domain.o CC security/selinux/avc.o CC [M] sound/core/oss/pcm_plugin.o CC security/keys/key.o CC [M] sound/core/oss/io.o CC [M] sound/core/oss/copy.o CC security/integrity/ima/ima_main.o CC [M] sound/core/oss/linear.o CC crypto/algapi.o CC drivers/base/core.o CC [M] sound/drivers/dummy.o CC kernel/exit.o CC security/smack/smack_lsm.o CC block/blk-flush.o CC block/blk-settings.o CC block/blk-ioc.o CC [M] drivers/ata/libata-scsi.o CC security/apparmor/policy.o CC security/integrity/ima/ima_crypto.o CC security/integrity/ima/ima_api.o CC kernel/itimer.o CC mm/swap.o CC mm/truncate.o CC mm/vmscan.o CC security/selinux/hooks.o CC fs/char_dev.o TIMEC kernel/timeconst.h CC security/smack/smack_access.o CC kernel/softirq.o CC security/integrity/ima/ima_policy.o CC security/smack/smackfs.o CC [M] sound/drivers/mtpav.o CC [M] sound/drivers/mts64.o CC fs/stat.o LD sound/core/seq/built-in.o CC [M] sound/core/seq/seq_device.o CC fs/exec.o CC fs/pipe.o CC security/apparmor/policy_unpack.o CC crypto/scatterwalk.o LD sound/firewire/built-in.o CC crypto/proc.o CC crypto/ablkcipher.o CC ipc/shm.o /scratch/kisskb/src/sound/drivers/mtpav.c: In function 'snd_mtpav_getreg': /scratch/kisskb/src/sound/drivers/mtpav.c:226: error: implicit declaration of function 'inb' /scratch/kisskb/src/sound/drivers/mtpav.c: In function 'snd_mtpav_mputreg': /scratch/kisskb/src/sound/drivers/mtpav.c:242: error: implicit declaration of function 'outb' make[3]: *** [sound/drivers/mtpav.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC ipc/ipcns_notifier.o CC security/keys/keyring.o CC security/integrity/ima/ima_iint.o CC [M] sound/core/hrtimer.o CC [M] sound/core/oss/mulaw.o CC fs/namei.o LD sound/i2c/built-in.o LD sound/i2c/other/built-in.o make[2]: *** [sound/drivers] Error 2 make[2]: *** Waiting for unfinished jobs.... CC [M] sound/core/oss/route.o CC [M] sound/i2c/other/ak4117.o CC crypto/blkcipher.o CC [M] drivers/ata/libata-eh.o CC security/apparmor/procattr.o CC [M] sound/core/seq/seq_dummy.o CC fs/fcntl.o CC fs/ioctl.o CC security/tomoyo/common.o CC security/integrity/ima/ima_audit.o CC drivers/base/sys.o CC drivers/base/bus.o CC security/keys/keyctl.o CC security/keys/permission.o CC [M] drivers/ata/libata-transport.o LD arch/sh/math-emu/built-in.o CC security/tomoyo/domain.o CC security/apparmor/lsm.o CC [M] sound/core/seq/seq_midi_event.o CC security/commoncap.o LD security/integrity/ima/ima.o LD security/integrity/ima/built-in.o CC [M] sound/core/hwdep.o CC [M] sound/core/oss/rate.o CC security/keys/process_keys.o LD [M] sound/i2c/other/snd-ak4117.o CC security/keys/request_key.o CC ipc/syscall.o CC kernel/resource.o CC security/selinux/selinuxfs.o CC security/selinux/netlink.o LD security/smack/smack.o LD security/smack/built-in.o CC security/selinux/nlmsgtab.o CC [M] sound/core/seq/seq_midi.o CC crypto/ahash.o CC block/blk-map.o CC ipc/ipc_sysctl.o CC ipc/mqueue.o CC fs/readdir.o LD [M] sound/core/oss/snd-mixer-oss.o LD [M] sound/core/oss/snd-pcm-oss.o CC [M] sound/core/seq/seq_virmidi.o CC [M] sound/core/seq/seq.o CC ipc/namespace.o CC security/tomoyo/file.o CC block/blk-exec.o GEN security/apparmor/rlim_names.h CC security/security.o CC security/keys/request_key_auth.o CC security/capability.o CC ipc/mq_sysctl.o CC security/tomoyo/gc.o CC crypto/shash.o CC [M] sound/core/seq/seq_lock.o CC security/selinux/netif.o CC block/blk-merge.o CC drivers/base/dd.o CC security/selinux/netnode.o CC [M] sound/core/seq/seq_clientmgr.o CC mm/shmem.o CC drivers/base/syscore.o CC [M] sound/core/seq/seq_memory.o CC security/inode.o CC security/keys/user_defined.o CC block/blk-softirq.o CC crypto/algboss.o CC block/blk-timeout.o LD drivers/block/built-in.o CC [M] drivers/block/brd.o CC security/apparmor/sid.o CC [M] drivers/ata/libata-sff.o CC mm/prio_tree.o CC security/selinux/netport.o CC drivers/base/driver.o CC mm/util.o CC security/apparmor/file.o CC mm/mmzone.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 /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 /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 security/keys/proc.o CC security/selinux/exports.o CC security/selinux/ss/ebitmap.o CC security/tomoyo/group.o CC drivers/base/class.o CC kernel/sysctl.o CC security/selinux/ss/hashtab.o CC security/selinux/ss/symtab.o CC security/selinux/ss/sidtab.o CC mm/vmstat.o CC [M] sound/core/seq/seq_queue.o CC security/apparmor/capability.o CC crypto/testmgr.o CC block/blk-iopoll.o CC [M] sound/core/seq/seq_fifo.o CC security/selinux/ss/avtab.o CC mm/backing-dev.o CC security/selinux/ss/policydb.o CC security/keys/sysctl.o LD ipc/built-in.o CC drivers/base/platform.o CC mm/page_isolation.o CC security/apparmor/resource.o CC block/blk-lib.o CC fs/select.o CC security/tomoyo/load_policy.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 CC [M] drivers/block/loop.o CC security/lsm_audit.o CC [M] security/keys/trusted.o LD drivers/block/aoe/built-in.o CC [M] sound/core/seq/seq_prioq.o CC [M] drivers/block/aoe/aoeblk.o CC [M] sound/core/seq/seq_timer.o CC [M] drivers/block/aoe/aoechr.o CC crypto/crypto_wq.o CC security/tomoyo/memory.o CC [M] security/keys/encrypted.o LD security/apparmor/apparmor.o LD security/apparmor/built-in.o CC [M] drivers/block/aoe/aoecmd.o CC [M] sound/core/seq/seq_system.o CC mm/mm_init.o CC [M] sound/core/seq/seq_ports.o CC block/ioctl.o CC security/device_cgroup.o LD crypto/crypto_algapi.o CC [M] sound/core/memalloc.o CC crypto/aead.o LD security/keys/built-in.o CC kernel/sysctl_binary.o CC kernel/capability.o CC [M] sound/core/pcm.o CC [M] sound/core/pcm_native.o CC [M] sound/core/seq/seq_info.o CC security/tomoyo/mount.o LD sound/core/seq/oss/built-in.o CC [M] sound/core/seq/oss/seq_oss.o CC [M] drivers/block/pktcdvd.o LD drivers/block/paride/built-in.o CC block/genhd.o CC [M] drivers/block/paride/paride.o CC drivers/base/cpu.o CC [M] drivers/block/osdblk.o CC security/selinux/ss/services.o CC drivers/base/firmware.o CC [M] drivers/block/aoe/aoedev.o CC [M] sound/core/seq/oss/seq_oss_init.o CC [M] sound/core/seq/oss/seq_oss_timer.o CC security/selinux/ss/conditional.o CC fs/fifo.o CC security/selinux/ss/mls.o CC [M] drivers/block/aoe/aoemain.o CC security/selinux/ss/status.o CC mm/mmu_context.o CC security/selinux/xfrm.o CC drivers/base/init.o CC security/tomoyo/realpath.o CC security/selinux/netlabel.o CC mm/percpu.o CC [M] sound/core/seq/oss/seq_oss_ioctl.o CC [M] sound/core/pcm_lib.o CC fs/dcache.o CC [M] sound/core/pcm_timer.o CC security/tomoyo/securityfs_if.o CC [M] sound/core/seq/oss/seq_oss_event.o CC block/scsi_ioctl.o CC [M] drivers/block/paride/aten.o CC [M] drivers/block/nbd.o CC [M] drivers/block/cryptoloop.o LD crypto/crypto_blkcipher.o CC crypto/chainiv.o CC drivers/base/map.o LD drivers/cdrom/built-in.o LD drivers/bluetooth/built-in.o CC [M] drivers/cdrom/cdrom.o CC kernel/ptrace.o CC [M] drivers/bluetooth/hci_vhci.o CC kernel/timer.o /scratch/kisskb/src/drivers/block/paride/aten.c: In function 'aten_write_regr': /scratch/kisskb/src/drivers/block/paride/aten.c:44: error: implicit declaration of function 'outb' /scratch/kisskb/src/drivers/block/paride/aten.c: In function 'aten_read_regr': /scratch/kisskb/src/drivers/block/paride/aten.c:57: error: implicit declaration of function 'inb' CC [M] drivers/ata/libata-pmp.o make[3]: *** [drivers/block/paride/aten.o] Error 1 make[2]: *** [drivers/block/paride] Error 2 make[2]: *** Waiting for unfinished jobs.... CC security/tomoyo/tomoyo.o CC [M] drivers/block/aoe/aoenet.o LD [M] sound/core/seq/snd-seq.o CC crypto/eseqiv.o CC [M] sound/core/seq/oss/seq_oss_rw.o LD crypto/crypto_hash.o CC security/tomoyo/util.o CC [M] drivers/block/virtio_blk.o CC fs/inode.o CC [M] drivers/bluetooth/btmrvl_main.o CC [M] sound/core/pcm_misc.o LD [M] sound/core/seq/snd-seq-device.o CC block/bsg.o CC drivers/base/devres.o CC block/noop-iosched.o CC block/blk-integrity.o CC [M] drivers/block/ub.o CC [M] drivers/block/rbd.o LD [M] drivers/block/aoe/aoe.o CC crypto/pcompress.o LD [M] sound/core/seq/snd-seq-midi-event.o CC drivers/base/attribute_container.o CC [M] sound/core/seq/oss/seq_oss_synth.o CC [M] block/blk-cgroup.o CC drivers/base/transport_class.o LD [M] sound/core/seq/snd-seq-dummy.o LD [M] sound/core/seq/snd-seq-virmidi.o CC [M] block/deadline-iosched.o CC drivers/base/devtmpfs.o CC [M] drivers/ata/ahci_platform.o LD drivers/block/drbd/built-in.o CC [M] drivers/block/drbd/drbd_bitmap.o LD crypto/cryptomgr.o CC [M] block/cfq-iosched.o CC crypto/hmac.o CC kernel/user.o CC [M] drivers/ata/libahci.o CC [M] drivers/block/drbd/drbd_proc.o CC drivers/base/power/sysfs.o CC kernel/signal.o CC crypto/md5.o CC [M] sound/core/pcm_memory.o CC kernel/sys.o CC [M] drivers/ata/pata_arasan_cf.o CC [M] drivers/block/drbd/drbd_worker.o /scratch/kisskb/src/drivers/base/power/sysfs.c:249: warning: 'dev_attr_wakeup' defined but not used /scratch/kisskb/src/drivers/base/power/sysfs.c:431: warning: 'dev_attr_async' defined but not used /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 [M] sound/core/rawmidi.o LD [M] sound/core/seq/snd-seq-midi.o LD security/tomoyo/built-in.o CC mm/nommu.o CC drivers/base/power/generic_ops.o CC [M] drivers/bluetooth/btmrvl_debugfs.o CC [M] drivers/bluetooth/hci_ldisc.o CC [M] sound/core/seq/oss/seq_oss_midi.o CC [M] drivers/bluetooth/hci_h4.o CC [M] drivers/ata/sata_mv.o CC [M] sound/core/seq/oss/seq_oss_readq.o CC crypto/sha1_generic.o CC [M] sound/core/timer.o CC drivers/base/power/runtime.o CC [M] sound/core/seq/oss/seq_oss_writeq.o CC kernel/kmod.o CC crypto/rng.o /scratch/kisskb/src/drivers/ata/sata_mv.c:80: warning: 'msi' defined but not used /scratch/kisskb/src/drivers/ata/sata_mv.c:652: warning: 'mv5_sht' defined but not used /scratch/kisskb/src/drivers/ata/sata_mv.c:1254: warning: 'mv_dump_pci_cfg' defined but not used CC [M] drivers/block/drbd/drbd_receiver.o CC [M] drivers/block/drbd/drbd_req.o CC [M] sound/core/sound.o CC [M] drivers/bluetooth/hci_bcsp.o CC crypto/krng.o CC mm/init-mm.o CC [M] drivers/bluetooth/hci_ll.o LD block/built-in.o CC mm/bootmem.o CC mm/memblock.o LD [M] sound/core/seq/oss/snd-seq-oss.o CC mm/dmapool.o CC [M] sound/core/init.o CC drivers/base/dma-mapping.o CC mm/sparse.o CC [M] crypto/seqiv.o CC fs/attr.o /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 LD security/selinux/selinux.o LD security/selinux/built-in.o CC [M] crypto/vmac.o /scratch/kisskb/src/drivers/block/drbd/drbd_receiver.c: In function 'vli_decode_bits': /scratch/kisskb/src/drivers/block/drbd/drbd_vli.h:164: warning: control reaches end of non-void function CC [M] crypto/xcbc.o LD security/built-in.o CC fs/bad_inode.o CC fs/file.o CC fs/filesystems.o CC [M] drivers/block/drbd/drbd_actlog.o CC [M] sound/core/memory.o CC [M] sound/core/info.o CC [M] sound/core/control.o LD drivers/base/power/built-in.o CC drivers/base/dma-coherent.o CC [M] sound/core/misc.o CC mm/debug-pagealloc.o CC [M] crypto/crypto_null.o CC [M] sound/core/device.o CC fs/namespace.o CC [M] sound/core/sound_oss.o CC [M] drivers/block/drbd/drbd_main.o CC [M] drivers/bluetooth/hci_ath.o CC fs/seq_file.o CC mm/slub.o CC mm/failslab.o CC mm/quicklist.o CC [M] drivers/bluetooth/bcm203x.o CC [M] sound/core/info_oss.o CC drivers/base/module.o CC [M] crypto/md4.o CC [M] drivers/bluetooth/bpa10x.o CC kernel/workqueue.o CC [M] drivers/base/firmware_class.o CC [M] drivers/ata/pata_pcmcia.o CC mm/memcontrol.o CC fs/xattr.o CC [M] crypto/rmd128.o CC mm/page_cgroup.o CC [M] sound/core/jack.o CC [M] drivers/ata/pata_platform.o CC [M] drivers/bluetooth/bfusb.o CC [M] crypto/rmd160.o CC [M] crypto/rmd256.o CC [M] drivers/bluetooth/dtl1_cs.o CC fs/libfs.o CC [M] drivers/bluetooth/bt3c_cs.o CC fs/fs-writeback.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 LD [M] drivers/ata/libata.o CC [M] crypto/rmd320.o CC mm/kmemleak.o CC kernel/pid.o CC [M] drivers/bluetooth/bluecard_cs.o LD sound/core/built-in.o /scratch/kisskb/src/drivers/bluetooth/dtl1_cs.c: In function 'dtl1_write': /scratch/kisskb/src/drivers/bluetooth/dtl1_cs.c:119: error: implicit declaration of function 'inb' /scratch/kisskb/src/drivers/bluetooth/dtl1_cs.c:125: error: implicit declaration of function 'outb' CC kernel/rcupdate.o make[3]: *** [drivers/bluetooth/dtl1_cs.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CC kernel/extable.o CC fs/pnode.o CC fs/drop_caches.o CC [M] crypto/sha256_generic.o CC [M] crypto/sha512_generic.o /scratch/kisskb/src/drivers/bluetooth/bt3c_cs.c: In function 'bt3c_address': /scratch/kisskb/src/drivers/bluetooth/bt3c_cs.c:119: error: implicit declaration of function 'outb' /scratch/kisskb/src/drivers/bluetooth/bt3c_cs.c: In function 'bt3c_get': /scratch/kisskb/src/drivers/bluetooth/bt3c_cs.c:140: error: implicit declaration of function 'inb' make[3]: *** [drivers/bluetooth/bt3c_cs.o] Error 1 LD drivers/base/built-in.o CC kernel/params.o CC kernel/posix-timers.o CC fs/splice.o /scratch/kisskb/src/drivers/bluetooth/bluecard_cs.c: In function 'bluecard_activity_led_timeout': /scratch/kisskb/src/drivers/bluetooth/bluecard_cs.c:168: error: implicit declaration of function 'outb' /scratch/kisskb/src/drivers/bluetooth/bluecard_cs.c: In function 'bluecard_write': /scratch/kisskb/src/drivers/bluetooth/bluecard_cs.c:209: error: implicit declaration of function 'outb_p' /scratch/kisskb/src/drivers/bluetooth/bluecard_cs.c: In function 'bluecard_read': /scratch/kisskb/src/drivers/bluetooth/bluecard_cs.c:348: error: implicit declaration of function 'inb' CC fs/sync.o make[3]: *** [drivers/bluetooth/bluecard_cs.o] Error 1 CC kernel/kthread.o CC [M] drivers/block/drbd/drbd_strings.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 kernel/wait.o CC kernel/kfifo.o CC kernel/sys_ni.o CC fs/utimes.o CC kernel/posix-cpu-timers.o CC kernel/mutex.o CC kernel/hrtimer.o CC kernel/rwsem.o make[2]: *** [drivers/bluetooth] Error 2 CC kernel/nsproxy.o CC fs/stack.o CC kernel/srcu.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 LD [M] sound/core/snd.o CC kernel/semaphore.o CC [M] crypto/wp512.o LD [M] sound/core/snd-hwdep.o CC [M] crypto/tgr192.o LD [M] sound/core/snd-timer.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 LD [M] sound/core/snd-hrtimer.o CC kernel/notifier.o LD [M] sound/core/snd-pcm.o LD [M] sound/core/snd-page-alloc.o LD [M] sound/core/snd-rawmidi.o CC fs/fs_struct.o make[1]: *** [sound] Error 2 CC fs/statfs.o CC kernel/ksysfs.o CC fs/buffer.o CC [M] drivers/block/drbd/drbd_nl.o CC fs/bio.o CC [M] crypto/gf128mul.o CC fs/block_dev.o CC kernel/pm_qos_params.o CC kernel/sched_clock.o CC kernel/cred.o CC kernel/async.o CC kernel/range.o CC kernel/jump_label.o CC kernel/groups.o CC mm/cleancache.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/direct-io.o CC [M] mm/kmemleak-test.o CC fs/mpage.o CC fs/ioprio.o CC kernel/freezer.o CC kernel/profile.o CC kernel/sysctl_check.o CC kernel/stacktrace.o CC fs/bio-integrity.o CC [M] crypto/ecb.o LD fs/9p/built-in.o CC [M] fs/9p/vfs_super.o CC [M] crypto/cbc.o CC kernel/debug/debug_core.o CC [M] crypto/pcbc.o LD fs/adfs/built-in.o LD fs/affs/built-in.o CC [M] fs/adfs/dir.o CC [M] fs/affs/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 LD fs/afs/built-in.o CC [M] fs/afs/cache.o CC kernel/gcov/base.o CC [M] fs/adfs/dir_f.o LD fs/autofs4/built-in.o CC [M] fs/autofs4/init.o LD fs/befs/built-in.o CC [M] fs/befs/datastream.o CC [M] fs/befs/btree.o CC [M] fs/afs/callback.o CC kernel/irq/irqdesc.o CC [M] crypto/cts.o CC [M] fs/affs/namei.o CC [M] fs/9p/vfs_inode.o CC kernel/power/main.o CC kernel/time/timekeeping.o CC kernel/time/ntp.o CC [M] fs/autofs4/inode.o CC kernel/gcov/fs.o CC [M] fs/autofs4/root.o /scratch/kisskb/src/drivers/block/drbd/drbd_receiver.c: In function 'recv_bm_rle_bits': /scratch/kisskb/src/drivers/block/drbd/drbd_receiver.c:3400: warning: 'rl' may be used uninitialized in this function CC [M] fs/autofs4/symlink.o CC kernel/gcov/gcc_3_4.o CC [M] fs/autofs4/waitq.o CC [M] fs/autofs4/expire.o CC [M] fs/affs/inode.o CC kernel/power/process.o CC kernel/power/poweroff.o CC [M] fs/adfs/dir_fplus.o CC [M] fs/afs/cell.o CC [M] fs/afs/cmservice.o CC kernel/irq/handle.o CC [M] crypto/lrw.o CC [M] fs/affs/file.o CC [M] fs/affs/dir.o CC [M] crypto/xts.o CC [M] crypto/ctr.o CC kernel/debug/gdbstub.o CC kernel/debug/kdb/kdb_io.o CC [M] fs/befs/super.o CC [M] fs/befs/inode.o CC [M] fs/befs/debug.o LD kernel/power/built-in.o CC [M] crypto/gcm.o CC kernel/trace/trace_selftest_dynamic.o CC [M] fs/adfs/file.o CC kernel/irq/manage.o CC kernel/mutex-debug.o CC kernel/lockdep.o CC [M] fs/affs/amigaffs.o CC [M] crypto/ccm.o CC [M] fs/autofs4/dev-ioctl.o CC kernel/irq/spurious.o CC kernel/irq/resend.o LD kernel/gcov/built-in.o CC [M] fs/affs/bitmap.o CC kernel/debug/kdb/kdb_main.o CC [M] crypto/cryptd.o CC kernel/debug/kdb/kdb_support.o CC [M] fs/adfs/inode.o CC [M] fs/befs/io.o CC kernel/trace/trace_clock.o CC [M] fs/9p/vfs_inode_dotl.o CC kernel/time/clocksource.o CC kernel/time/jiffies.o CC kernel/debug/kdb/kdb_bt.o CC [M] crypto/des_generic.o LD mm/built-in.o CC [M] fs/affs/symlink.o CC [M] fs/9p/vfs_addr.o CC [M] fs/9p/vfs_file.o CC [M] fs/adfs/map.o CC [M] fs/9p/vfs_dir.o CC kernel/irq/chip.o CC [M] fs/9p/vfs_dentry.o CC [M] fs/afs/dir.o CC [M] fs/9p/v9fs.o CC [M] fs/befs/linuxvfs.o CC [M] fs/9p/fid.o CC kernel/time/timer_list.o CC kernel/time/timecompare.o CC [M] fs/afs/file.o CC kernel/trace/ftrace.o CC kernel/time/timeconv.o CC [M] fs/9p/xattr.o CC [M] crypto/fcrypt.o CC kernel/irq/dummychip.o CC [M] crypto/blowfish.o CC kernel/trace/ring_buffer.o CC [M] fs/adfs/super.o LD [M] fs/autofs4/autofs4.o CC [M] fs/9p/xattr_user.o CC kernel/trace/trace.o GENKDB kernel/debug/kdb/gen-kdb_cmds.c CC [M] crypto/twofish_generic.o CC [M] crypto/twofish_common.o CC kernel/irq/devres.o CC [M] fs/9p/cache.o CC [M] fs/9p/acl.o CC [M] fs/afs/flock.o CC kernel/irq/proc.o CC kernel/time/posix-clock.o CC kernel/trace/trace_output.o CC kernel/lockdep_proc.o LD [M] fs/affs/affs.o CC kernel/trace/trace_stat.o LD fs/bfs/built-in.o CC [M] fs/bfs/inode.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 [M] fs/afs/fsclient.o CC kernel/debug/kdb/kdb_bp.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 kernel/trace/trace_printk.o LD fs/btrfs/built-in.o CC kernel/futex.o CC [M] fs/btrfs/super.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 LD fs/cachefiles/built-in.o LD kernel/irq/built-in.o CC kernel/trace/trace_sched_switch.o CC [M] fs/cachefiles/bind.o CC kernel/trace/trace_functions.o CC [M] fs/afs/inode.o CC [M] fs/cachefiles/daemon.o LD [M] fs/befs/befs.o CC kernel/trace/trace_irqsoff.o CC [M] fs/btrfs/ctree.o LD fs/ceph/built-in.o CC [M] fs/ceph/super.o CC [M] fs/cachefiles/interface.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 /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 kernel/time/clockevents.o CC [M] fs/bfs/file.o LD [M] fs/adfs/adfs.o LD [M] fs/9p/9p.o CC kernel/rtmutex.o CC kernel/debug/kdb/kdb_debugger.o CC [M] fs/bfs/dir.o CC [M] crypto/serpent.o CC [M] fs/btrfs/extent-tree.o CC kernel/debug/kdb/kdb_keyboard.o CC kernel/trace/trace_sched_wakeup.o CC [M] fs/cachefiles/key.o CC kernel/rtmutex-debug.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' CC kernel/debug/kdb/gen-kdb_cmds.o make[4]: *** [kernel/debug/kdb/kdb_keyboard.o] Error 1 make[4]: *** Waiting for unfinished jobs.... CC kernel/time/tick-common.o CC [M] crypto/aes_generic.o CC [M] crypto/camellia.o CC [M] fs/btrfs/print-tree.o CC kernel/time/tick-oneshot.o CC kernel/trace/trace_nop.o CC kernel/rtmutex-tester.o CC [M] fs/ceph/inode.o CC [M] fs/cachefiles/main.o CC kernel/up.o CC kernel/time/tick-sched.o CC [M] fs/cachefiles/namei.o make[3]: *** [kernel/debug/kdb] Error 2 make[2]: *** [kernel/debug] Error 2 make[2]: *** Waiting for unfinished jobs.... CC [M] fs/ceph/dir.o LD [M] fs/bfs/bfs.o CC kernel/time/timer_stats.o CC [M] fs/afs/main.o CC [M] fs/ceph/file.o CC [M] fs/ceph/locks.o CC [M] fs/cachefiles/rdwr.o CC [M] fs/afs/misc.o LD fs/cifs/built-in.o CC [M] fs/cifs/cifsfs.o CC [M] crypto/cast5.o CC [M] crypto/cast6.o CC [M] crypto/arc4.o LD [M] drivers/block/drbd/drbd.o make[1]: *** [drivers] Error 2 CC [M] crypto/tea.o CC [M] crypto/khazad.o CC [M] fs/ceph/addr.o CC kernel/trace/trace_stack.o LD fs/coda/built-in.o CC [M] fs/coda/psdev.o CC [M] fs/coda/cache.o CC [M] fs/cifs/cifssmb.o CC [M] fs/afs/mntpt.o CC [M] fs/btrfs/root-tree.o CC [M] fs/btrfs/dir-item.o CC [M] fs/afs/proc.o CC [M] crypto/anubis.o LD fs/configfs/built-in.o CC [M] fs/configfs/inode.o CC [M] crypto/seed.o CC [M] fs/configfs/file.o LD kernel/time/built-in.o CC [M] fs/ceph/ioctl.o CC [M] fs/afs/rxrpc.o CC [M] fs/afs/security.o LD fs/cramfs/built-in.o CC [M] fs/cramfs/inode.o CC [M] fs/coda/cnode.o CC [M] fs/afs/server.o CC [M] fs/coda/inode.o CC [M] crypto/salsa20_generic.o CC [M] fs/afs/super.o CC [M] fs/afs/netdevices.o CC [M] fs/afs/vlclient.o CC [M] fs/ceph/export.o CC [M] fs/ceph/caps.o CC kernel/trace/trace_functions_graph.o CC [M] fs/coda/dir.o CC [M] fs/ceph/snap.o CC [M] fs/ceph/xattr.o CC [M] fs/configfs/dir.o CC [M] fs/coda/file.o CC [M] fs/coda/upcall.o CC [M] fs/configfs/symlink.o CC [M] fs/coda/coda_linux.o CC [M] fs/afs/vlocation.o CC [M] fs/configfs/mount.o CC [M] fs/coda/symlink.o CC [M] fs/coda/pioctl.o CC [M] fs/coda/sysctl.o CC [M] crypto/deflate.o CC [M] fs/configfs/item.o CC [M] fs/cramfs/uncompress.o CC [M] crypto/zlib.o CC [M] crypto/michael_mic.o CC [M] fs/cachefiles/security.o CC [M] fs/ceph/mds_client.o CC [M] fs/afs/vnode.o CC [M] fs/afs/volume.o CC [M] crypto/crc32c.o CC [M] fs/afs/write.o CC [M] crypto/authenc.o CC [M] fs/ceph/mdsmap.o CC [M] fs/cifs/cifs_debug.o CC [M] crypto/authencesn.o LD [M] fs/cramfs/cramfs.o CC [M] fs/btrfs/file-item.o CC [M] fs/ceph/strings.o CC kernel/trace/blktrace.o CC [M] fs/btrfs/inode-item.o CC [M] fs/btrfs/inode-map.o CC [M] fs/btrfs/disk-io.o CC [M] fs/btrfs/transaction.o CC [M] fs/btrfs/inode.o CC [M] fs/cachefiles/xattr.o CC [M] fs/btrfs/file.o CC [M] crypto/lzo.o CC fs/debugfs/inode.o CC [M] crypto/ansi_cprng.o CC kernel/trace/trace_events.o CC [M] crypto/tcrypt.o CC [M] crypto/ghash-generic.o CC [M] crypto/af_alg.o CC [M] crypto/algif_hash.o CC fs/debugfs/file.o CC fs/devpts/inode.o LD [M] fs/configfs/configfs.o CC [M] fs/btrfs/tree-defrag.o CC [M] fs/cachefiles/proc.o LD fs/dlm/built-in.o CC [M] fs/dlm/ast.o CC [M] fs/dlm/config.o LD [M] fs/coda/coda.o CC [M] fs/dlm/dir.o CC [M] fs/dlm/lock.o CC [M] fs/dlm/lockspace.o CC [M] fs/btrfs/extent_map.o LD [M] fs/afs/kafs.o CC [M] fs/dlm/main.o CC [M] fs/btrfs/sysfs.o CC [M] fs/btrfs/struct-funcs.o LD fs/efs/built-in.o LD fs/ecryptfs/built-in.o CC [M] fs/ecryptfs/dentry.o CC [M] fs/efs/super.o LD [M] fs/cachefiles/cachefiles.o CC [M] fs/dlm/member.o CC [M] fs/efs/inode.o CC [M] fs/efs/namei.o CC [M] fs/ceph/ceph_frag.o CC [M] fs/ecryptfs/file.o CC [M] fs/efs/dir.o LD fs/devpts/devpts.o LD fs/devpts/built-in.o CC [M] fs/efs/file.o CC [M] fs/ecryptfs/inode.o CC [M] fs/ecryptfs/main.o CC [M] fs/ecryptfs/super.o LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o CC [M] fs/ecryptfs/mmap.o CC [M] fs/ceph/debugfs.o LD fs/exofs/built-in.o CC [M] fs/exofs/ios.o CC [M] fs/cifs/connect.o CC [M] fs/cifs/dir.o CC [M] fs/cifs/file.o CC [M] fs/exofs/inode.o CC [M] fs/btrfs/xattr.o CC kernel/trace/trace_export.o CC [M] fs/btrfs/ordered-data.o CC [M] fs/exofs/file.o CC [M] fs/exofs/symlink.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 CC [M] fs/exofs/namei.o CC [M] fs/efs/symlink.o CC [M] fs/dlm/memory.o CC fs/exportfs/expfs.o CC [M] fs/dlm/midcomms.o CC [M] crypto/algif_skcipher.o LD fs/ext2/built-in.o CC [M] fs/ext2/balloc.o CC [M] crypto/xor.o CC [M] fs/ecryptfs/read_write.o CC [M] fs/ecryptfs/crypto.o CC kernel/trace/trace_syscalls.o CC [M] fs/ecryptfs/keystore.o LD [M] fs/efs/efs.o CC [M] fs/btrfs/extent_io.o CC kernel/trace/trace_event_perf.o LD fs/ext3/built-in.o CC [M] fs/ext3/balloc.o LD fs/ext4/built-in.o CC [M] fs/ext3/bitmap.o CC [M] fs/btrfs/volumes.o CC [M] fs/ext4/balloc.o LD crypto/async_tx/built-in.o CC [M] crypto/async_tx/async_tx.o LD fs/fat/built-in.o CC [M] fs/fat/cache.o CC [M] fs/fat/dir.o CC [M] fs/fat/fatent.o CC [M] fs/cifs/inode.o LD fs/exportfs/exportfs.o LD fs/exportfs/built-in.o CC [M] fs/cifs/link.o CC [M] fs/cifs/misc.o CC [M] fs/cifs/netmisc.o CC [M] fs/ext3/dir.o CC [M] fs/ext2/dir.o CC [M] crypto/async_tx/async_memcpy.o CC [M] fs/ext2/file.o LD fs/freevxfs/built-in.o CC [M] fs/freevxfs/vxfs_bmap.o CC [M] fs/freevxfs/vxfs_fshead.o CC [M] fs/freevxfs/vxfs_immed.o CC [M] fs/freevxfs/vxfs_inode.o CC kernel/trace/trace_events_filter.o CC kernel/trace/trace_kprobe.o CC [M] fs/ecryptfs/messaging.o CC [M] fs/btrfs/async-thread.o CC [M] fs/ext4/bitmap.o CC [M] fs/dlm/netlink.o CC [M] fs/freevxfs/vxfs_lookup.o CC [M] crypto/async_tx/async_xor.o CC [M] fs/freevxfs/vxfs_olt.o CC [M] fs/fat/file.o CC [M] fs/cifs/smbencrypt.o CC [M] fs/freevxfs/vxfs_subr.o CC [M] fs/ext4/dir.o CC [M] crypto/async_tx/async_pq.o CC [M] crypto/async_tx/async_raid6_recov.o CC [M] fs/ext2/ialloc.o CC [M] fs/dlm/lowcomms.o CC [M] crypto/async_tx/raid6test.o CC [M] fs/dlm/plock.o CC [M] fs/cifs/transport.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 [M] fs/dlm/rcom.o CC [M] fs/exofs/dir.o CC [M] fs/freevxfs/vxfs_super.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 [M] fs/ecryptfs/miscdev.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 [M] fs/ecryptfs/kthread.o CC [M] fs/cifs/asn1.o CC [M] fs/cifs/cifs_unicode.o CC [M] fs/cifs/nterr.o CC [M] fs/dlm/recover.o CC [M] fs/dlm/recoverd.o CC [M] fs/ext4/file.o CC [M] fs/fat/inode.o CC [M] fs/dlm/requestqueue.o LD [M] fs/freevxfs/freevxfs.o CC [M] fs/ext4/fsync.o CC [M] fs/ext4/ialloc.o CC [M] fs/cifs/xattr.o CC [M] fs/fat/misc.o LD [M] fs/ceph/ceph.o CC [M] fs/ext3/file.o CC [M] fs/ecryptfs/debug.o CC [M] fs/btrfs/ioctl.o CC [M] fs/btrfs/locking.o CC kernel/trace/power-traces.o LD crypto/crypto.o CC [M] fs/ext4/inode.o LD crypto/built-in.o CC [M] fs/ext2/inode.o CC [M] fs/cifs/cifsencrypt.o CC [M] fs/dlm/user.o CC [M] fs/ext2/ioctl.o CC [M] fs/cifs/readdir.o CC [M] fs/ext3/fsync.o CC [M] fs/cifs/ioctl.o LD [M] fs/ecryptfs/ecryptfs.o CC [M] fs/btrfs/orphan.o CC [M] fs/ext2/namei.o CC [M] fs/ext3/ialloc.o CC [M] fs/ext4/page-io.o CC [M] fs/fat/namei_msdos.o CC [M] fs/fat/namei_vfat.o CC [M] fs/exofs/super.o CC [M] fs/btrfs/export.o CC [M] fs/cifs/sess.o LD fs/fuse/built-in.o CC [M] fs/fuse/dev.o CC [M] fs/fuse/dir.o LD fs/gfs2/built-in.o CC [M] fs/gfs2/acl.o LD fs/fscache/built-in.o CC [M] fs/fscache/cache.o CC [M] fs/fscache/cookie.o CC [M] fs/ext2/super.o CC [M] fs/ext4/ioctl.o CC [M] fs/ext4/namei.o CC [M] fs/btrfs/tree-log.o CC [M] fs/ext4/super.o CC [M] fs/fscache/fsdef.o CC [M] fs/ext3/inode.o CC [M] fs/gfs2/bmap.o CC [M] fs/btrfs/acl.o CC [M] fs/btrfs/free-space-cache.o CC kernel/trace/trace_kdb.o CC [M] fs/gfs2/dir.o CC [M] fs/gfs2/xattr.o CC [M] fs/ext3/ioctl.o CC [M] fs/gfs2/glock.o LD [M] fs/fat/fat.o LD [M] fs/fat/vfat.o LD [M] fs/fat/msdos.o CC [M] fs/ext4/symlink.o CC [M] fs/dlm/util.o LD fs/hfs/built-in.o CC [M] fs/hfs/bitmap.o CC [M] fs/dlm/debug_fs.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 [M] fs/cifs/export.o CC [M] fs/ext3/namei.o CC [M] fs/ext3/super.o CC [M] fs/gfs2/glops.o LD [M] fs/exofs/exofs.o CC [M] fs/gfs2/inode.o CC [M] kernel/trace/ring_buffer_benchmark.o CC [M] fs/gfs2/log.o CC [M] fs/hfs/bfind.o CC [M] fs/cifs/cifsacl.o CC [M] fs/gfs2/lops.o CC [M] fs/gfs2/main.o CC [M] fs/gfs2/meta_io.o LD fs/hfsplus/built-in.o CC [M] fs/hfsplus/super.o CC [M] fs/ext3/symlink.o CC [M] fs/ext2/symlink.o CC [M] fs/hfs/bnode.o CC [M] fs/ext3/hash.o CC [M] fs/ext2/xattr.o CC [M] fs/fscache/main.o CC [M] fs/fscache/netfs.o CC [M] fs/fscache/object.o CC [M] fs/fscache/operation.o LD kernel/trace/libftrace.o LD kernel/trace/built-in.o CC [M] fs/btrfs/zlib.o make[1]: *** [kernel] Error 2 CC [M] fs/btrfs/lzo.o CC [M] fs/ext2/xattr_user.o LD [M] fs/dlm/dlm.o CC [M] fs/ext2/xattr_trusted.o CC [M] fs/hfsplus/options.o CC [M] fs/gfs2/aops.o CC [M] fs/hfsplus/inode.o CC [M] fs/hfs/brec.o CC [M] fs/gfs2/dentry.o CC [M] fs/gfs2/export.o CC [M] fs/btrfs/compression.o CC [M] fs/hfs/btree.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 [M] fs/fuse/file.o CC [M] fs/hfs/catalog.o CC [M] fs/cifs/cifs_spnego.o CC [M] fs/fuse/inode.o CC [M] fs/cifs/dns_resolve.o CC [M] fs/cifs/cifs_dfs_ref.o CC [M] fs/cifs/fscache.o CC [M] fs/ext2/acl.o CC [M] fs/fuse/control.o CC [M] fs/cifs/cache.o CC [M] fs/hfsplus/ioctl.o CC [M] fs/hfsplus/extents.o CC [M] fs/gfs2/file.o CC [M] fs/gfs2/ops_fstype.o CC [M] fs/hfsplus/catalog.o CC [M] fs/fscache/page.o CC [M] fs/hfsplus/dir.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 [M] fs/hfsplus/btree.o CC [M] fs/btrfs/delayed-ref.o LD fs/hpfs/built-in.o CC [M] fs/hpfs/alloc.o LD fs/isofs/built-in.o CC [M] fs/isofs/namei.o LD fs/jbd/built-in.o CC [M] fs/jbd/transaction.o LD fs/jbd2/built-in.o CC [M] fs/jbd2/transaction.o CC [M] fs/hfs/dir.o LD fs/jffs2/built-in.o CC [M] fs/jffs2/compr.o CC [M] fs/ext2/xattr_security.o CC [M] fs/hfsplus/bnode.o CC [M] fs/hfs/extent.o CC [M] fs/hfs/inode.o LD fs/jfs/built-in.o CC [M] fs/jfs/super.o CC [M] fs/jbd2/commit.o CC [M] fs/jfs/file.o CC [M] fs/isofs/inode.o LD fs/lockd/built-in.o LD [M] fs/cifs/cifs.o CC [M] fs/ext3/resize.o CC [M] fs/jffs2/dir.o CC [M] fs/lockd/clntlock.o CC [M] fs/lockd/clntproc.o LD [M] fs/ext2/ext2.o CC [M] fs/hpfs/anode.o CC [M] fs/btrfs/relocation.o LD fs/logfs/built-in.o CC [M] fs/logfs/compr.o CC [M] fs/isofs/dir.o CC [M] fs/ext3/ext3_jbd.o CC [M] fs/ext3/xattr.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 CC [M] fs/ext3/xattr_user.o CC [M] fs/ext3/xattr_trusted.o CC [M] fs/jffs2/file.o CC [M] fs/jffs2/ioctl.o CC [M] fs/jffs2/nodelist.o CC [M] fs/jffs2/malloc.o CC [M] fs/logfs/dir.o CC [M] fs/logfs/file.o CC [M] fs/isofs/util.o CC [M] fs/ext4/hash.o CC [M] fs/jfs/inode.o CC [M] fs/hfs/attr.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 [M] fs/hpfs/buffer.o CC [M] fs/ext3/acl.o CC [M] fs/logfs/gc.o CC [M] fs/jfs/namei.o CC [M] fs/jfs/jfs_mount.o CC [M] fs/jfs/jfs_umount.o CC [M] fs/gfs2/ops_inode.o CC [M] fs/jfs/jfs_xtree.o CC [M] fs/hfs/mdb.o CC [M] fs/hfs/part_tbl.o CC [M] fs/ext3/xattr_security.o CC [M] fs/isofs/rock.o CC [M] fs/isofs/export.o CC [M] fs/jfs/jfs_imap.o CC [M] fs/fuse/cuse.o CC [M] fs/isofs/joliet.o CC [M] fs/hpfs/dentry.o CC [M] fs/hfsplus/brec.o CC [M] fs/lockd/clntxdr.o CC [M] fs/jbd2/recovery.o CC [M] fs/hpfs/dir.o CC [M] fs/lockd/host.o CC [M] fs/lockd/svc.o CC [M] fs/hfsplus/bfind.o CC [M] fs/logfs/inode.o CC [M] fs/logfs/journal.o CC [M] fs/hfs/string.o CC [M] fs/fscache/proc.o CC [M] fs/hfs/super.o CC [M] fs/hfs/sysdep.o CC [M] fs/hfs/trans.o CC [M] fs/jbd/commit.o CC [M] fs/jbd/recovery.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 [M] fs/jbd/checkpoint.o CC [M] fs/jbd/revoke.o CC [M] fs/jfs/jfs_debug.o CC [M] fs/isofs/compress.o CC [M] fs/hpfs/dnode.o CC [M] fs/fscache/stats.o CC [M] fs/jffs2/read.o CC [M] fs/hfsplus/tables.o LD [M] fs/fuse/fuse.o LD fs/minix/built-in.o CC [M] fs/minix/bitmap.o CC [M] fs/logfs/readwrite.o CC [M] fs/hfsplus/unicode.o CC [M] fs/lockd/svclock.o CC [M] fs/jbd2/checkpoint.o CC [M] fs/jbd2/revoke.o CC [M] fs/jffs2/nodemgmt.o CC [M] fs/jfs/jfs_dmap.o LD [M] fs/ext3/ext3.o LD [M] fs/hfs/hfs.o CC [M] fs/jbd/journal.o LD fs/ncpfs/built-in.o CC [M] fs/fscache/histogram.o CC [M] fs/ncpfs/dir.o CC [M] fs/lockd/svcshare.o CC [M] fs/lockd/svcproc.o LD fs/nfs_common/built-in.o CC [M] fs/nfs_common/nfsacl.o CC [M] fs/lockd/svcsubs.o LD fs/nfs/built-in.o CC [M] fs/ext4/resize.o CC [M] fs/nfs/client.o CC [M] fs/minix/itree_v1.o CC [M] fs/lockd/mon.o CC [M] fs/hfsplus/wrapper.o LD [M] fs/isofs/isofs.o CC [M] fs/hfsplus/bitmap.o CC [M] fs/fscache/object-list.o LD fs/nfsd/built-in.o CC [M] fs/nfsd/nfssvc.o CC [M] fs/gfs2/quota.o CC [M] fs/nfsd/nfsctl.o CC [M] fs/jffs2/readinode.o LD fs/nilfs2/built-in.o CC [M] fs/nilfs2/inode.o CC [M] fs/jffs2/write.o CC [M] fs/jffs2/scan.o CC [M] fs/nfsd/nfsproc.o CC [M] fs/nfsd/nfsfh.o LD [M] fs/nfs_common/nfs_acl.o CC [M] fs/minix/itree_v2.o CC [M] fs/nfs/dir.o CC [M] fs/jffs2/gc.o CC [M] fs/hfsplus/part_tbl.o CC [M] fs/lockd/xdr.o CC [M] fs/lockd/grace.o CC [M] fs/ncpfs/file.o CC [M] fs/jbd2/journal.o CC [M] fs/gfs2/recovery.o CC [M] fs/nfs/file.o CC [M] fs/ncpfs/inode.o LD [M] fs/fscache/fscache.o CC [M] fs/nfs/getroot.o CC [M] fs/gfs2/rgrp.o LD [M] fs/hfsplus/hfsplus.o CC [M] fs/jffs2/symlink.o CC [M] fs/jffs2/build.o CC [M] fs/logfs/segment.o CC [M] fs/nilfs2/file.o CC [M] fs/nfs/inode.o CC [M] fs/minix/namei.o CC [M] fs/hpfs/ea.o CC [M] fs/hpfs/file.o CC [M] fs/jffs2/erase.o CC [M] fs/nfsd/vfs.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 [M] fs/nfsd/export.o CC [M] fs/minix/inode.o CC [M] fs/lockd/clnt4xdr.o CC [M] fs/lockd/xdr4.o CC [M] fs/minix/file.o CC [M] fs/minix/dir.o CC [M] fs/hpfs/inode.o CC [M] fs/hpfs/map.o CC [M] fs/ext4/extents.o CC [M] fs/jfs/jfs_unicode.o CC [M] fs/nfsd/auth.o CC [M] fs/nfsd/lockd.o CC [M] fs/nfsd/nfscache.o CC [M] fs/nilfs2/dir.o CC [M] fs/nfsd/nfsxdr.o CC [M] fs/jffs2/background.o CC [M] fs/hpfs/name.o CC [M] fs/hpfs/namei.o CC [M] fs/jffs2/fs.o LD [M] fs/jbd/jbd.o CC [M] fs/jfs/jfs_dtree.o CC [M] fs/jfs/jfs_inode.o CC [M] fs/lockd/svc4proc.o CC [M] fs/ncpfs/ioctl.o CC [M] fs/ncpfs/mmap.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 CC [M] fs/nfs/super.o CC [M] fs/hpfs/super.o CC [M] fs/jfs/jfs_extent.o CC [M] fs/ncpfs/ncplib_kernel.o CC [M] fs/nfsd/stats.o CC [M] fs/jfs/symlink.o CC [M] fs/jfs/jfs_metapage.o CC [M] fs/logfs/super.o LD [M] fs/minix/minix.o CC [M] fs/nfsd/nfs2acl.o LD fs/nls/built-in.o CC [M] fs/gfs2/super.o CC [M] fs/nls/nls_base.o CC fs/notify/fsnotify.o CC [M] fs/nilfs2/super.o CC [M] fs/jfs/jfs_logmgr.o CC [M] fs/nfs/nfs2xdr.o CC [M] fs/nfs/direct.o CC fs/notify/notification.o CC [M] fs/jfs/jfs_txnmgr.o CC [M] fs/nfsd/nfs3proc.o CC [M] fs/ncpfs/sock.o CC [M] fs/jfs/jfs_uniupr.o LD fs/ntfs/built-in.o CC [M] fs/ntfs/aops.o CC [M] fs/nls/nls_cp437.o CC [M] fs/jfs/resize.o CC [M] fs/nilfs2/namei.o CC [M] fs/nfsd/nfs3xdr.o LD fs/ocfs2/built-in.o CC [M] fs/jffs2/writev.o CC [M] fs/ocfs2/alloc.o LD [M] fs/lockd/lockd.o CC [M] fs/ocfs2/aops.o LD fs/omfs/built-in.o CC [M] fs/ocfs2/blockcheck.o CC [M] fs/omfs/bitmap.o LD [M] fs/hpfs/hpfs.o CC [M] fs/nfs/pagelist.o CC [M] fs/nls/nls_cp737.o CC [M] fs/logfs/dev_bdev.o LD [M] fs/btrfs/btrfs.o CC fs/notify/group.o CC fs/notify/inode_mark.o CC [M] fs/omfs/dir.o CC [M] fs/ncpfs/ncpsign_kernel.o CC [M] fs/nls/nls_cp775.o CC [M] fs/jffs2/super.o CC [M] fs/jffs2/debug.o CC [M] fs/nls/nls_cp850.o CC fs/partitions/check.o CC fs/pstore/inode.o CC fs/pstore/platform.o CC fs/proc/nommu.o CC [M] fs/nfs/proc.o CC [M] fs/nls/nls_cp852.o CC [M] fs/nilfs2/page.o CC [M] fs/nilfs2/mdt.o CC [M] fs/ncpfs/getopt.o CC [M] fs/jfs/xattr.o CC [M] fs/gfs2/sys.o CC [M] fs/omfs/file.o CC [M] fs/nfs/read.o CC [M] fs/nfs/symlink.o CC fs/notify/mark.o CC [M] fs/jfs/ioctl.o CC [M] fs/nls/nls_cp855.o CC [M] fs/jffs2/wbuf.o LD [M] fs/logfs/logfs.o CC [M] fs/ncpfs/symlink.o CC [M] fs/nfs/unlink.o CC [M] fs/nfs/write.o CC [M] fs/jffs2/xattr.o CC [M] fs/jfs/acl.o CC [M] fs/nfs/namespace.o CC [M] fs/nfs/mount_clnt.o CC fs/proc/task_nommu.o LD fs/pstore/pstore.o LD fs/pstore/built-in.o CC [M] fs/nfs/dns_resolve.o CC [M] fs/nfs/cache_lib.o CC [M] fs/nls/nls_cp857.o LD [M] fs/jbd2/jbd2.o CC [M] fs/nls/nls_cp860.o CC fs/partitions/acorn.o CC [M] fs/jffs2/xattr_trusted.o LD [M] fs/ncpfs/ncpfs.o CC [M] fs/gfs2/trans.o CC fs/proc/inode.o CC [M] fs/gfs2/util.o CC [M] fs/gfs2/lock_dlm.o CC fs/notify/vfsmount_mark.o CC [M] fs/omfs/inode.o CC [M] fs/nls/nls_cp861.o CC [M] fs/nfsd/nfs3acl.o CC [M] fs/nfsd/nfs4proc.o CC [M] fs/nfs/nfs3proc.o CC fs/proc/root.o CC fs/proc/base.o CC [M] fs/nls/nls_cp862.o CC fs/notify/dnotify/dnotify.o CC [M] fs/ntfs/attrib.o CC fs/notify/fanotify/fanotify.o CC fs/partitions/amiga.o CC fs/notify/fanotify/fanotify_user.o CC [M] fs/jffs2/xattr_user.o CC [M] fs/ext4/ext4_jbd2.o CC [M] fs/nls/nls_cp863.o CC [M] fs/nls/nls_cp864.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 LD [M] fs/gfs2/gfs2.o LD fs/qnx4/built-in.o CC [M] fs/qnx4/inode.o CC [M] fs/nfsd/nfs4xdr.o CC [M] fs/qnx4/dir.o CC [M] fs/nfsd/nfs4state.o CC fs/quota/dquot.o CC fs/ramfs/inode.o CC [M] fs/nilfs2/btnode.o CC [M] fs/jffs2/security.o CC [M] fs/nls/nls_cp865.o CC [M] fs/nfsd/nfs4idmap.o CC [M] fs/nls/nls_cp866.o LD fs/notify/dnotify/built-in.o CC fs/partitions/atari.o CC fs/partitions/mac.o CC [M] fs/ext4/migrate.o CC fs/notify/inotify/inotify_fsnotify.o LD fs/reiserfs/built-in.o CC [M] fs/reiserfs/bitmap.o CC [M] fs/ntfs/collate.o CC [M] fs/nilfs2/bmap.o CC [M] fs/ext4/mballoc.o CC [M] fs/qnx4/namei.o CC [M] fs/jffs2/acl.o CC [M] fs/reiserfs/do_balan.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 [M] fs/nls/nls_cp869.o CC [M] fs/nfs/nfs3xdr.o LD [M] fs/omfs/omfs.o CC [M] fs/ntfs/compress.o CC fs/ramfs/file-nommu.o CC fs/quota/quota.o CC fs/quota/netlink.o CC [M] fs/nfsd/nfs4acl.o CC fs/notify/inotify/inotify_user.o CC fs/proc/generic.o CC [M] fs/ext4/block_validity.o LD [M] fs/jfs/jfs.o CC [M] fs/qnx4/bitmap.o CC fs/proc/array.o CC [M] fs/nls/nls_cp874.o LD fs/notify/fanotify/built-in.o CC [M] fs/nilfs2/btree.o CC [M] fs/nfsd/nfs4callback.o CC fs/partitions/ldm.o CC [M] fs/nls/nls_cp932.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 [M] fs/nls/nls_euc-jp.o LD fs/ramfs/ramfs.o LD fs/ramfs/built-in.o CC [M] fs/ext4/move_extent.o CC [M] fs/ext4/xattr.o CC [M] fs/ext4/xattr_user.o LD [M] fs/qnx4/qnx4.o CC [M] fs/nls/nls_cp936.o CC [M] fs/nfsd/nfs4recover.o CC fs/proc/proc_tty.o CC [M] fs/ocfs2/buffer_head_io.o CC [M] fs/nfs/nfs3acl.o CC [M] fs/ext4/xattr_trusted.o CC [M] fs/jffs2/compr_rubin.o CC [M] fs/jffs2/compr_rtime.o LD fs/notify/inotify/built-in.o LD fs/notify/built-in.o CC [M] fs/jffs2/compr_zlib.o CC [M] fs/jffs2/compr_lzo.o LD fs/romfs/built-in.o CC [M] fs/romfs/storage.o CC [M] fs/ntfs/debug.o CC [M] fs/romfs/super.o CC [M] fs/jffs2/summary.o CC fs/sysfs/inode.o LD fs/squashfs/built-in.o CC [M] fs/squashfs/block.o CC [M] fs/squashfs/cache.o CC [M] fs/nls/nls_cp949.o CC [M] fs/squashfs/dir.o CC fs/partitions/msdos.o CC [M] fs/squashfs/export.o CC fs/proc/cmdline.o CC [M] fs/ocfs2/dcache.o LD fs/sysv/built-in.o CC [M] fs/sysv/ialloc.o CC fs/partitions/osf.o CC [M] fs/reiserfs/namei.o CC [M] fs/quota/quota_v1.o CC [M] fs/nfs/nfs4proc.o CC [M] fs/ext4/acl.o CC [M] fs/nls/nls_cp950.o CC [M] fs/squashfs/file.o CC [M] fs/quota/quota_v2.o LD fs/udf/built-in.o CC [M] fs/udf/balloc.o LD fs/ubifs/built-in.o CC fs/sysfs/file.o CC [M] fs/ubifs/shrinker.o CC [M] fs/ntfs/dir.o CC [M] fs/ntfs/file.o LD fs/ufs/built-in.o CC [M] fs/ufs/balloc.o LD [M] fs/romfs/romfs.o CC [M] fs/nfs/nfs4xdr.o CC [M] fs/udf/dir.o CC [M] fs/ufs/cylinder.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 [M] fs/nfs/nfs4state.o CC [M] fs/sysv/balloc.o LD fs/xfs/built-in.o CC [M] fs/xfs/linux-2.6/xfs_trace.o CC [M] fs/sysv/inode.o CC [M] fs/nls/nls_cp1250.o CC [M] fs/quota/quota_tree.o CC [M] fs/udf/file.o CC [M] fs/udf/ialloc.o CC fs/partitions/sgi.o LD [M] fs/jffs2/jffs2.o CC fs/eventpoll.o CC [M] fs/ntfs/index.o CC [M] fs/ubifs/journal.o CC [M] fs/nls/nls_cp1251.o CC [M] fs/nfs/nfs4renewd.o CC [M] fs/udf/inode.o CC [M] fs/squashfs/fragment.o CC fs/sysfs/dir.o CC [M] fs/squashfs/id.o CC [M] fs/nls/nls_ascii.o CC fs/partitions/sun.o CC [M] fs/nilfs2/direct.o CC [M] fs/nilfs2/dat.o CC [M] fs/udf/lowlevel.o CC [M] fs/nilfs2/recovery.o CC [M] fs/nls/nls_iso8859-1.o CC [M] fs/nilfs2/the_nilfs.o CC [M] fs/nilfs2/segbuf.o CC fs/partitions/ultrix.o CC fs/proc/consoles.o CC fs/partitions/efi.o CC [M] fs/squashfs/inode.o CC [M] fs/ocfs2/dir.o LD fs/quota/built-in.o CC [M] fs/sysv/itree.o CC fs/partitions/karma.o CC [M] fs/nls/nls_iso8859-2.o CC [M] fs/nilfs2/segment.o CC [M] fs/xfs/quota/xfs_dquot.o CC [M] fs/xfs/quota/xfs_dquot_item.o CC fs/anon_inodes.o CC [M] fs/xfs/quota/xfs_trans_dquot.o CC fs/proc/cpuinfo.o CC fs/proc/devices.o CC fs/proc/interrupts.o CC [M] fs/squashfs/namei.o CC [M] fs/squashfs/super.o CC [M] fs/nls/nls_iso8859-3.o CC fs/partitions/sysv68.o CC fs/proc/loadavg.o CC [M] fs/reiserfs/inode.o CC [M] fs/nfs/delegation.o CC [M] fs/nls/nls_iso8859-4.o CC [M] fs/nfs/idmap.o CC fs/sysfs/symlink.o CC fs/sysfs/mount.o CC [M] fs/sysv/file.o CC [M] fs/udf/namei.o CC fs/proc/meminfo.o CC [M] fs/nfs/callback.o CC [M] fs/nls/nls_iso8859-5.o CC [M] fs/squashfs/symlink.o CC [M] fs/squashfs/zlib_wrapper.o CC [M] fs/ufs/dir.o CC [M] fs/sysv/dir.o CC [M] fs/sysv/namei.o CC [M] fs/xfs/quota/xfs_qm_syscalls.o CC [M] fs/nilfs2/cpfile.o CC [M] fs/nfs/callback_xdr.o CC fs/proc/stat.o CC [M] fs/nls/nls_iso8859-6.o CC [M] fs/nls/nls_iso8859-7.o CC [M] fs/sysv/super.o CC [M] fs/nilfs2/sufile.o LD fs/partitions/built-in.o CC fs/signalfd.o CC [M] fs/squashfs/decompressor.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/timerfd.o CC fs/eventfd.o CC fs/aio.o CC [M] fs/nls/nls_cp1255.o CC [M] fs/ubifs/file.o CC fs/sysfs/bin.o CC [M] fs/nls/nls_iso8859-9.o CC fs/proc/uptime.o CC fs/proc/version.o CC [M] fs/squashfs/xattr.o CC [M] fs/squashfs/xattr_id.o LD [M] fs/nfsd/nfsd.o CC [M] fs/ufs/file.o CC [M] fs/ufs/ialloc.o CC [M] fs/ufs/inode.o CC [M] fs/ntfs/inode.o CC [M] fs/nls/nls_iso8859-13.o CC fs/proc/softirqs.o CC [M] fs/nfs/callback_proc.o CC [M] fs/reiserfs/file.o CC [M] fs/ufs/namei.o CC [M] fs/ufs/super.o CC [M] fs/nls/nls_iso8859-14.o CC [M] fs/squashfs/lzo_wrapper.o CC [M] fs/nfs/nfs4namespace.o CC [M] fs/udf/partition.o CC fs/sysfs/group.o CC fs/proc/proc_sysctl.o CC [M] fs/nls/nls_iso8859-15.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 CC [M] fs/nls/nls_koi8-r.o CC [M] fs/ext4/xattr_security.o CC [M] fs/sysv/symlink.o CC [M] fs/udf/super.o CC [M] fs/udf/truncate.o CC [M] fs/reiserfs/dir.o CC [M] fs/squashfs/xz_wrapper.o CC [M] fs/reiserfs/fix_node.o CC [M] fs/xfs/quota/xfs_qm_bhv.o CC [M] fs/nls/nls_koi8-u.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/locks.o LD fs/sysfs/built-in.o CC [M] fs/reiserfs/super.o CC [M] fs/ubifs/dir.o CC fs/nfsctl.o CC [M] fs/ufs/symlink.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/binfmt_script.o CC fs/binfmt_elf_fdpic.o CC [M] fs/nls/nls_koi8-ru.o LD [M] fs/squashfs/squashfs.o CC fs/binfmt_flat.o LD [M] fs/sysv/sysv.o CC [M] fs/udf/symlink.o CC [M] fs/ufs/truncate.o CC [M] fs/reiserfs/prints.o CC [M] fs/reiserfs/objectid.o CC [M] fs/reiserfs/lbalance.o CC [M] fs/udf/directory.o CC [M] fs/ubifs/super.o CC [M] fs/ubifs/sb.o CC fs/proc/proc_net.o CC [M] fs/nls/nls_utf8.o CC fs/posix_acl.o CC [M] fs/reiserfs/ibalance.o CC [M] fs/ntfs/mft.o CC [M] fs/ntfs/mst.o CC [M] fs/ntfs/namei.o CC [M] fs/ntfs/runlist.o CC [M] fs/nilfs2/ifile.o CC [M] fs/nilfs2/alloc.o CC fs/proc/vmcore.o CC [M] fs/ocfs2/dlmglue.o CC [M] fs/ntfs/super.o CC [M] fs/ntfs/sysctl.o CC fs/xattr_acl.o CC [M] fs/ntfs/unistr.o CC [M] fs/ntfs/upcase.o CC [M] fs/ntfs/bitmap.o CC [M] fs/ntfs/lcnalloc.o CC [M] fs/xfs/quota/xfs_qm.o CC [M] fs/nilfs2/gcinode.o CC [M] fs/ntfs/logfile.o CC [M] fs/xfs/linux-2.6/xfs_quotaops.o LD [M] fs/ext4/ext4.o CC fs/fhandle.o CC fs/dcookies.o CC [M] fs/nilfs2/ioctl.o CC fs/proc/kmsg.o CC [M] fs/binfmt_misc.o CC [M] fs/ntfs/quota.o CC [M] fs/ufs/util.o CC [M] fs/mbcache.o CC [M] fs/ntfs/usnjrnl.o CC [M] fs/ubifs/io.o CC [M] fs/xfs/quota/xfs_qm_stats.o LD fs/proc/proc.o CC [M] fs/nfs/pnfs.o LD fs/proc/built-in.o CC [M] fs/nfs/sysctl.o CC [M] fs/reiserfs/stree.o CC [M] fs/xfs/xfs_rtalloc.o CC [M] fs/udf/misc.o CC [M] fs/udf/udftime.o CC [M] fs/ubifs/tnc.o CC [M] fs/xfs/linux-2.6/xfs_acl.o CC [M] fs/udf/unicode.o CC [M] fs/xfs/linux-2.6/xfs_stats.o CC [M] fs/nfs/fscache.o CC [M] fs/nfs/fscache-index.o CC [M] fs/ocfs2/export.o CC [M] fs/ocfs2/extent_map.o CC [M] fs/ubifs/master.o CC [M] fs/reiserfs/hashes.o CC [M] fs/reiserfs/tail_conversion.o CC [M] fs/reiserfs/journal.o CC [M] fs/ubifs/scan.o CC [M] fs/reiserfs/resize.o CC [M] fs/reiserfs/item_ops.o CC [M] fs/reiserfs/ioctl.o LD [M] fs/ufs/ufs.o CC [M] fs/ocfs2/file.o CC [M] fs/xfs/linux-2.6/xfs_sysctl.o LD [M] fs/udf/udf.o CC [M] fs/ocfs2/heartbeat.o CC [M] fs/reiserfs/xattr.o LD [M] fs/nilfs2/nilfs2.o CC [M] fs/xfs/xfs_alloc.o CC [M] fs/reiserfs/lock.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:110: warning: 'ea_name' may be used uninitialized in this function CC [M] fs/nfs/nfs4filelayout.o CC [M] fs/ubifs/replay.o CC [M] fs/xfs/xfs_alloc_btree.o CC [M] fs/reiserfs/procfs.o CC [M] fs/ubifs/log.o CC [M] fs/ocfs2/inode.o CC [M] fs/xfs/xfs_attr.o CC [M] fs/ubifs/commit.o CC [M] fs/ocfs2/ioctl.o CC [M] fs/xfs/xfs_attr_leaf.o CC [M] fs/xfs/xfs_bit.o CC [M] fs/xfs/xfs_bmap.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 /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 [M] fs/xfs/xfs_bmap_btree.o CC [M] fs/nfs/nfs4filelayoutdev.o CC [M] fs/xfs/xfs_btree.o CC [M] fs/xfs/xfs_buf_item.o CC [M] fs/ocfs2/journal.o CC [M] fs/xfs/xfs_da_btree.o CC [M] fs/xfs/xfs_dir2.o CC [M] fs/ubifs/gc.o CC [M] fs/ubifs/orphan.o CC [M] fs/ubifs/budget.o CC [M] fs/ubifs/find.o CC [M] fs/ubifs/tnc_commit.o CC [M] fs/ocfs2/localalloc.o CC [M] fs/xfs/xfs_dir2_block.o CC [M] fs/xfs/xfs_dir2_data.o CC [M] fs/xfs/xfs_dir2_leaf.o CC [M] fs/xfs/xfs_dir2_node.o CC [M] fs/ocfs2/locks.o CC [M] fs/ocfs2/mmap.o LD [M] fs/nfs/nfs.o CC [M] fs/reiserfs/xattr_user.o LD [M] fs/nfs/nfs_layout_nfsv41_files.o CC [M] fs/reiserfs/xattr_trusted.o CC [M] fs/xfs/xfs_dir2_sf.o CC [M] fs/xfs/xfs_error.o CC [M] fs/reiserfs/xattr_security.o CC [M] fs/xfs/xfs_extfree_item.o CC [M] fs/ocfs2/namei.o CC [M] fs/ocfs2/refcounttree.o CC [M] fs/ocfs2/reservations.o CC [M] fs/ocfs2/resize.o CC [M] fs/reiserfs/xattr_acl.o LD [M] fs/ntfs/ntfs.o CC [M] fs/ocfs2/slot_map.o CC [M] fs/ocfs2/suballoc.o CC [M] fs/xfs/xfs_filestream.o CC [M] fs/xfs/xfs_fsops.o CC [M] fs/ubifs/compress.o CC [M] fs/ubifs/lpt.o CC [M] fs/ocfs2/super.o CC [M] fs/ocfs2/symlink.o CC [M] fs/xfs/xfs_ialloc.o CC [M] fs/ocfs2/sysfile.o CC [M] fs/xfs/xfs_ialloc_btree.o CC [M] fs/ubifs/lprops.o CC [M] fs/ocfs2/uptodate.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 CC [M] fs/ubifs/recovery.o CC [M] fs/xfs/xfs_iget.o CC [M] fs/xfs/xfs_inode.o CC [M] fs/ocfs2/ver.o CC [M] fs/xfs/xfs_inode_item.o LD [M] fs/reiserfs/reiserfs.o CC [M] fs/ocfs2/quota_local.o CC [M] fs/ocfs2/quota_global.o CC [M] fs/ubifs/ioctl.o CC [M] fs/ocfs2/xattr.o CC [M] fs/xfs/xfs_iomap.o CC [M] fs/ocfs2/acl.o CC [M] fs/ubifs/lpt_commit.o CC [M] fs/ubifs/tnc_misc.o CC [M] fs/ubifs/debug.o CC [M] fs/xfs/xfs_itable.o CC [M] fs/xfs/xfs_dfrag.o CC [M] fs/ubifs/xattr.o CC [M] fs/xfs/xfs_log.o CC [M] fs/ocfs2/stack_o2cb.o CC [M] fs/xfs/xfs_log_cil.o CC [M] fs/ocfs2/stack_user.o CC [M] fs/ocfs2/stackglue.o CC [M] fs/xfs/xfs_log_recover.o CC [M] fs/xfs/xfs_mount.o CC [M] fs/xfs/xfs_mru_cache.o CC [M] fs/xfs/xfs_rename.o LD fs/ocfs2/cluster/built-in.o CC [M] fs/ocfs2/cluster/heartbeat.o LD fs/ocfs2/dlm/built-in.o CC [M] fs/ocfs2/dlm/dlmdomain.o LD fs/ocfs2/dlmfs/built-in.o CC [M] fs/ocfs2/dlmfs/userdlm.o CC [M] fs/ocfs2/cluster/masklog.o CC [M] fs/xfs/xfs_trans.o CC [M] fs/xfs/xfs_trans_ail.o CC [M] fs/ocfs2/dlmfs/dlmfs.o CC [M] fs/ocfs2/dlmfs/dlmfsver.o CC [M] fs/ocfs2/cluster/sys.o CC [M] fs/ocfs2/cluster/nodemanager.o CC [M] fs/ocfs2/dlm/dlmdebug.o CC [M] fs/ocfs2/dlm/dlmthread.o CC [M] fs/xfs/xfs_trans_buf.o CC [M] fs/xfs/xfs_trans_extfree.o CC [M] fs/ocfs2/cluster/quorum.o CC [M] fs/xfs/xfs_trans_inode.o CC [M] fs/ocfs2/dlm/dlmrecovery.o CC [M] fs/ocfs2/dlm/dlmmaster.o CC [M] fs/ocfs2/dlm/dlmast.o CC [M] fs/ocfs2/dlm/dlmconvert.o CC [M] fs/ocfs2/dlm/dlmlock.o CC [M] fs/ocfs2/cluster/tcp.o CC [M] fs/ocfs2/cluster/netdebug.o CC [M] fs/ocfs2/cluster/ver.o CC [M] fs/xfs/xfs_utils.o CC [M] fs/ocfs2/dlm/dlmunlock.o CC [M] fs/ocfs2/dlm/dlmver.o CC [M] fs/xfs/xfs_vnodeops.o CC [M] fs/xfs/xfs_rw.o LD [M] fs/ocfs2/dlmfs/ocfs2_dlmfs.o CC [M] fs/xfs/linux-2.6/kmem.o CC [M] fs/xfs/linux-2.6/xfs_aops.o CC [M] fs/xfs/linux-2.6/xfs_buf.o CC [M] fs/xfs/linux-2.6/xfs_discard.o CC [M] fs/xfs/linux-2.6/xfs_export.o CC [M] fs/xfs/linux-2.6/xfs_file.o CC [M] fs/xfs/linux-2.6/xfs_fs_subr.o CC [M] fs/xfs/linux-2.6/xfs_globals.o CC [M] fs/xfs/linux-2.6/xfs_ioctl.o CC [M] fs/xfs/linux-2.6/xfs_iops.o CC [M] fs/xfs/linux-2.6/xfs_message.o CC [M] fs/xfs/linux-2.6/xfs_super.o CC [M] fs/xfs/linux-2.6/xfs_sync.o CC [M] fs/xfs/linux-2.6/xfs_xattr.o CC [M] fs/xfs/support/uuid.o LD [M] fs/ubifs/ubifs.o LD [M] fs/xfs/xfs.o WARNING: fs/xfs/xfs.o(.init.text+0xe2c): Section mismatch in reference from the function init_xfs_fs() to the function .exit.text:xfs_destroy_workqueues() The function __init init_xfs_fs() references a function __exit xfs_destroy_workqueues(). This is often seen when error handling in the init function uses functionality in the exit path. The fix is often to remove the __exit annotation of xfs_destroy_workqueues() so it may be used outside an exit section. LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o LD [M] fs/ocfs2/dlm/ocfs2_dlm.o LD [M] fs/ocfs2/ocfs2.o LD [M] fs/ocfs2/ocfs2_stackglue.o LD [M] fs/ocfs2/ocfs2_stack_o2cb.o LD [M] fs/ocfs2/ocfs2_stack_user.o LD fs/built-in.o make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision a5e5b8fce2345ec5d2843a077817221f4eeb9177 # < git symbolic-ref HEAD # < git merge-base a5e5b8fce2345ec5d2843a077817221f4eeb9177 ee8870a8aaabd46aadfc398c69c68bc0a00156fa 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-allmodconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- " (2)