# git rev-parse -q --verify 3ef2bc099d1cce09e2844467e2ced98e1a44609d^{commit} 3ef2bc099d1cce09e2844467e2ced98e1a44609d already have revision, skipping fetch # git checkout -q -f -B kisskb 3ef2bc099d1cce09e2844467e2ced98e1a44609d # git clean -qxdf # git log -1 commit 3ef2bc099d1cce09e2844467e2ced98e1a44609d Merge: 2eecf3a 17a7035 Author: Linus Torvalds Date: Fri May 5 19:33:07 2017 -0700 Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux Pull DeviceTree updates from Rob Herring: - fix sparse warnings in drivers/of/ - add more overlay unittests - update dtc to v1.4.4-8-g756ffc4f52f6. This adds more checks on dts files such as unit-address formatting and stricter character sets for node and property names - add a common DT modalias function - move trivial-devices.txt up and out of i2c dir - ARM NVIC interrupt controller binding - vendor prefixes for Sensirion, Dioo, Nordic, ROHM - correct some binding file locations * tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (24 commits) of: fix sparse warnings in fdt, irq, reserved mem, and resolver code of: fix sparse warning in of_pci_range_parser_one of: fix sparse warnings in of_find_next_cache_node of/unittest: Missing unlocks on error of: fix uninitialized variable warning for overlay test of: fix unittest build without CONFIG_OF_OVERLAY of: Add unit tests for applying overlays of: per-file dtc compiler flags fpga: region: add missing DT documentation for config complete timeout of: Add vendor prefix for ROHM Semiconductor of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes() of: Add vendor prefix for Nordic Semiconductor dt-bindings: arm,nvic: Binding for ARM NVIC interrupt controller on Cortex-M dtc: update warning settings for new bus and node/property name checks scripts/dtc: Update to upstream version v1.4.4-8-g756ffc4f52f6 scripts/dtc: automate getting dtc version and log in update script of: Add function for generating a DT modalias with a newline of: fix of_device_get_modalias returned length when truncating buffers Documentation: devicetree: move trivial-devices out of I2C realm dt-bindings: add vendor prefix for Dioo .. # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 3ef2bc099d1cce09e2844467e2ced98e1a44609d # < make -j 10 ARCH=sh O=/home/kisskb/slave/build/linus_titan_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- titan_defconfig # make -j 10 ARCH=sh O=/home/kisskb/slave/build/linus_titan_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- make[1]: Entering directory '/home/kisskb/slave/build/linus_titan_defconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig CHK include/config/kernel.release UPD include/config/kernel.release GEN ./Makefile WRAP arch/sh/include/generated/asm/bitsperlong.h WRAP arch/sh/include/generated/asm/clkdev.h WRAP arch/sh/include/generated/asm/current.h WRAP arch/sh/include/generated/asm/delay.h WRAP arch/sh/include/generated/asm/div64.h WRAP arch/sh/include/generated/asm/emergency-restart.h WRAP arch/sh/include/generated/asm/errno.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/fcntl.h WRAP arch/sh/include/generated/asm/ioctl.h WRAP arch/sh/include/generated/asm/ipcbuf.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/irq_work.h WRAP arch/sh/include/generated/asm/kvm_para.h WRAP arch/sh/include/generated/asm/local.h WRAP arch/sh/include/generated/asm/local64.h WRAP arch/sh/include/generated/asm/mcs_spinlock.h WRAP arch/sh/include/generated/asm/mm-arch-hooks.h WRAP arch/sh/include/generated/asm/mman.h WRAP arch/sh/include/generated/asm/msgbuf.h WRAP arch/sh/include/generated/asm/param.h WRAP arch/sh/include/generated/asm/parport.h WRAP arch/sh/include/generated/asm/percpu.h WRAP arch/sh/include/generated/asm/poll.h WRAP arch/sh/include/generated/asm/preempt.h WRAP arch/sh/include/generated/asm/resource.h WRAP arch/sh/include/generated/asm/rwsem.h WRAP arch/sh/include/generated/asm/sembuf.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/shmbuf.h WRAP arch/sh/include/generated/asm/siginfo.h WRAP arch/sh/include/generated/asm/socket.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/statfs.h WRAP arch/sh/include/generated/asm/termbits.h WRAP arch/sh/include/generated/asm/termios.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/ucontext.h WRAP arch/sh/include/generated/asm/xor.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/basic/bin2c Using /home/kisskb/slave/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s GEN scripts/mod/devicetable-offsets.h Generating include/generated/machtypes.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o CHK include/generated/timeconst.h CC kernel/bounds.s UPD include/generated/timeconst.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh HOSTLD scripts/mod/modpost :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/do_mounts_rd.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/init_task.o UPD include/generated/compile.h HOSTCC usr/gen_init_cpio CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/alignment.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o /home/kisskb/slave/src/init/initramfs.c: In function 'populate_rootfs': /home/kisskb/slave/src/init/initramfs.c:644:2: error: label at end of compound statement GEN usr/initramfs_data.cpio.gz /home/kisskb/slave/src/scripts/Makefile.build:294: recipe for target 'init/initramfs.o' failed make[2]: *** [init/initramfs.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/sh/kernel/idle.o AS usr/initramfs_data.o CC arch/sh/mm/cache.o LD usr/built-in.o CC arch/sh/kernel/io.o CC arch/sh/mm/init.o CC arch/sh/boards/board-titan.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/irq_32.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/kdebugfs.o CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o LD certs/built-in.o CC arch/sh/mm/consistent.o CC kernel/cpu.o CC arch/sh/kernel/machvec.o /home/kisskb/slave/src/Makefile:1002: recipe for target 'init' failed make[1]: *** [init] Error 2 make[1]: *** Waiting for unfinished jobs.... CC arch/sh/kernel/nmi_debug.o CC mm/filemap.o CC mm/mempool.o CC fs/open.o CC fs/read_write.o CC mm/oom_kill.o CC arch/sh/kernel/process.o CC arch/sh/mm/mmap.o CC mm/maccess.o CC arch/sh/kernel/process_32.o CC fs/file_table.o CC fs/super.o CC arch/sh/mm/cache-sh4.o CC arch/sh/mm/flush-sh4.o CC mm/page_alloc.o CC arch/sh/kernel/ptrace.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/fault.o CC arch/sh/mm/gup.o CC arch/sh/kernel/ptrace_32.o CC mm/page-writeback.o CC mm/readahead.o CC kernel/exit.o CC kernel/softirq.o CC kernel/resource.o CC arch/sh/mm/ioremap.o CC fs/char_dev.o CC arch/sh/kernel/reboot.o CC kernel/sysctl.o CC kernel/sysctl_binary.o CC arch/sh/mm/kmap.o CC arch/sh/kernel/return_address.o CC kernel/capability.o CC arch/sh/kernel/setup.o CC fs/stat.o CC arch/sh/mm/pgtable.o CC arch/sh/mm/tlbex_32.o CC arch/sh/kernel/signal_32.o CC mm/swap.o CC mm/truncate.o CC mm/vmscan.o CC kernel/ptrace.o CC arch/sh/mm/tlbflush_32.o CC fs/exec.o CC arch/sh/mm/tlb-sh4.o CC arch/sh/kernel/sys_sh.o CC arch/sh/mm/tlb-urb.o CC arch/sh/mm/uncached.o CC fs/pipe.o CC fs/namei.o CC fs/fcntl.o LD arch/sh/mm/built-in.o AS arch/sh/kernel/syscalls_32.o CC fs/ioctl.o CC arch/sh/kernel/time.o CC kernel/user.o CC kernel/signal.o CC mm/shmem.o CC mm/util.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC kernel/sys.o CC mm/mmzone.o CC mm/vmstat.o CC mm/backing-dev.o CC arch/sh/kernel/traps_32.o CC mm/mm_init.o CC kernel/kmod.o CC fs/readdir.o CC fs/select.o CC arch/sh/kernel/unwinder.o CC fs/dcache.o CC arch/sh/kernel/iomap.o CC mm/mmu_context.o CC fs/inode.o CC fs/attr.o CC arch/sh/kernel/ioport.o CC fs/bad_inode.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/kernel/cpu/irq/imask.o CC kernel/workqueue.o CC fs/file.o CC kernel/pid.o CC kernel/task_work.o CC arch/sh/kernel/cpu/irq/ipr.o CC fs/filesystems.o CC mm/percpu.o LD arch/sh/kernel/cpu/irq/built-in.o CC mm/slab_common.o CC arch/sh/kernel/cpu/sh4/probe.o AS arch/sh/kernel/cpu/sh4/../sh3/entry.o /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence AS arch/sh/kernel/cpu/sh4/../sh3/ex.o CC arch/sh/kernel/cpu/sh4/fpu.o CC arch/sh/kernel/cpu/sh4/softfloat.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/cpu/sh4/setup-sh7750.o CC arch/sh/kernel/cpu/sh4/clock-sh4.o CC arch/sh/kernel/cpu/init.o CC fs/namespace.o CC fs/seq_file.o /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:52:3: warning: 'arch_init_clk_ops' is deprecated (declared at /home/kisskb/slave/src/arch/sh/include/asm/clock.h:7) [-Wdeprecated-declarations] /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:76:2: warning: 'cpg_clk_init' is deprecated (declared at /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:46) [-Wdeprecated-declarations] CC fs/xattr.o CC fs/libfs.o CC fs/fs-writeback.o CC fs/pnode.o CC fs/splice.o CC mm/compaction.o LD arch/sh/kernel/cpu/sh4/common.o LD arch/sh/kernel/cpu/sh4/built-in.o CC arch/sh/kernel/cpu/clock.o CC mm/vmacache.o CC arch/sh/kernel/cpu/fpu.o CC mm/swap_slots.o CC arch/sh/kernel/vsyscall/vsyscall.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/cpu/pfc.o CC kernel/extable.o CC kernel/params.o LDS arch/sh/kernel/vsyscall/vsyscall.lds CC arch/sh/kernel/cpu/proc.o AS arch/sh/kernel/vsyscall/vsyscall-trapa.o CC mm/interval_tree.o CC mm/list_lru.o AS arch/sh/kernel/vsyscall/vsyscall-note.o CC fs/sync.o SYSCALL arch/sh/kernel/vsyscall/vsyscall-trapa.so SYSCALL arch/sh/kernel/vsyscall/vsyscall-syms.o AS arch/sh/kernel/vsyscall/vsyscall-syscall.o LD arch/sh/kernel/vsyscall/built-in.o CC mm/workingset.o CC kernel/kthread.o CC mm/debug.o LD arch/sh/kernel/cpu/built-in.o CC kernel/sys_ni.o CC arch/sh/kernel/module.o CC arch/sh/kernel/disassemble.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/hw_breakpoint.o CC fs/utimes.o AS arch/sh/kernel/head_32.o CC fs/stack.o CC kernel/nsproxy.o CC fs/fs_struct.o CC mm/gup.o CC mm/highmem.o CC fs/statfs.o CC mm/memory.o LDS arch/sh/kernel/vmlinux.lds CC mm/mincore.o CC fs/fs_pin.o CC fs/nsfs.o LD arch/sh/kernel/built-in.o CC mm/mlock.o CC mm/mmap.o CC mm/mprotect.o CC kernel/notifier.o CC kernel/ksysfs.o CC mm/mremap.o CC fs/buffer.o CC fs/block_dev.o CC fs/direct-io.o CC kernel/cred.o CC fs/mpage.o CC mm/msync.o CC fs/proc_namespace.o CC mm/page_vma_mapped.o /home/kisskb/slave/src/mm/mmap.c: In function '__vma_adjust': /home/kisskb/slave/src/mm/mmap.c:586:15: warning: 'rb_link' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/mmap.c:617:19: note: 'rb_link' was declared here /home/kisskb/slave/src/mm/mmap.c:586:15: warning: 'rb_parent' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/mmap.c:617:29: note: 'rb_parent' was declared here /home/kisskb/slave/src/mm/mmap.c:585:17: warning: 'prev' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/mmap.c:616:25: note: 'prev' was declared here CC kernel/reboot.o CC kernel/async.o CC kernel/range.o CC mm/pagewalk.o CC mm/pgtable-generic.o LD fs/cifs/built-in.o CC [M] fs/cifs/cifsfs.o LD fs/configfs/built-in.o CC [M] fs/configfs/inode.o CC [M] fs/configfs/file.o CC mm/rmap.o CC [M] fs/configfs/dir.o CC kernel/smpboot.o CC kernel/ucount.o CC mm/vmalloc.o LD fs/exofs/built-in.o CC fs/devpts/inode.o CC mm/process_vm_access.o CC kernel/groups.o CC [M] fs/cifs/cifssmb.o CC [M] fs/configfs/symlink.o CC kernel/bpf/core.o LD fs/devpts/devpts.o LD fs/devpts/built-in.o CC kernel/events/core.o CC kernel/irq/irqdesc.o CC kernel/irq/handle.o LD kernel/livepatch/built-in.o CC kernel/irq/manage.o CC kernel/events/ring_buffer.o CC [M] fs/configfs/mount.o CC [M] fs/configfs/item.o CC kernel/events/callchain.o CC mm/init-mm.o CC mm/bootmem.o CC mm/fadvise.o CC mm/madvise.o LD [M] fs/configfs/configfs.o CC mm/memblock.o CC mm/page_io.o /home/kisskb/slave/src/mm/bootmem.c: In function 'mark_bootmem': /home/kisskb/slave/src/mm/bootmem.c:385:1: warning: control reaches end of non-void function [-Wreturn-type] CC mm/swap_state.o CC kernel/irq/spurious.o CC kernel/irq/resend.o CC kernel/irq/chip.o LD kernel/bpf/built-in.o CC kernel/irq/dummychip.o CC fs/exportfs/expfs.o CC fs/ext2/balloc.o CC fs/ext2/dir.o CC kernel/events/hw_breakpoint.o CC fs/ext4/balloc.o CC mm/swapfile.o CC kernel/locking/mutex.o LD fs/exportfs/exportfs.o LD fs/exportfs/built-in.o CC kernel/locking/semaphore.o CC kernel/irq/devres.o CC kernel/irq/irqdomain.o CC kernel/irq/proc.o CC [M] fs/cifs/cifs_debug.o CC fs/ext2/file.o CC fs/ext2/ialloc.o CC kernel/locking/rwsem.o CC kernel/locking/percpu-rwsem.o CC fs/ext2/inode.o CC fs/ext4/bitmap.o CC kernel/locking/rtmutex.o CC kernel/locking/rwsem-spinlock.o LD kernel/irq/built-in.o CC mm/dmapool.o CC mm/slab.o CC fs/ext4/dir.o CC fs/ext4/file.o CC [M] fs/cifs/connect.o CC [M] fs/cifs/dir.o LD fs/fat/built-in.o CC [M] fs/fat/cache.o LD kernel/locking/built-in.o CC [M] fs/fat/dir.o /home/kisskb/slave/src/fs/ext4/file.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:430:1: warning: control reaches end of non-void function [-Wreturn-type] CC fs/ext2/ioctl.o CC fs/ext4/fsync.o CC [M] fs/cifs/file.o CC [M] fs/cifs/inode.o CC fs/ext2/namei.o CC fs/ext2/super.o /home/kisskb/slave/src/fs/ext4/fsync.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:430:1: warning: control reaches end of non-void function [-Wreturn-type] CC fs/ext4/ialloc.o CC fs/ext2/symlink.o CC [M] fs/cifs/link.o CC mm/migrate.o CC kernel/power/qos.o CC [M] fs/fat/fatent.o LD kernel/events/built-in.o CC [M] fs/fat/file.o CC kernel/power/poweroff.o LD fs/ext2/ext2.o LD fs/ext2/built-in.o CC [M] fs/fat/inode.o LD kernel/power/built-in.o CC kernel/printk/printk.o CC kernel/printk/printk_safe.o CC [M] fs/cifs/misc.o CC [M] fs/fat/misc.o CC [M] fs/fat/nfs.o CC kernel/rcu/update.o CC fs/ext4/inode.o CC [M] fs/fat/namei_vfat.o CC mm/quicklist.o LD mm/built-in.o CC kernel/rcu/sync.o CC kernel/rcu/srcu.o CC fs/ext4/page-io.o CC kernel/rcu/tiny.o /home/kisskb/slave/src/fs/ext4/inode.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:430:1: warning: control reaches end of non-void function [-Wreturn-type] CC kernel/sched/core.o CC kernel/time/time.o LD kernel/rcu/built-in.o CC [M] fs/fat/namei_msdos.o CC fs/ext4/ioctl.o LD fs/fuse/built-in.o /home/kisskb/slave/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /home/kisskb/slave/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] CC [M] fs/fuse/dev.o CC [M] fs/cifs/netmisc.o CC fs/ext4/namei.o LD [M] fs/fat/fat.o CC [M] fs/fuse/dir.o /home/kisskb/slave/src/kernel/sched/core.c: In function 'pick_next_task': /home/kisskb/slave/src/kernel/sched/core.c:3326:1: warning: control reaches end of non-void function [-Wreturn-type] LD kernel/printk/built-in.o CC [M] fs/cifs/smbencrypt.o LD [M] fs/fat/vfat.o /home/kisskb/slave/src/fs/ext4/inode.c: In function 'ext4_map_blocks': /home/kisskb/slave/src/fs/ext4/inode.c:574:5: warning: 'retval' may be used uninitialized in this function [-Wuninitialized] LD [M] fs/fat/msdos.o LD fs/isofs/built-in.o CC [M] fs/isofs/namei.o CC fs/jbd2/transaction.o CC kernel/time/timer.o CC [M] fs/isofs/inode.o CC kernel/time/hrtimer.o CC [M] fs/cifs/transport.o CC [M] fs/cifs/asn1.o CC kernel/sched/loadavg.o CC [M] fs/fuse/file.o CC [M] fs/fuse/inode.o CC kernel/time/timekeeping.o CC kernel/sched/clock.o CC [M] fs/isofs/dir.o CC fs/jbd2/commit.o CC kernel/sched/cputime.o CC fs/jbd2/recovery.o CC [M] fs/cifs/cifs_unicode.o CC fs/jbd2/checkpoint.o CC [M] fs/isofs/util.o CC fs/ext4/super.o CC [M] fs/isofs/rock.o CC kernel/sched/idle_task.o CC kernel/sched/fair.o CC [M] fs/cifs/nterr.o CC fs/ext4/symlink.o CC fs/ext4/hash.o CC fs/jbd2/revoke.o CC [M] fs/isofs/export.o CC [M] fs/cifs/cifsencrypt.o CC [M] fs/cifs/readdir.o CC kernel/time/ntp.o CC [M] fs/isofs/joliet.o CC kernel/sched/rt.o CC kernel/sched/deadline.o CC fs/jbd2/journal.o CC [M] fs/fuse/control.o CC [M] fs/isofs/compress.o CC [M] fs/fuse/xattr.o CC [M] fs/fuse/acl.o CC kernel/time/clocksource.o CC kernel/sched/stop_task.o CC fs/ext4/resize.o CC fs/ext4/extents.o CC fs/ext4/ext4_jbd2.o CC [M] fs/cifs/ioctl.o LD [M] fs/isofs/isofs.o CC [M] fs/cifs/sess.o CC kernel/sched/wait.o LD [M] fs/fuse/fuse.o CC kernel/sched/swait.o /home/kisskb/slave/src/fs/ext4/ext4_jbd2.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:430:1: warning: control reaches end of non-void function [-Wreturn-type] /home/kisskb/slave/src/fs/ext4/extents.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:430:1: warning: control reaches end of non-void function [-Wreturn-type] CC kernel/futex.o CC kernel/time/jiffies.o CC kernel/sched/completion.o CC kernel/sched/idle.o CC [M] fs/cifs/export.o LD fs/jbd2/jbd2.o LD fs/jbd2/built-in.o CC fs/ext4/migrate.o CC fs/ext4/mballoc.o CC kernel/time/timer_list.o CC kernel/time/timeconv.o CC kernel/sched/debug.o CC [M] fs/cifs/smb1ops.o CC fs/kernfs/mount.o /home/kisskb/slave/src/fs/ext4/mballoc.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:430:1: warning: control reaches end of non-void function [-Wreturn-type] CC kernel/time/timecounter.o CC kernel/time/alarmtimer.o CC fs/ext4/block_validity.o CC [M] fs/cifs/winucase.o CC fs/ext4/move_extent.o CC fs/ext4/mmp.o CC fs/kernfs/inode.o CC fs/ext4/indirect.o CC fs/kernfs/dir.o /home/kisskb/slave/src/fs/ext4/move_extent.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:430:1: warning: control reaches end of non-void function [-Wreturn-type] CC kernel/time/posix-timers.o LD kernel/sched/built-in.o CC fs/kernfs/file.o /home/kisskb/slave/src/fs/ext4/extents.c: In function 'ext4_ext_map_blocks': /home/kisskb/slave/src/fs/ext4/extents.c:2361:19: warning: 'len' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/ext4/extents.c:2326:14: note: 'len' was declared here /home/kisskb/slave/src/fs/ext4/indirect.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:430:1: warning: control reaches end of non-void function [-Wreturn-type] LD [M] fs/cifs/cifs.o CC fs/kernfs/symlink.o CC kernel/up.o CC kernel/time/posix-cpu-timers.o CC kernel/time/posix-clock.o CC kernel/time/itimer.o CC kernel/time/clockevents.o CC kernel/time/tick-common.o CC kernel/time/sched_clock.o LD fs/kernfs/built-in.o CC kernel/uid16.o CC kernel/module.o CC kernel/kallsyms.o CC fs/ext4/extents_status.o CC fs/lockd/clntlock.o CC fs/lockd/clntproc.o CC kernel/utsname.o CC kernel/pid_namespace.o LD kernel/time/built-in.o CC fs/lockd/clntxdr.o CC fs/lockd/host.o CC fs/lockd/svc.o CC fs/ext4/xattr.o CC fs/lockd/svclock.o CC fs/ext4/xattr_user.o CC fs/lockd/svcshare.o CC fs/nfs_common/grace.o CC fs/nfs/client.o CC fs/ext4/xattr_trusted.o CC fs/ext4/inline.o GZIP kernel/config_data.gz CC fs/lockd/svcproc.o CC fs/ext4/readpage.o LD fs/nfs_common/built-in.o CC fs/ext4/sysfs.o CC fs/nfsd/trace.o CC fs/nfs/dir.o /home/kisskb/slave/src/fs/ext4/inline.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:430:1: warning: control reaches end of non-void function [-Wreturn-type] CC fs/nfs/file.o CC kernel/utsname_sysctl.o CC fs/nfsd/nfssvc.o CC fs/nfs/getroot.o CC kernel/elfcore.o CC fs/nls/nls_base.o CC fs/notify/fsnotify.o CC fs/lockd/svcsubs.o CC kernel/irq_work.o CC fs/nfsd/nfsctl.o CC [M] fs/nls/nls_cp437.o CC fs/notify/notification.o CC fs/notify/group.o CC [M] fs/nls/nls_ascii.o CC kernel/membarrier.o CC [M] fs/nls/nls_iso8859-1.o CC [M] fs/nls/nls_utf8.o CC fs/nfsd/nfsproc.o LD fs/ext4/ext4.o CC kernel/memremap.o LD fs/ext4/built-in.o CC fs/notify/mark.o CC fs/lockd/mon.o CC fs/lockd/xdr.o CC fs/lockd/clnt4xdr.o LD fs/nls/built-in.o CC fs/notify/fdinfo.o CC fs/nfsd/nfsfh.o CHK kernel/config_data.h UPD kernel/config_data.h CC kernel/configs.o CC fs/nfs/inode.o CC fs/nfs/super.o CC fs/lockd/xdr4.o LD kernel/built-in.o CC fs/nfs/io.o CC fs/lockd/svc4proc.o CC fs/notify/dnotify/dnotify.o CC fs/nfs/direct.o LD fs/notify/fanotify/built-in.o CC fs/nfsd/vfs.o CC fs/nfsd/export.o CC fs/nfsd/auth.o LD fs/notify/dnotify/built-in.o CC fs/notify/inotify/inotify_fsnotify.o CC fs/notify/inotify/inotify_user.o CC fs/nfs/pagelist.o CC fs/lockd/procfs.o CC fs/nfsd/lockd.o CC fs/proc/task_mmu.o LD fs/lockd/lockd.o LD fs/lockd/built-in.o CC fs/nfsd/nfscache.o CC fs/proc/inode.o CC fs/proc/root.o CC fs/proc/base.o LD fs/notify/inotify/built-in.o LD fs/notify/built-in.o CC fs/nfs/read.o CC fs/nfsd/nfsxdr.o CC fs/nfsd/stats.o LD fs/quota/built-in.o CC fs/nfsd/nfs3proc.o CC fs/ramfs/inode.o CC fs/ramfs/file-mmu.o CC fs/proc/generic.o CC fs/nfs/symlink.o CC fs/proc/array.o CC fs/nfsd/nfs3xdr.o CC fs/romfs/storage.o LD fs/ramfs/ramfs.o LD fs/reiserfs/built-in.o LD fs/ramfs/built-in.o CC [M] fs/reiserfs/bitmap.o CC [M] fs/reiserfs/do_balan.o CC fs/sysfs/file.o LD fs/udf/built-in.o CC [M] fs/udf/balloc.o CC [M] fs/udf/dir.o CC fs/romfs/super.o CC fs/nfs/unlink.o CC fs/sysfs/dir.o CC fs/sysfs/symlink.o CC fs/proc/fd.o CC fs/sysfs/mount.o CC fs/eventpoll.o LD fs/xfs/built-in.o CC [M] fs/xfs/xfs_trace.o CC [M] fs/udf/file.o LD fs/nfsd/nfsd.o LD fs/nfsd/built-in.o CC [M] fs/udf/ialloc.o LD fs/romfs/romfs.o LD fs/romfs/built-in.o CC [M] fs/udf/inode.o CC fs/sysfs/group.o CC [M] fs/reiserfs/namei.o CC fs/proc/proc_tty.o CC fs/nfs/write.o LD fs/sysfs/built-in.o CC fs/proc/cmdline.o CC fs/nfs/namespace.o CC [M] fs/reiserfs/inode.o CC [M] fs/xfs/libxfs/xfs_alloc.o CC fs/proc/consoles.o CC fs/anon_inodes.o CC fs/proc/cpuinfo.o CC [M] fs/udf/lowlevel.o CC [M] fs/udf/namei.o CC fs/proc/devices.o CC fs/signalfd.o CC fs/nfs/mount_clnt.o CC fs/proc/interrupts.o CC fs/proc/loadavg.o CC [M] fs/udf/partition.o CC [M] fs/reiserfs/file.o CC fs/proc/meminfo.o CC fs/proc/stat.o /home/kisskb/slave/src/fs/udf/inode.c: In function 'udf_setsize': /home/kisskb/slave/src/fs/udf/inode.c:641:15: warning: 'adsize' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/udf/inode.c:608:6: note: 'adsize' was declared here CC fs/proc/uptime.o CC fs/nfs/nfstrace.o CC fs/proc/version.o CC fs/proc/softirqs.o CC fs/proc/namespaces.o CC [M] fs/udf/super.o CC fs/timerfd.o CC fs/eventfd.o CC [M] fs/xfs/libxfs/xfs_alloc_btree.o CC [M] fs/xfs/libxfs/xfs_attr.o CC [M] fs/xfs/libxfs/xfs_attr_leaf.o CC [M] fs/xfs/libxfs/xfs_attr_remote.o CC fs/proc/self.o CC fs/nfs/nfsroot.o CC fs/nfs/sysctl.o CC [M] fs/xfs/libxfs/xfs_bit.o CC [M] fs/reiserfs/dir.o CC fs/proc/thread_self.o CC [M] fs/xfs/libxfs/xfs_bmap.o CC [M] fs/reiserfs/fix_node.o CC [M] fs/reiserfs/super.o CC fs/proc/proc_sysctl.o CC fs/proc/proc_net.o CC [M] fs/xfs/libxfs/xfs_bmap_btree.o CC fs/nfs/nfs2super.o CC [M] fs/xfs/libxfs/xfs_btree.o CC [M] fs/udf/truncate.o CC [M] fs/udf/symlink.o CC [M] fs/udf/directory.o CC fs/nfs/proc.o /home/kisskb/slave/src/fs/udf/truncate.c: In function 'udf_truncate_tail_extent': /home/kisskb/slave/src/fs/udf/truncate.c:105:16: warning: 'adsize' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/udf/truncate.c: In function 'udf_truncate_extents': /home/kisskb/slave/src/fs/udf/truncate.c:229:14: warning: 'adsize' may be used uninitialized in this function [-Wuninitialized] CC fs/nfs/nfs2xdr.o CC [M] fs/reiserfs/prints.o CC fs/proc/kcore.o CC fs/nfs/nfs3super.o CC [M] fs/udf/misc.o CC fs/proc/kmsg.o /home/kisskb/slave/src/fs/reiserfs/prints.c: In function '__reiserfs_panic': /home/kisskb/slave/src/fs/reiserfs/prints.c:370:1: warning: 'noreturn' function does return [enabled by default] CC [M] fs/udf/udftime.o CC [M] fs/reiserfs/objectid.o CC [M] fs/reiserfs/lbalance.o CC fs/proc/page.o CC [M] fs/reiserfs/ibalance.o CC [M] fs/reiserfs/stree.o CC [M] fs/reiserfs/hashes.o CC fs/nfs/nfs3client.o CC fs/aio.o CC [M] fs/udf/unicode.o LD fs/proc/proc.o LD fs/proc/built-in.o CC [M] fs/xfs/libxfs/xfs_da_btree.o CC [M] fs/xfs/libxfs/xfs_da_format.o /home/kisskb/slave/src/fs/udf/unicode.c: In function 'udf_get_filename': /home/kisskb/slave/src/fs/udf/unicode.c:375:6: warning: 'conv_f' may be used uninitialized in this function [-Wuninitialized] CC [M] fs/xfs/libxfs/xfs_defer.o /home/kisskb/slave/src/fs/udf/unicode.c: In function 'udf_put_filename': /home/kisskb/slave/src/fs/udf/unicode.c:313:7: warning: 'conv_f' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/udf/unicode.c:385:8: note: 'conv_f' was declared here LD [M] fs/udf/udf.o CC [M] fs/xfs/libxfs/xfs_dir2.o CC fs/nfs/nfs3proc.o CC [M] fs/xfs/libxfs/xfs_dir2_block.o CC [M] fs/xfs/libxfs/xfs_dir2_data.o CC fs/locks.o CC fs/nfs/nfs3xdr.o CC fs/binfmt_script.o CC [M] fs/xfs/libxfs/xfs_dir2_leaf.o CC [M] fs/reiserfs/tail_conversion.o CC [M] fs/reiserfs/journal.o CC [M] fs/reiserfs/resize.o LD fs/nfs/nfs.o CC [M] fs/reiserfs/item_ops.o CC [M] fs/reiserfs/ioctl.o CC [M] fs/reiserfs/xattr.o CC [M] fs/reiserfs/lock.o CC [M] fs/xfs/libxfs/xfs_dir2_node.o CC [M] fs/xfs/libxfs/xfs_dir2_sf.o CC fs/binfmt_elf.o CC [M] fs/xfs/libxfs/xfs_dquot_buf.o LD fs/nfs/nfsv2.o LD fs/nfs/nfsv3.o LD fs/nfs/built-in.o CC [M] fs/xfs/libxfs/xfs_ialloc.o CC [M] fs/xfs/libxfs/xfs_ialloc_btree.o CC [M] fs/xfs/libxfs/xfs_inode_fork.o CC fs/mbcache.o CC fs/posix_acl.o /home/kisskb/slave/src/fs/posix_acl.c: In function 'acl_by_type': /home/kisskb/slave/src/fs/posix_acl.c:35:1: warning: control reaches end of non-void function [-Wreturn-type] CC fs/coredump.o CC [M] fs/xfs/libxfs/xfs_inode_buf.o CC fs/drop_caches.o CC fs/fhandle.o CC [M] fs/xfs/libxfs/xfs_log_rlimit.o CC fs/iomap.o CC [M] fs/xfs/libxfs/xfs_ag_resv.o CC [M] fs/xfs/libxfs/xfs_rmap.o CC [M] fs/xfs/libxfs/xfs_rmap_btree.o CC [M] fs/xfs/libxfs/xfs_refcount.o CC [M] fs/xfs/libxfs/xfs_refcount_btree.o CC [M] fs/xfs/libxfs/xfs_sb.o CC [M] fs/xfs/libxfs/xfs_symlink_remote.o CC [M] fs/xfs/libxfs/xfs_trans_resv.o CC [M] fs/xfs/xfs_aops.o CC [M] fs/xfs/xfs_attr_inactive.o LD [M] fs/reiserfs/reiserfs.o CC [M] fs/xfs/xfs_attr_list.o CC [M] fs/xfs/xfs_bmap_util.o CC [M] fs/xfs/xfs_buf.o CC [M] fs/xfs/xfs_dir2_readdir.o CC [M] fs/xfs/xfs_discard.o CC [M] fs/xfs/xfs_error.o CC [M] fs/xfs/xfs_export.o CC [M] fs/xfs/xfs_extent_busy.o CC [M] fs/xfs/xfs_file.o CC [M] fs/xfs/xfs_filestream.o CC [M] fs/xfs/xfs_fsops.o CC [M] fs/xfs/xfs_globals.o CC [M] fs/xfs/xfs_icache.o CC [M] fs/xfs/xfs_ioctl.o CC [M] fs/xfs/xfs_iomap.o CC [M] fs/xfs/xfs_iops.o CC [M] fs/xfs/xfs_inode.o CC [M] fs/xfs/xfs_itable.o CC [M] fs/xfs/xfs_message.o CC [M] fs/xfs/xfs_mount.o CC [M] fs/xfs/xfs_mru_cache.o CC [M] fs/xfs/xfs_reflink.o CC [M] fs/xfs/xfs_stats.o CC [M] fs/xfs/xfs_super.o CC [M] fs/xfs/xfs_symlink.o CC [M] fs/xfs/xfs_sysfs.o CC [M] fs/xfs/xfs_trans.o CC [M] fs/xfs/xfs_xattr.o CC [M] fs/xfs/kmem.o CC [M] fs/xfs/uuid.o CC [M] fs/xfs/xfs_log.o CC [M] fs/xfs/xfs_log_cil.o CC [M] fs/xfs/xfs_bmap_item.o CC [M] fs/xfs/xfs_buf_item.o CC [M] fs/xfs/xfs_extfree_item.o CC [M] fs/xfs/xfs_icreate_item.o CC [M] fs/xfs/xfs_inode_item.o CC [M] fs/xfs/xfs_refcount_item.o CC [M] fs/xfs/xfs_rmap_item.o CC [M] fs/xfs/xfs_log_recover.o CC [M] fs/xfs/xfs_trans_ail.o CC [M] fs/xfs/xfs_trans_bmap.o CC [M] fs/xfs/xfs_trans_buf.o CC [M] fs/xfs/xfs_trans_extfree.o CC [M] fs/xfs/xfs_trans_inode.o CC [M] fs/xfs/xfs_trans_refcount.o CC [M] fs/xfs/xfs_trans_rmap.o CC [M] fs/xfs/xfs_sysctl.o LD [M] fs/xfs/xfs.o LD fs/built-in.o make[1]: Leaving directory '/home/kisskb/slave/build/linus_titan_defconfig_sh4' Makefile:152: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -j 10 ARCH=sh O=/home/kisskb/slave/build/linus_titan_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_titan_defconfig_sh4 # Build took: 0:00:46.378346