# git rev-parse -q --verify 4469942bbbe5ebf845e04971d8c74e9b6178f9fa^{commit} 4469942bbbe5ebf845e04971d8c74e9b6178f9fa already have revision, skipping fetch # git checkout -q -f -B kisskb 4469942bbbe5ebf845e04971d8c74e9b6178f9fa # git clean -qxdf # git log -1 commit 4469942bbbe5ebf845e04971d8c74e9b6178f9fa Merge: 4e6b6ee fc1a812 Author: Linus Torvalds Date: Wed Aug 5 18:50:38 2015 +0300 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm Pull KVM fixes from Paolo Bonzini: "Just two very small & simple patches" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON KVM: s390: Fix hang VCPU hang/loop regression # < /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 4469942bbbe5ebf845e04971d8c74e9b6178f9fa # < make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- randconfig KCONFIG_SEED=0xD21F46CD warning: (MFD_CROS_EC) selects CHROME_PLATFORMS which has unmet direct dependencies (X86 || ARM) # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- make[1]: Entering directory '/home/kisskb/slave/build/linus_sh-randconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (MFD_CROS_EC) selects CHROME_PLATFORMS which has unmet direct dependencies (X86 || ARM) warning: (MFD_CROS_EC) selects CHROME_PLATFORMS which has unmet direct dependencies (X86 || ARM) 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/cputime.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/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/sizes.h WRAP arch/sh/include/generated/asm/socket.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/pnmtologo HOSTCC scripts/asn1_compiler CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s GEN scripts/mod/devicetable-offsets.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost Generating include/generated/machtypes.h 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 :1229:2: warning: #warning syscall sched_setattr not implemented [-Wcpp] :1232:2: warning: #warning syscall sched_getattr not implemented [-Wcpp] :1235:2: warning: #warning syscall renameat2 not implemented [-Wcpp] :1238:2: warning: #warning syscall seccomp not implemented [-Wcpp] :1241:2: warning: #warning syscall getrandom not implemented [-Wcpp] :1244:2: warning: #warning syscall memfd_create not implemented [-Wcpp] :1247:2: warning: #warning syscall bpf not implemented [-Wcpp] :1250:2: warning: #warning syscall execveat not implemented [-Wcpp] CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/noinitramfs.o CC init/init_task.o LD usr/built-in.o UPD include/generated/compile.h 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/mm/cache.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/mm/init.o CC arch/sh/kernel/irq.o CC arch/sh/mm/consistent.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/irq_32.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/cache-sh4.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/flush-sh4.o CC arch/sh/kernel/process.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/ptrace.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/reboot.o CC arch/sh/mm/cache-debugfs.o CC arch/sh/kernel/return_address.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/boards/mach-se/7751/setup.o CC arch/sh/boards/mach-se/7751/irq.o CC arch/sh/kernel/traps_32.o CC arch/sh/boards/mach-sh03/setup.o CC arch/sh/boards/mach-sh03/rtc.o CC arch/sh/kernel/unwinder.o CC arch/sh/kernel/iomap.o CC arch/sh/kernel/sys_sh32.o /home/kisskb/slave/src/kernel/Makefile:135: *** No X.509 certificates found *** CC arch/sh/kernel/kgdb.o CC arch/sh/kernel/cpu/irq/imask.o CC kernel/fork.o CC arch/sh/kernel/crash_dump.o CC arch/sh/kernel/stacktrace.o CC mm/filemap.o CC arch/sh/kernel/disassemble.o CC kernel/exec_domain.o CC mm/mempool.o LD arch/sh/boards/mach-se/7751/built-in.o LD arch/sh/boards/mach-se/built-in.o CC arch/sh/kernel/cpu/irq/ipr.o CC arch/sh/kernel/dwarf.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/perf_callchain.o CC kernel/panic.o CC arch/sh/kernel/hw_breakpoint.o CC arch/sh/kernel/cpu/sh4/probe.o CC kernel/cpu.o /home/kisskb/slave/src/arch/sh/boards/mach-sh03/setup.c: In function 'sh03_devices_setup': /home/kisskb/slave/src/arch/sh/boards/mach-sh03/setup.c:85:2: error: implicit declaration of function 'ioremap_prot' [-Werror=implicit-function-declaration] /home/kisskb/slave/src/arch/sh/boards/mach-sh03/setup.c:85:14: warning: assignment makes pointer from integer without a cast [enabled by default] cc1: some warnings being treated as errors AS arch/sh/kernel/cpu/sh4/../sh3/entry.o /home/kisskb/slave/src/scripts/Makefile.build:258: recipe for target 'arch/sh/boards/mach-sh03/setup.o' failed make[2]: *** [arch/sh/boards/mach-sh03/setup.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/cpu/init.o /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: In function 'flush_cache_one': /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:99:17: error: 'cached_to_uncached' undeclared (first use in this function) /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:99:17: note: each undeclared identifier is reported only once for each function it appears in /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: In function 'sh4_flush_cache_mm': /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:192:2: error: implicit declaration of function 'cpu_context' [-Werror=implicit-function-declaration] cc1: all warnings being treated as errors /home/kisskb/slave/src/scripts/Makefile.build:258: recipe for target 'arch/sh/mm/cache-sh4.o' failed make[2]: *** [arch/sh/mm/cache-sh4.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/sh/kernel/cpu/clock.o CC kernel/exit.o CC kernel/softirq.o CC kernel/resource.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:89: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:208: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:347: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:349: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:380: 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:383: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence CC mm/oom_kill.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/cpu/fpu.o CC arch/sh/kernel/cpu/pfc.o LDS arch/sh/kernel/vmlinux.lds CC mm/maccess.o AS arch/sh/kernel/cpu/sh4/../sh3/ex.o CC fs/open.o CC arch/sh/kernel/cpu/sh4/fpu.o CC arch/sh/kernel/cpu/sh4/softfloat.o CC arch/sh/kernel/cpu/sh4/setup-sh7750.o CC kernel/sysctl.o CC fs/read_write.o CC arch/sh/kernel/cpu/sh4/clock-sh4.o /home/kisskb/slave/src/Makefile:949: recipe for target 'arch/sh/boards/mach-sh03' failed make[1]: *** [arch/sh/boards/mach-sh03] Error 2 make[1]: *** Waiting for unfinished jobs.... CC kernel/sysctl_binary.o CC arch/sh/kernel/cpu/proc.o CC fs/file_table.o CC fs/super.o CC fs/char_dev.o CC fs/stat.o CC kernel/capability.o CC mm/page_alloc.o CC kernel/ptrace.o CC kernel/user.o CC fs/exec.o /home/kisskb/slave/src/Makefile:949: recipe for target 'arch/sh/mm' failed make[1]: *** [arch/sh/mm] Error 2 CC fs/pipe.o CC kernel/signal.o CC kernel/sys.o CC kernel/kmod.o CC kernel/workqueue.o CC mm/page-writeback.o CC fs/namei.o CC fs/fcntl.o CC mm/readahead.o CC fs/ioctl.o LD init/mounts.o LD init/built-in.o LD arch/sh/kernel/cpu/sh4/common.o CC mm/swap.o CC mm/truncate.o CC mm/vmscan.o CC kernel/pid.o CC fs/readdir.o CC fs/select.o LD arch/sh/kernel/cpu/irq/built-in.o CC fs/dcache.o CC fs/inode.o CC fs/attr.o CC kernel/task_work.o CC fs/bad_inode.o CC fs/file.o CC kernel/extable.o CC kernel/params.o CC kernel/kthread.o CC kernel/sys_ni.o CC kernel/nsproxy.o CC kernel/notifier.o LD arch/sh/kernel/cpu/sh4/built-in.o LD arch/sh/kernel/cpu/built-in.o LD arch/sh/kernel/built-in.o CC kernel/ksysfs.o CC mm/shmem.o CC kernel/cred.o CC mm/util.o CC mm/mmzone.o CC mm/vmstat.o CC kernel/reboot.o CC kernel/async.o CC fs/filesystems.o CC kernel/range.o CC fs/namespace.o CC kernel/smpboot.o CC mm/backing-dev.o CC kernel/debug/debug_core.o CC fs/seq_file.o CC fs/xattr.o CC fs/libfs.o CC mm/mm_init.o CC fs/fs-writeback.o CC kernel/irq/irqdesc.o CC mm/mmu_context.o CC kernel/events/core.o CC kernel/events/ring_buffer.o CC kernel/events/callchain.o CC mm/percpu.o LD kernel/livepatch/built-in.o CC mm/slab_common.o CC fs/pnode.o CC kernel/locking/mutex.o CC kernel/power/qos.o CC kernel/printk/printk.o CC kernel/rcu/update.o CC kernel/rcu/srcu.o CC fs/splice.o CC kernel/sched/core.o CC kernel/time/time.o CC kernel/time/timer.o CC kernel/rcu/tiny.o /home/kisskb/slave/src/mm/page_alloc.c: In function 'free_area_init_nodes': /home/kisskb/slave/src/mm/page_alloc.c:5782:34: warning: array subscript is below array bounds [-Warray-bounds] CC kernel/kcmp.o CC kernel/time/hrtimer.o CC kernel/time/itimer.o CC kernel/time/posix-timers.o CC kernel/locking/semaphore.o CC kernel/freezer.o CC kernel/stacktrace.o CC mm/compaction.o CC kernel/power/main.o CC mm/vmacache.o CC kernel/futex.o CC fs/sync.o CC kernel/up.o CC fs/utimes.o CC fs/stack.o CC kernel/system_keyring.o CC kernel/kallsyms.o CC kernel/time/posix-cpu-timers.o CC kernel/debug/gdbstub.o CC kernel/events/hw_breakpoint.o CC kernel/irq/handle.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC kernel/time/timekeeping.o CC kernel/backtracetest.o CC fs/fs_struct.o CC kernel/time/ntp.o CC kernel/locking/rwsem.o CC kernel/locking/mutex-debug.o CC kernel/cgroup.o CC kernel/time/clocksource.o CC mm/interval_tree.o CC kernel/cgroup_freezer.o CC kernel/power/process.o CC fs/statfs.o LD kernel/rcu/built-in.o CC kernel/sched/loadavg.o CC kernel/sched/clock.o CC kernel/cpuset.o GZIP kernel/config_data.gz CC kernel/sched/cputime.o CC kernel/irq/resend.o CC mm/list_lru.o CC kernel/sched/idle_task.o CC kernel/time/jiffies.o CC kernel/power/poweroff.o CC kernel/seccomp.o CC kernel/utsname_sysctl.o CC mm/workingset.o CC kernel/irq_work.o CC mm/debug.o CC kernel/crash_dump.o CC kernel/time/timer_list.o CC kernel/time/timeconv.o CC kernel/locking/lockdep.o CC kernel/time/timecounter.o CC fs/fs_pin.o CC kernel/irq/chip.o LD kernel/printk/built-in.o CERTS kernel/x509_certificate_list CHK kernel/config_data.h UPD kernel/config_data.h CC kernel/irq/dummychip.o CC kernel/time/posix-clock.o AS kernel/system_certificates.o CC mm/nommu.o CC mm/init-mm.o CC fs/nsfs.o CC kernel/time/alarmtimer.o CC kernel/time/clockevents.o CC kernel/irq/devres.o CC kernel/irq/irqdomain.o CC fs/buffer.o CC kernel/sched/fair.o CC kernel/configs.o CC kernel/time/tick-common.o CC kernel/locking/lockdep_proc.o CC kernel/sched/rt.o CC fs/block_dev.o LD kernel/debug/built-in.o CC kernel/irq/proc.o CC fs/direct-io.o CC fs/mpage.o CC fs/proc_namespace.o CC kernel/locking/spinlock.o CC mm/bootmem.o CC kernel/locking/rtmutex.o CC mm/fadvise.o CC fs/autofs4/init.o CC kernel/time/timekeeping_debug.o CC kernel/locking/spinlock_debug.o CC kernel/time/test_udelay.o CC kernel/locking/rwsem-spinlock.o CC fs/btrfs/super.o CC fs/btrfs/ctree.o CC fs/configfs/inode.o CC fs/configfs/file.o CC kernel/sched/deadline.o CC fs/configfs/dir.o CC fs/debugfs/inode.o CC fs/cachefiles/bind.o CC fs/btrfs/extent-tree.o LD kernel/power/built-in.o CC kernel/sched/stop_task.o CC fs/btrfs/print-tree.o LD fs/devpts/built-in.o LD fs/exofs/built-in.o CC fs/ext2/balloc.o CC fs/debugfs/file.o CC fs/cachefiles/daemon.o CC fs/autofs4/inode.o CC kernel/sched/wait.o CC mm/memblock.o CC mm/dmapool.o CC fs/ext3/balloc.o CC fs/ext3/bitmap.o CC mm/sparse.o CC fs/configfs/symlink.o CC fs/btrfs/root-tree.o CC fs/btrfs/dir-item.o CC kernel/locking/percpu-rwsem.o LD kernel/irq/built-in.o CC fs/btrfs/file-item.o CC fs/configfs/mount.o CC mm/debug-pagealloc.o CC mm/slab.o CC fs/autofs4/root.o CC fs/autofs4/symlink.o CC kernel/sched/completion.o /home/kisskb/slave/src/kernel/cgroup.c: In function 'cgroup_mount': /home/kisskb/slave/src/kernel/cgroup.c:1901:13: warning: 'root' may be used uninitialized in this function [-Wuninitialized] CC kernel/sched/idle.o LD kernel/time/built-in.o CC fs/configfs/item.o CC fs/autofs4/waitq.o CC fs/autofs4/expire.o CC mm/quicklist.o CC mm/kmemleak.o CC kernel/sched/stats.o CC kernel/sched/debug.o CC fs/autofs4/dev-ioctl.o CC fs/cachefiles/interface.o CC fs/ext2/dir.o CC mm/page_owner.o CC fs/ext4/balloc.o CC fs/fat/cache.o CC fs/f2fs/dir.o CC fs/fat/dir.o CC fs/fscache/cache.o CC fs/fat/fatent.o CC fs/btrfs/inode-item.o CC fs/fat/file.o CC fs/jbd/transaction.o CC fs/jbd/commit.o LD kernel/locking/built-in.o CC fs/fuse/dev.o CC mm/zpool.o CC fs/fuse/dir.o CC fs/ext4/bitmap.o CC fs/fuse/file.o CC fs/ext3/dir.o LD kernel/events/built-in.o LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o CC fs/ext2/file.o CC fs/ext3/file.o CC fs/jbd2/transaction.o CC fs/jbd2/commit.o CC mm/balloon_compaction.o CC fs/jfs/super.o CC fs/jfs/file.o LD fs/configfs/configfs.o LD fs/configfs/built-in.o CC fs/ext4/dir.o CC fs/jfs/inode.o CC fs/jfs/namei.o CC fs/f2fs/file.o CC fs/jfs/jfs_mount.o CC fs/ext3/fsync.o CC fs/ext3/ialloc.o CC mm/page_ext.o CC fs/btrfs/inode-map.o CC fs/kernfs/mount.o CC fs/nls/nls_base.o CC fs/ext3/inode.o CC fs/nls/nls_cp737.o CC fs/ext3/ioctl.o LD kernel/sched/built-in.o CC fs/nls/nls_cp775.o CC fs/notify/fsnotify.o LD kernel/built-in.o CC fs/cachefiles/key.o CC fs/btrfs/disk-io.o CC fs/kernfs/inode.o LD fs/autofs4/autofs4.o CC fs/jbd/recovery.o LD fs/autofs4/built-in.o CC fs/fscache/cookie.o CC fs/fscache/fsdef.o CC fs/overlayfs/super.o CC fs/overlayfs/inode.o CC fs/proc/nommu.o LD fs/quota/built-in.o CC fs/notify/notification.o CC fs/ext2/ialloc.o CC fs/ext4/file.o CC fs/ext2/inode.o CC fs/ext2/ioctl.o CC fs/jfs/jfs_umount.o CC fs/fat/inode.o CC fs/notify/group.o CC fs/notify/inode_mark.o CC fs/notify/mark.o CC fs/ext3/namei.o CC fs/kernfs/dir.o CC fs/nls/nls_cp850.o CC fs/ext4/fsync.o CC fs/fat/misc.o CC fs/fat/nfs.o CC fs/nls/nls_cp857.o CC fs/jfs/jfs_xtree.o LD mm/built-in.o CC fs/fscache/main.o CC fs/jfs/jfs_imap.o CC fs/btrfs/transaction.o CC fs/fat/namei_vfat.o CC fs/jfs/jfs_debug.o CC fs/nls/nls_cp861.o CC fs/fat/namei_msdos.o CC fs/ext4/ialloc.o CC fs/fscache/netfs.o CC fs/ext4/inode.o CC fs/fuse/inode.o CC fs/ramfs/inode.o CC fs/overlayfs/dir.o CC fs/fscache/object.o CC fs/fscache/operation.o CC fs/cachefiles/main.o CC fs/jbd/checkpoint.o CC fs/jfs/jfs_dmap.o CC fs/fscache/page.o CC fs/jbd2/recovery.o CC fs/proc/task_nommu.o CC fs/nls/nls_cp862.o CC fs/jfs/jfs_unicode.o CC fs/nls/nls_cp864.o CC fs/fuse/control.o CC fs/jfs/jfs_dtree.o CC fs/f2fs/inode.o CC fs/ext2/namei.o CC fs/btrfs/inode.o CC fs/ext2/super.o CC fs/btrfs/file.o CC fs/btrfs/tree-defrag.o CC fs/proc/inode.o CC fs/cachefiles/namei.o CC fs/notify/vfsmount_mark.o CC fs/ext2/symlink.o CC fs/ext4/page-io.o CC fs/notify/fdinfo.o CC fs/fscache/proc.o CC fs/ext4/ioctl.o CC fs/fscache/object-list.o CC fs/nls/nls_cp865.o CC fs/jbd/revoke.o CC fs/ext4/namei.o CC fs/btrfs/extent_map.o CC fs/overlayfs/readdir.o CC fs/kernfs/file.o LD fs/fat/msdos.o CC fs/kernfs/symlink.o CC fs/overlayfs/copy_up.o CC fs/jfs/jfs_inode.o CC fs/notify/dnotify/dnotify.o LD fs/fat/fat.o CC fs/jfs/jfs_discard.o CC fs/ramfs/file-nommu.o CC fs/nls/nls_cp874.o CC fs/cachefiles/rdwr.o CC fs/proc/root.o CC fs/ext3/super.o CC fs/nls/nls_cp932.o CC fs/nls/nls_euc-jp.o CC fs/ext3/symlink.o CC fs/nls/nls_cp936.o LD fs/fat/vfat.o LD fs/fat/built-in.o CC fs/jfs/jfs_extent.o CC fs/jfs/symlink.o CC fs/reiserfs/bitmap.o CC fs/nls/nls_cp950.o CC fs/jbd2/checkpoint.o CC fs/nls/nls_cp1250.o CC fs/btrfs/sysfs.o /home/kisskb/slave/src/fs/ext4/inode.c: In function 'ext4_map_blocks': /home/kisskb/slave/src/fs/ext4/inode.c:547:5: warning: 'retval' may be used uninitialized in this function [-Wuninitialized] CC fs/btrfs/struct-funcs.o CC fs/nls/nls_iso8859-1.o LD fs/notify/fanotify/built-in.o LD fs/fuse/fuse.o CC fs/ext3/hash.o LD fs/fuse/built-in.o CC fs/cachefiles/security.o LD fs/notify/inotify/built-in.o CC fs/ext4/super.o CC fs/btrfs/xattr.o CC fs/btrfs/ordered-data.o CC fs/jbd/journal.o CC fs/f2fs/namei.o CC fs/nls/nls_iso8859-2.o LD fs/notify/dnotify/built-in.o CC fs/proc/base.o CC fs/proc/generic.o LD fs/notify/built-in.o CC fs/jfs/jfs_metapage.o LD fs/fscache/fscache.o CC fs/proc/array.o LD fs/fscache/built-in.o CC fs/ext4/symlink.o CC fs/f2fs/hash.o CC fs/eventpoll.o CC fs/jfs/jfs_logmgr.o CC fs/sysfs/file.o CC fs/jbd2/revoke.o LD fs/ext2/ext2.o LD fs/ext2/built-in.o CC fs/jbd2/journal.o LD fs/overlayfs/overlay.o CC fs/nls/nls_iso8859-3.o LD fs/overlayfs/built-in.o CC fs/nls/nls_iso8859-4.o LD fs/kernfs/built-in.o CC fs/nls/nls_iso8859-5.o CC fs/nls/nls_iso8859-13.o LD fs/ramfs/ramfs.o LD fs/ramfs/built-in.o CC fs/anon_inodes.o CC fs/nls/nls_iso8859-14.o CC fs/jfs/jfs_txnmgr.o CC fs/ext4/hash.o CC fs/jfs/jfs_uniupr.o CC fs/btrfs/extent_io.o CC fs/nls/nls_iso8859-15.o CC fs/jfs/resize.o CC fs/nls/nls_koi8-u.o CC fs/cachefiles/xattr.o CC fs/ext3/resize.o CC fs/nls/nls_koi8-ru.o CC fs/nls/mac-celtic.o CC fs/nls/mac-croatian.o CC fs/jfs/xattr.o CC fs/proc/fd.o CC fs/jfs/ioctl.o CC fs/nls/mac-gaelic.o CC fs/sysfs/dir.o CC fs/ext3/ext3_jbd.o CC fs/nls/mac-greek.o CC fs/nls/mac-iceland.o CC fs/sysfs/symlink.o CC fs/sysfs/mount.o CC fs/ext4/extents.o CC fs/ext4/resize.o CC fs/nls/mac-inuit.o CC fs/nls/mac-romanian.o CC fs/proc/cmdline.o CC fs/sysfs/group.o CC fs/btrfs/volumes.o CC fs/btrfs/async-thread.o CC fs/nls/mac-turkish.o CC fs/reiserfs/do_balan.o CC fs/jfs/acl.o CC fs/signalfd.o LD fs/jbd/jbd.o LD fs/jbd/built-in.o CC fs/timerfd.o CC fs/proc/consoles.o CC fs/btrfs/ioctl.o CC fs/eventfd.o CC fs/f2fs/super.o CC fs/ext4/ext4_jbd2.o CC fs/ext4/migrate.o CC fs/btrfs/locking.o CC fs/btrfs/orphan.o CC fs/locks.o CC fs/binfmt_script.o CC fs/ext4/mballoc.o CC fs/proc/cpuinfo.o CC fs/proc/devices.o CC fs/mbcache.o CC fs/proc/interrupts.o CC fs/proc/loadavg.o CC fs/proc/meminfo.o CC fs/reiserfs/namei.o CC fs/f2fs/inline.o CC fs/f2fs/checkpoint.o CC fs/reiserfs/inode.o CC fs/proc/stat.o CC fs/f2fs/gc.o CC fs/posix_acl.o CC fs/proc/uptime.o CC fs/f2fs/data.o CC fs/ext4/block_validity.o CC fs/ext4/move_extent.o CC fs/f2fs/node.o CC fs/f2fs/segment.o LD fs/nls/built-in.o CC fs/f2fs/recovery.o CC fs/f2fs/debug.o LD fs/sysfs/built-in.o LD fs/jbd2/jbd2.o CC fs/reiserfs/file.o CC fs/btrfs/export.o LD fs/jbd2/built-in.o CC fs/coredump.o CC fs/proc/version.o CC fs/btrfs/tree-log.o CC fs/proc/softirqs.o LD fs/ext3/ext3.o LD fs/ext3/built-in.o CC fs/btrfs/free-space-cache.o CC fs/btrfs/zlib.o CC fs/btrfs/lzo.o LD fs/cachefiles/cachefiles.o CC fs/proc/namespaces.o LD fs/cachefiles/built-in.o CC fs/btrfs/compression.o CC fs/btrfs/delayed-ref.o CC fs/proc/self.o CC fs/ext4/mmp.o LD fs/jfs/jfs.o LD fs/jfs/built-in.o CC fs/drop_caches.o CC fs/btrfs/relocation.o CC fs/btrfs/delayed-inode.o CC fs/ext4/indirect.o CC fs/ext4/extents_status.o CC fs/proc/thread_self.o CC fs/btrfs/scrub.o CC fs/btrfs/reada.o CC fs/ext4/xattr.o CC fs/proc/proc_sysctl.o CC fs/reiserfs/dir.o CC fs/proc/vmcore.o CC fs/reiserfs/fix_node.o CC fs/reiserfs/super.o CC fs/btrfs/backref.o CC fs/reiserfs/prints.o CC fs/ext4/xattr_user.o CC fs/btrfs/ulist.o CC fs/reiserfs/objectid.o CC fs/ext4/xattr_trusted.o CC fs/btrfs/qgroup.o CC fs/ext4/inline.o CC fs/ext4/readpage.o CC fs/btrfs/send.o CC fs/btrfs/dev-replace.o CC fs/reiserfs/lbalance.o CC fs/btrfs/raid56.o CC fs/btrfs/uuid-tree.o CC fs/btrfs/props.o CC fs/btrfs/hash.o CC fs/btrfs/tests/free-space-tests.o CC fs/ext4/crypto_policy.o CC fs/btrfs/tests/extent-buffer-tests.o CC fs/btrfs/tests/btrfs-tests.o CC fs/btrfs/tests/extent-io-tests.o CC fs/btrfs/tests/inode-tests.o /home/kisskb/slave/src/fs/btrfs/volumes.c: In function '__btrfs_alloc_chunk': /home/kisskb/slave/src/fs/btrfs/volumes.c:4445:19: warning: 'max_chunk_size' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/btrfs/volumes.c:4488:29: warning: 'max_stripe_size' may be used uninitialized in this function [-Wuninitialized] CC fs/ext4/crypto.o CC fs/ext4/crypto_key.o CC fs/btrfs/tests/qgroup-tests.o CC fs/reiserfs/ibalance.o CC fs/reiserfs/stree.o CC fs/ext4/crypto_fname.o CC fs/reiserfs/hashes.o CC fs/reiserfs/tail_conversion.o CC fs/reiserfs/journal.o CC fs/reiserfs/resize.o CC fs/reiserfs/item_ops.o CC fs/reiserfs/ioctl.o CC fs/reiserfs/xattr.o CC fs/reiserfs/lock.o CC fs/reiserfs/procfs.o CC fs/reiserfs/xattr_user.o LD fs/f2fs/f2fs.o CC fs/reiserfs/xattr_trusted.o /home/kisskb/slave/src/fs/btrfs/backref.c: In function '__add_delayed_refs': /home/kisskb/slave/src/fs/btrfs/backref.c:620:33: warning: 'sgn' may be used uninitialized in this function [-Wuninitialized] CC fs/reiserfs/xattr_security.o LD fs/f2fs/built-in.o CC fs/reiserfs/xattr_acl.o LD fs/proc/proc.o LD fs/proc/built-in.o LD fs/ext4/ext4.o LD fs/ext4/built-in.o LD fs/reiserfs/reiserfs.o LD fs/reiserfs/built-in.o LD fs/btrfs/btrfs.o LD fs/btrfs/built-in.o LD fs/built-in.o make[1]: Leaving directory '/home/kisskb/slave/build/linus_sh-randconfig_sh4' Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_sh-randconfig_sh4 # Build took: 0:00:21.884395