# git rev-parse -q --verify 1efdb5f0a9243ca8f3460a5ce1b407b06a021f02^{commit} 1efdb5f0a9243ca8f3460a5ce1b407b06a021f02 already have revision, skipping fetch # git checkout -q -f -B kisskb 1efdb5f0a9243ca8f3460a5ce1b407b06a021f02 # git clean -qxdf # git log -1 commit 1efdb5f0a9243ca8f3460a5ce1b407b06a021f02 Merge: 45e38cf 4f258a4 Author: Linus Torvalds Date: Sat Aug 15 13:54:53 2015 -0700 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi Pull SCSI fixes from James Bottomley: "This has two libfc fixes for bugs causing rare crashes, one iscsi fix for a potential hang on shutdown, and a fix for an I/O blocksize issue which caused a regression" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: sd: Fix maximum I/O size for BLOCK_PC requests libfc: Fix fc_fcp_cleanup_each_cmd() libfc: Fix fc_exch_recv_req() error path libiscsi: Fix host busy blocking during connection teardown # < /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 1efdb5f0a9243ca8f3460a5ce1b407b06a021f02 # < 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=0xE99438C8 # 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 CHK 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 HOSTCC scripts/basic/bin2c UPD include/config/kernel.release Using /home/kisskb/slave/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash 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/do_mounts_rd.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/init_task.o UPD include/generated/compile.h CC init/version.o HOSTCC usr/gen_init_cpio AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/irq_32.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/mm/alignment.o CC arch/sh/mm/cache.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/init.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/mmap.o CC arch/sh/mm/cache-sh4.o CC arch/sh/kernel/ptrace.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/flush-sh4.o CC arch/sh/kernel/reboot.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/return_address.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/mm/cache-debugfs.o CC arch/sh/kernel/time.o CC arch/sh/kernel/sys_sh.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/unwinder.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/iomap.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/kernel/sh_bios.o CC arch/sh/math-emu/math.o /home/kisskb/slave/src/kernel/Makefile:135: *** No X.509 certificates found *** CC arch/sh/kernel/cpu/irq/imask.o GEN usr/initramfs_data.cpio.gz AS usr/initramfs_data.o CC kernel/fork.o LD usr/built-in.o CC kernel/exec_domain.o CC arch/sh/kernel/crash_dump.o CC kernel/panic.o CC arch/sh/kernel/cpu/sh4a/setup-sh7343.o CC arch/sh/kernel/cpu/sh4/probe.o CC arch/sh/kernel/cpu/sh4a/clock-sh7343.o CC arch/sh/kernel/cpu/shmobile/pm.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] AS arch/sh/kernel/cpu/shmobile/sleep.o 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/stacktrace.o AS arch/sh/kernel/cpu/sh4/../sh3/entry.o CC arch/sh/kernel/perf_event.o AS arch/sh/kernel/cpu/sh4/../sh3/ex.o CC arch/sh/kernel/cpu/sh4a/perf_event.o CC kernel/cpu.o CC arch/sh/kernel/cpu/sh4a/ubc.o CC kernel/exit.o CC arch/sh/kernel/cpu/shmobile/cpuidle.o CC mm/filemap.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: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/mempool.o CC kernel/softirq.o CC arch/sh/kernel/cpu/sh4/sq.o CC kernel/resource.o CC arch/sh/kernel/cpu/init.o CC ipc/mqueue.o CC arch/sh/kernel/cpu/clock.o CC mm/oom_kill.o CC arch/sh/kernel/cpu/fpu.o LD arch/sh/kernel/cpu/irq/built-in.o CC kernel/sysctl.o LD arch/sh/kernel/cpu/sh4/common.o CC fs/open.o CC kernel/sysctl_binary.o CC fs/read_write.o CC arch/sh/kernel/cpu/pfc.o CC arch/sh/kernel/perf_callchain.o In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:23:0: /home/kisskb/slave/src/include/math-emu/single.h:50:5: warning: "__LITTLE_ENDIAN" is not defined [-Wundef] CC security/integrity/iint.o In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:24:0: /home/kisskb/slave/src/include/math-emu/double.h:59:5: warning: "__LITTLE_ENDIAN" is not defined [-Wundef] /home/kisskb/slave/src/arch/sh/math-emu/math.c:54:0: warning: "WRITE" redefined [enabled by default] /home/kisskb/slave/src/include/linux/fs.h:198:0: note: this is the location of the previous definition /home/kisskb/slave/src/arch/sh/math-emu/math.c:55:0: warning: "READ" redefined [enabled by default] /home/kisskb/slave/src/include/linux/fs.h:197:0: note: this is the location of the previous definition /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fadd': /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fsub': /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] CC security/integrity/evm/evm_main.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] CC mm/maccess.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fmul': /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fdiv': /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fmac': /home/kisskb/slave/src/arch/sh/math-emu/math.c:145:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:145:2: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] CC mm/page_alloc.o CC mm/page-writeback.o /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'ffloat': /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'ftrc': /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count is negative [enabled by default] CC fs/file_table.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /home/kisskb/slave/src/arch/sh/math-emu/math.c:323:2: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcnvds': /home/kisskb/slave/src/arch/sh/math-emu/math.c:333:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: At top level: /home/kisskb/slave/src/arch/sh/math-emu/math.c:505:12: warning: 'ieee_fpe_handler' defined but not used [-Wunused-function] /home/kisskb/slave/src/Makefile:949: recipe for target 'arch/sh/mm' failed make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC fs/super.o CC security/integrity/evm/evm_crypto.o CC crypto/api.o CC crypto/cipher.o CC arch/sh/kernel/hw_breakpoint.o CC kernel/capability.o AS arch/sh/kernel/head_32.o CC kernel/ptrace.o LDS arch/sh/kernel/vmlinux.lds CC crypto/compress.o CC crypto/memneq.o CC crypto/crypto_wq.o CC kernel/user.o CC security/keys/gc.o CC security/keys/key.o CC security/keys/keyring.o CC security/keys/keyctl.o CC fs/char_dev.o CC ipc/msgutil.o CC fs/stat.o CC security/integrity/evm/evm_secfs.o CC mm/readahead.o LD arch/sh/kernel/cpu/sh4a/built-in.o CC mm/swap.o LD arch/sh/kernel/cpu/shmobile/built-in.o CC kernel/signal.o CC kernel/sys.o LD init/mounts.o LD init/built-in.o CC mm/truncate.o CC security/integrity/evm/evm_posix_acl.o CC mm/vmscan.o CC mm/shmem.o CC kernel/kmod.o CC mm/util.o LD security/integrity/integrity.o CC mm/mmzone.o CC mm/vmstat.o LD arch/sh/kernel/cpu/sh4/built-in.o CC arch/sh/kernel/cpu/proc.o CC mm/backing-dev.o CC ipc/namespace.o CC kernel/workqueue.o CC fs/exec.o CC ipc/mq_sysctl.o CC fs/pipe.o CC crypto/algapi.o CC crypto/scatterwalk.o CC crypto/proc.o CC crypto/aead.o CC security/keys/permission.o CC fs/namei.o LD arch/sh/math-emu/built-in.o CC security/keys/process_keys.o CC security/tomoyo/audit.o POLICY security/tomoyo/builtin-policy.h CC security/tomoyo/condition.o CC security/tomoyo/domain.o CC crypto/ablkcipher.o CC mm/mm_init.o CC mm/mmu_context.o CC kernel/pid.o CC fs/fcntl.o CC fs/ioctl.o CC fs/readdir.o CC fs/select.o CC security/keys/request_key.o CC kernel/task_work.o /home/kisskb/slave/src/mm/page-writeback.c: In function 'balance_dirty_pages.isra.21': /home/kisskb/slave/src/mm/page-writeback.c:676:17: warning: 'm_bg_thresh' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/page-writeback.c:1537:36: note: 'm_bg_thresh' was declared here /home/kisskb/slave/src/mm/page-writeback.c:676:17: warning: 'm_thresh' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/page-writeback.c:1537:26: note: 'm_thresh' was declared here /home/kisskb/slave/src/mm/page-writeback.c:1603:14: warning: 'm_dirty' may be used uninitialized in this function [-Wuninitialized] CC crypto/blkcipher.o CC fs/dcache.o LD security/integrity/evm/evm.o LD security/integrity/evm/built-in.o LD security/integrity/built-in.o CC security/keys/request_key_auth.o CC mm/percpu.o CC security/yama/yama_lsm.o CC kernel/extable.o LD arch/sh/kernel/cpu/built-in.o /home/kisskb/slave/src/mm/page_alloc.c: In function 'free_area_init_nodes': /home/kisskb/slave/src/mm/page_alloc.c:5805:34: warning: array subscript is below array bounds [-Warray-bounds] LD arch/sh/kernel/built-in.o CC mm/slab_common.o CC mm/compaction.o CC mm/vmacache.o CC mm/interval_tree.o CC security/keys/user_defined.o CC mm/list_lru.o LD ipc/built-in.o CC security/commoncap.o CC security/tomoyo/environ.o CC security/tomoyo/file.o CC fs/inode.o CC mm/workingset.o CC security/security.o CC mm/debug.o CC crypto/chainiv.o CC crypto/eseqiv.o CC kernel/params.o CC crypto/seqiv.o CC mm/nommu.o CC crypto/ahash.o CC mm/init-mm.o CC fs/attr.o LD security/yama/yama.o LD security/yama/built-in.o CC fs/bad_inode.o CC security/keys/proc.o CC security/keys/sysctl.o CC security/tomoyo/gc.o CC mm/bootmem.o CC mm/fadvise.o CC fs/file.o CC mm/memblock.o CC security/keys/encrypted-keys/encrypted.o CC security/keys/encrypted-keys/ecryptfs_format.o CC kernel/kthread.o CC security/tomoyo/group.o CC security/tomoyo/load_policy.o CC fs/filesystems.o CC security/tomoyo/memory.o CC mm/dmapool.o CC security/inode.o CC fs/namespace.o CC security/tomoyo/mount.o CC crypto/shash.o CC crypto/pcompress.o CC fs/seq_file.o CC crypto/akcipher.o ASN.1 crypto/rsakey-asn1.c CC mm/sparse.o /home/kisskb/slave/src/mm/bootmem.c: In function 'mark_bootmem': /home/kisskb/slave/src/mm/bootmem.c:381:1: warning: control reaches end of non-void function [-Wreturn-type] CC mm/slab.o CC mm/quicklist.o CC crypto/rsa.o CC kernel/sys_ni.o CC security/tomoyo/network.o CC mm/page_counter.o CC mm/memcontrol.o CC kernel/nsproxy.o CC security/tomoyo/realpath.o CC fs/xattr.o CC crypto/rsa_helper.o CC crypto/algboss.o CC security/tomoyo/securityfs_if.o CC crypto/testmgr.o CC mm/vmpressure.o CC fs/libfs.o CC fs/fs-writeback.o LD security/keys/encrypted-keys/encrypted-keys.o LD security/keys/encrypted-keys/built-in.o LD security/keys/built-in.o CC fs/pnode.o CC security/device_cgroup.o CC mm/cleancache.o CC fs/splice.o CC mm/zpool.o CC fs/sync.o CC mm/zbud.o CC kernel/notifier.o CC fs/utimes.o CC kernel/ksysfs.o CC fs/stack.o CC mm/balloon_compaction.o CC kernel/cred.o CC kernel/reboot.o CC kernel/async.o CC crypto/cmac.o CC mm/page_ext.o CC crypto/hmac.o CC crypto/vmac.o CC fs/fs_struct.o CC fs/statfs.o CC security/tomoyo/tomoyo.o CC crypto/xcbc.o CC crypto/crypto_null.o CC fs/fs_pin.o CC kernel/range.o CC fs/nsfs.o CC fs/buffer.o CC fs/block_dev.o CC fs/direct-io.o CC kernel/smpboot.o CC fs/mpage.o CC security/tomoyo/util.o CC crypto/md4.o /home/kisskb/slave/src/mm/memcontrol.c: In function 'mem_cgroup_read_u64': /home/kisskb/slave/src/mm/memcontrol.c:3197:1: warning: control reaches end of non-void function [-Wreturn-type] CC fs/proc_namespace.o CC crypto/md5.o CC security/tomoyo/common.o CC fs/autofs4/init.o CC fs/autofs4/inode.o CC fs/autofs4/root.o CC kernel/groups.o CC kernel/bpf/core.o CC kernel/bpf/syscall.o CC kernel/bpf/verifier.o CC crypto/rmd128.o CC fs/autofs4/symlink.o CC fs/autofs4/waitq.o /home/kisskb/slave/src/mm/memcontrol.c: In function 'mem_cgroup_reset': /home/kisskb/slave/src/include/linux/page_counter.h:49:21: warning: 'counter' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/memcontrol.c:3343:23: note: 'counter' was declared here CC fs/autofs4/expire.o CC fs/autofs4/dev-ioctl.o CC fs/cachefiles/bind.o CC fs/btrfs/super.o CC fs/cachefiles/daemon.o CC fs/cachefiles/interface.o CC fs/configfs/inode.o CC fs/cachefiles/key.o CC fs/btrfs/ctree.o CC fs/cachefiles/main.o CC fs/debugfs/inode.o CC fs/devpts/inode.o CC fs/cachefiles/namei.o LD fs/exofs/built-in.o CC kernel/bpf/hashtab.o CC kernel/bpf/arraymap.o CC crypto/rmd160.o CC kernel/events/core.o CC kernel/events/ring_buffer.o CC fs/exportfs/expfs.o /home/kisskb/slave/src/mm/memcontrol.c: In function '__mem_cgroup_usage_unregister_event': /home/kisskb/slave/src/mm/memcontrol.c:3816:6: warning: 'usage' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/memcontrol.c:3811:35: warning: 'thresholds' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/memcontrol.c: In function '__mem_cgroup_usage_register_event': /home/kisskb/slave/src/mm/memcontrol.c:3728:6: warning: 'usage' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/memcontrol.c:3697:16: warning: 'thresholds' may be used uninitialized in this function [-Wuninitialized] CC fs/ext2/balloc.o /home/kisskb/slave/src/mm/memcontrol.c: In function 'mem_cgroup_read_u64': /home/kisskb/slave/src/include/asm-generic/atomic-long.h:148:2: warning: 'counter' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/memcontrol.c:3163:23: note: 'counter' was declared here CC fs/ext4/balloc.o CC crypto/rmd256.o CC fs/f2fs/dir.o CC fs/f2fs/file.o CC kernel/gcov/base.o CC fs/f2fs/inode.o CC fs/fat/cache.o CC crypto/sha1_generic.o CC fs/fscache/cache.o CC fs/fscache/cookie.o CC kernel/irq/irqdesc.o CC kernel/irq/handle.o CC kernel/gcov/fs.o CC fs/fuse/dev.o CC fs/fuse/dir.o CC fs/gfs2/acl.o CC fs/gfs2/bmap.o LD fs/autofs4/autofs4.o LD fs/autofs4/built-in.o CC fs/gfs2/dir.o CC fs/gfs2/xattr.o CC fs/cachefiles/rdwr.o CC kernel/bpf/helpers.o CC fs/isofs/namei.o CC fs/isofs/inode.o LD mm/built-in.o CC fs/jbd2/transaction.o CC fs/jbd2/commit.o CC fs/ext2/dir.o CC fs/debugfs/file.o CC fs/jbd2/recovery.o LD fs/exportfs/exportfs.o LD fs/exportfs/built-in.o CC fs/f2fs/namei.o CC fs/f2fs/hash.o CC crypto/sha256_generic.o CC kernel/irq/manage.o CC fs/fscache/fsdef.o CC fs/configfs/file.o LD fs/devpts/devpts.o LD fs/devpts/built-in.o CC fs/configfs/dir.o CC fs/fscache/main.o CC fs/jbd2/checkpoint.o LD security/tomoyo/built-in.o LD security/built-in.o CC fs/jbd2/revoke.o CC fs/kernfs/mount.o CC fs/cachefiles/security.o CC fs/fat/dir.o CC crypto/sha512_generic.o CC fs/kernfs/inode.o CC kernel/gcov/gcc_3_4.o CC fs/f2fs/super.o CC fs/fscache/netfs.o CC fs/nilfs2/inode.o CC fs/nls/nls_base.o CC kernel/irq/spurious.o CC fs/nls/nls_cp437.o CC fs/nls/nls_cp737.o CC fs/fscache/object.o LD kernel/bpf/built-in.o LD kernel/livepatch/built-in.o CC kernel/locking/mutex.o CC kernel/events/callchain.o LD fs/notify/dnotify/built-in.o LD fs/notify/fanotify/built-in.o CC fs/gfs2/glock.o LD fs/notify/inotify/built-in.o CC fs/ext4/bitmap.o CC fs/isofs/dir.o LD fs/notify/built-in.o CC fs/f2fs/inline.o CC fs/configfs/symlink.o CC fs/ntfs/aops.o CC fs/ext2/file.o CC fs/f2fs/checkpoint.o CC fs/ntfs/attrib.o CC fs/ntfs/collate.o CC fs/nls/nls_cp850.o CC fs/ntfs/compress.o CC fs/configfs/mount.o CC fs/f2fs/gc.o CC fs/ntfs/debug.o LD kernel/gcov/built-in.o CC fs/ocfs2/alloc.o CC fs/ntfs/dir.o CC fs/overlayfs/super.o CC fs/jbd2/journal.o LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o CC fs/isofs/util.o CC fs/f2fs/data.o CC fs/fscache/operation.o CC fs/cachefiles/xattr.o CC fs/proc/nommu.o CC fs/proc/task_nommu.o CC fs/kernfs/dir.o CC fs/fuse/file.o CC fs/kernfs/file.o CC kernel/irq/resend.o CC fs/kernfs/symlink.o CC fs/nls/nls_cp852.o CC fs/nls/nls_cp860.o CC kernel/locking/semaphore.o CC kernel/locking/rwsem.o CC crypto/wp512.o CC fs/nls/nls_cp861.o CC fs/quota/dquot.o CC fs/btrfs/extent-tree.o CC fs/fat/fatent.o CC fs/nls/nls_cp863.o CC fs/overlayfs/inode.o CC fs/fscache/page.o CC fs/fscache/proc.o CC kernel/irq/chip.o CC fs/fuse/inode.o CC crypto/tgr192.o CC fs/isofs/rock.o CC kernel/locking/rtmutex.o CC fs/ext2/ialloc.o CC fs/nilfs2/file.o CC fs/ext2/inode.o CC fs/cachefiles/proc.o CC fs/ext2/ioctl.o CC fs/fat/file.o CC fs/ext2/namei.o CC fs/overlayfs/dir.o CC fs/nilfs2/dir.o CC fs/ntfs/file.o CC kernel/locking/rwsem-spinlock.o CC fs/configfs/item.o CC fs/ext4/dir.o CC kernel/locking/percpu-rwsem.o CC fs/proc/inode.o CC fs/nls/nls_cp869.o CC fs/ntfs/index.o CC fs/overlayfs/readdir.o CC fs/ramfs/inode.o CC fs/ramfs/file-nommu.o LD fs/kernfs/built-in.o CC fs/f2fs/node.o CC fs/proc/root.o CC fs/f2fs/segment.o CC fs/sysfs/file.o CC fs/ntfs/inode.o CC fs/nls/nls_cp936.o CC fs/fscache/object-list.o CC fs/ntfs/mft.o CC kernel/irq/dummychip.o CC kernel/events/hw_breakpoint.o CC fs/ext2/super.o LD fs/configfs/configfs.o LD fs/configfs/built-in.o CC fs/overlayfs/copy_up.o CC fs/btrfs/print-tree.o CC fs/tracefs/inode.o CC fs/eventpoll.o CC fs/btrfs/root-tree.o CC fs/anon_inodes.o CC fs/signalfd.o CC fs/ocfs2/aops.o CC fs/xfs/xfs_trace.o LD fs/cachefiles/cachefiles.o LD fs/cachefiles/built-in.o CC fs/xfs/libxfs/xfs_alloc.o CC fs/sysfs/dir.o CC fs/isofs/export.o CC fs/xfs/libxfs/xfs_alloc_btree.o CC fs/xfs/libxfs/xfs_attr.o CC fs/ext2/symlink.o CC fs/fat/inode.o CC fs/nilfs2/super.o CC crypto/gf128mul.o CC crypto/ecb.o CC fs/gfs2/glops.o CC fs/gfs2/log.o LD kernel/locking/built-in.o CC fs/ocfs2/blockcheck.o CC fs/gfs2/lops.o CC fs/gfs2/main.o CC fs/nilfs2/namei.o CC fs/xfs/libxfs/xfs_attr_leaf.o CC fs/proc/base.o CC fs/nls/nls_cp949.o CC kernel/irq/devres.o CC kernel/irq/irqdomain.o LD kernel/events/built-in.o CC fs/quota/quota_v1.o CC fs/ext4/file.o LD fs/fscache/fscache.o CC kernel/power/qos.o LD fs/fscache/built-in.o CC fs/quota/quota_v2.o CC fs/quota/quota_tree.o LD fs/jbd2/jbd2.o LD fs/jbd2/built-in.o CC fs/timerfd.o CC fs/fuse/control.o CC fs/nls/nls_cp950.o CC fs/nls/nls_cp1250.o CC fs/ntfs/mst.o CC fs/f2fs/recovery.o LD fs/overlayfs/overlay.o LD fs/overlayfs/built-in.o CC fs/eventfd.o CC fs/sysfs/symlink.o LD fs/ramfs/ramfs.o CC fs/btrfs/dir-item.o LD fs/ramfs/built-in.o CC fs/nls/nls_cp1251.o CC fs/aio.o CC fs/nls/nls_iso8859-1.o LD fs/tracefs/tracefs.o LD fs/tracefs/built-in.o CC fs/isofs/joliet.o CC fs/locks.o LD fs/ext2/ext2.o CC fs/btrfs/file-item.o CC crypto/cbc.o LD fs/ext2/built-in.o CC fs/nls/nls_iso8859-2.o CC fs/ocfs2/buffer_head_io.o CC fs/quota/quota.o CC fs/binfmt_misc.o CC fs/binfmt_elf_fdpic.o CC fs/quota/kqid.o CC fs/ocfs2/dcache.o CC fs/sysfs/mount.o CC fs/ntfs/namei.o CC fs/gfs2/meta_io.o CC kernel/irq/proc.o CC kernel/irq/pm.o CC fs/ext4/fsync.o CC fs/ext4/ialloc.o CC fs/mbcache.o CC fs/gfs2/aops.o CC fs/posix_acl.o /home/kisskb/slave/src/fs/ext4/file.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] CC fs/coredump.o CC fs/sysfs/group.o CC fs/xfs/libxfs/xfs_attr_remote.o CC fs/ocfs2/dir.o CC fs/xfs/libxfs/xfs_bmap.o CC fs/nilfs2/page.o CC fs/nls/nls_iso8859-3.o LD fs/fuse/fuse.o CC fs/fat/misc.o LD fs/fuse/built-in.o CC fs/drop_caches.o CC fs/quota/netlink.o CC fs/fhandle.o CC fs/dcookies.o /home/kisskb/slave/src/fs/quota/kqid.c: In function 'qid_valid': /home/kisskb/slave/src/fs/quota/kqid.c:131:1: warning: control reaches end of non-void function [-Wreturn-type] /home/kisskb/slave/src/fs/quota/kqid.c: In function 'from_kqid_munged': /home/kisskb/slave/src/fs/quota/kqid.c:112:1: warning: control reaches end of non-void function [-Wreturn-type] /home/kisskb/slave/src/fs/quota/kqid.c: In function 'from_kqid': /home/kisskb/slave/src/fs/quota/kqid.c:79:1: warning: control reaches end of non-void function [-Wreturn-type] /home/kisskb/slave/src/fs/quota/kqid.c: In function 'qid_lt': /home/kisskb/slave/src/fs/quota/kqid.c:52:1: warning: control reaches end of non-void function [-Wreturn-type] /home/kisskb/slave/src/fs/quota/kqid.c: In function 'qid_eq': /home/kisskb/slave/src/fs/quota/kqid.c:26:1: warning: control reaches end of non-void function [-Wreturn-type] CC fs/f2fs/xattr.o CC kernel/power/main.o CC fs/nls/nls_iso8859-5.o CC fs/ntfs/runlist.o CC fs/ntfs/super.o /home/kisskb/slave/src/fs/binfmt_elf_fdpic.c: In function 'elf_fdpic_dump_segments': /home/kisskb/slave/src/fs/binfmt_elf_fdpic.c:1482:17: warning: unused variable 'addr' [-Wunused-variable] CC fs/f2fs/acl.o /home/kisskb/slave/src/fs/posix_acl.c: In function 'acl_by_type': /home/kisskb/slave/src/fs/posix_acl.c:34:1: warning: control reaches end of non-void function [-Wreturn-type] LD fs/isofs/isofs.o LD fs/isofs/built-in.o CC fs/gfs2/dentry.o CC fs/proc/generic.o CC fs/ntfs/sysctl.o CC crypto/pcbc.o CC fs/f2fs/crypto_policy.o CC fs/f2fs/crypto.o /home/kisskb/slave/src/fs/ext4/fsync.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] CC crypto/cts.o CC crypto/lrw.o CC fs/ocfs2/dlmglue.o CC fs/fat/nfs.o CC fs/ocfs2/export.o CC fs/nls/nls_iso8859-7.o CC fs/nls/nls_cp1255.o CC fs/ocfs2/extent_map.o CC fs/xfs/libxfs/xfs_bmap_btree.o CC fs/ocfs2/file.o CC fs/fat/namei_msdos.o CC crypto/xts.o LD fs/sysfs/built-in.o CC fs/f2fs/crypto_key.o CC kernel/printk/printk.o CC kernel/printk/braille.o CC fs/ext4/inode.o CC fs/f2fs/crypto_fname.o CC fs/gfs2/export.o LD kernel/irq/built-in.o CC fs/ext4/page-io.o CC fs/ext4/ioctl.o CC kernel/power/console.o CC kernel/power/process.o CC fs/ntfs/unistr.o CC fs/ntfs/upcase.o CC fs/nilfs2/mdt.o CC kernel/power/suspend.o CC fs/nls/nls_iso8859-9.o CC kernel/power/autosleep.o CC fs/btrfs/inode-item.o CC fs/proc/array.o CC fs/btrfs/inode-map.o CC fs/btrfs/disk-io.o LD fs/quota/built-in.o CC fs/nilfs2/btnode.o CC fs/nilfs2/bmap.o CC fs/nilfs2/btree.o CC fs/nilfs2/direct.o CC fs/nilfs2/dat.o CC fs/ocfs2/heartbeat.o /home/kisskb/slave/src/fs/f2fs/crypto_key.c: In function '_f2fs_get_encryption_info': /home/kisskb/slave/src/fs/f2fs/f2fs_crypto.h:115:2: warning: 'mode' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/f2fs/crypto_key.c:130:7: note: 'mode' was declared here CC fs/ocfs2/inode.o CC kernel/power/poweroff.o CC fs/btrfs/transaction.o CC fs/xfs/libxfs/xfs_btree.o CC fs/xfs/libxfs/xfs_da_btree.o CC crypto/ctr.o CC crypto/gcm.o CC crypto/ccm.o CC fs/proc/fd.o CC fs/ext4/namei.o CC crypto/mcryptd.o CC crypto/des_generic.o CC crypto/fcrypt.o /home/kisskb/slave/src/fs/ext4/inode.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] CC fs/nilfs2/recovery.o CC crypto/blowfish_generic.o CC crypto/blowfish_common.o LD fs/fat/fat.o LD fs/fat/msdos.o CC crypto/twofish_generic.o LD fs/fat/built-in.o CC crypto/twofish_common.o CC fs/ocfs2/ioctl.o CC fs/nls/nls_iso8859-13.o CC fs/ocfs2/journal.o CC fs/gfs2/file.o LD fs/f2fs/f2fs.o LD fs/f2fs/built-in.o CC fs/gfs2/ops_fstype.o CC fs/gfs2/inode.o LD fs/ntfs/ntfs.o LD fs/ntfs/built-in.o CC fs/ocfs2/localalloc.o CC kernel/rcu/update.o CC kernel/rcu/srcu.o CC fs/xfs/libxfs/xfs_da_format.o CC fs/proc/proc_tty.o LD kernel/power/built-in.o CC kernel/rcu/tiny.o CC kernel/sched/core.o CC fs/ocfs2/locks.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/ext4/super.o CC kernel/time/time.o CC fs/btrfs/inode.o CC fs/nilfs2/the_nilfs.o CC crypto/serpent_generic.o CC crypto/aes_generic.o CC fs/btrfs/file.o CC fs/nilfs2/segbuf.o CC fs/nilfs2/segment.o LD kernel/printk/built-in.o CC fs/nilfs2/cpfile.o CC fs/nls/nls_iso8859-15.o CC crypto/camellia_generic.o CC crypto/cast_common.o CC fs/proc/cmdline.o CC crypto/cast6_generic.o CC fs/ocfs2/mmap.o CC fs/ocfs2/namei.o CC crypto/arc4.o CC crypto/seed.o CC fs/nilfs2/sufile.o CC fs/ext4/symlink.o CC crypto/poly1305_generic.o CC crypto/deflate.o CC fs/btrfs/tree-defrag.o CC fs/ocfs2/refcounttree.o CC crypto/zlib.o CC fs/ocfs2/reservations.o CC crypto/crc32.o CC crypto/crc32c_generic.o CC fs/ocfs2/move_extents.o CC fs/nilfs2/ifile.o LD kernel/rcu/built-in.o CC fs/gfs2/quota.o CC fs/proc/consoles.o CC fs/nls/nls_utf8.o CC kernel/trace/trace_clock.o CC kernel/trace/ring_buffer.o CC fs/nls/mac-celtic.o CC fs/ocfs2/resize.o CC fs/gfs2/recovery.o /home/kisskb/slave/src/kernel/sched/core.c: In function 'pick_next_task': /home/kisskb/slave/src/kernel/sched/core.c:2947:1: warning: control reaches end of non-void function [-Wreturn-type] CC fs/gfs2/rgrp.o CC crypto/crct10dif_common.o CC crypto/crct10dif_generic.o CC kernel/time/timer.o CC kernel/time/hrtimer.o CC crypto/authenc.o CC fs/ext4/hash.o CC crypto/authencesn.o /home/kisskb/slave/src/fs/ext4/super.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] CC crypto/lz4hc.o CC fs/nilfs2/alloc.o CC kernel/sched/loadavg.o CC fs/nls/mac-croatian.o CC crypto/842.o CC fs/btrfs/extent_map.o CC crypto/rng.o CC fs/nilfs2/gcinode.o CC fs/ext4/resize.o CC fs/nilfs2/ioctl.o CC fs/ext4/extents.o CC crypto/ansi_cprng.o CC kernel/freezer.o CC fs/nilfs2/sysfs.o CC fs/gfs2/super.o CC fs/btrfs/sysfs.o CC fs/nls/mac-gaelic.o CC fs/btrfs/struct-funcs.o CC fs/nls/mac-greek.o CC fs/ext4/ext4_jbd2.o CC fs/proc/cpuinfo.o CC crypto/drbg.o CC fs/xfs/libxfs/xfs_dir2.o CC crypto/jitterentropy-kcapi.o CC crypto/jitterentropy.o CC fs/xfs/libxfs/xfs_dir2_block.o CC fs/proc/devices.o CC crypto/ghash-generic.o CC fs/gfs2/sys.o /home/kisskb/slave/src/fs/gfs2/rgrp.c: In function 'gfs2_rgrp_congested': /home/kisskb/slave/src/fs/gfs2/rgrp.c:1882:3: warning: comparison of distinct pointer types lacks a cast [enabled by default] CC fs/btrfs/xattr.o CC fs/proc/interrupts.o CC crypto/xor.o CC fs/proc/loadavg.o CC fs/nls/mac-inuit.o CC fs/xfs/libxfs/xfs_dir2_data.o CC fs/nls/mac-roman.o CC fs/nls/mac-turkish.o CC fs/ocfs2/slot_map.o CC fs/ext4/migrate.o /home/kisskb/slave/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /home/kisskb/slave/src/fs/btrfs/inode.c:1368:6: warning: 'extent_end' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/btrfs/inode.c:1478:31: warning: 'cur_offset' may be used uninitialized in this function [-Wuninitialized] CC fs/ext4/mballoc.o CC fs/ext4/block_validity.o CC fs/gfs2/trans.o CC fs/proc/meminfo.o CC fs/proc/stat.o CC fs/proc/uptime.o CC fs/proc/version.o CC kernel/trace/ring_buffer_benchmark.o CC fs/gfs2/util.o CC kernel/sched/clock.o CC fs/ext4/move_extent.o LD crypto/crypto.o CC kernel/time/itimer.o CC fs/ocfs2/suballoc.o /home/kisskb/slave/src/fs/ext4/extents.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] CC fs/ext4/mmp.o CC fs/ext4/indirect.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:411:1: warning: control reaches end of non-void function [-Wreturn-type] LD crypto/crypto_algapi.o CC fs/ext4/extents_status.o CC fs/xfs/libxfs/xfs_dir2_leaf.o CC fs/btrfs/ordered-data.o CC fs/btrfs/extent_io.o CC fs/btrfs/volumes.o CC fs/ext4/xattr.o CC fs/proc/softirqs.o CC fs/proc/namespaces.o LD fs/nls/built-in.o CC fs/proc/self.o CC fs/proc/thread_self.o CC fs/ocfs2/super.o CC fs/ocfs2/symlink.o CC fs/proc/proc_sysctl.o LD fs/nilfs2/nilfs2.o LD fs/nilfs2/built-in.o CC fs/ocfs2/sysfile.o CC fs/ocfs2/uptodate.o CC fs/ocfs2/quota_local.o CC fs/ocfs2/quota_global.o CC kernel/trace/trace.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o CC crypto/rsakey-asn1.o CC kernel/trace/trace_output.o CC fs/proc/proc_net.o CC fs/xfs/libxfs/xfs_dir2_node.o CC fs/ext4/xattr_user.o CC kernel/profile.o CC kernel/stacktrace.o CC fs/btrfs/async-thread.o LD crypto/cryptomgr.o LD crypto/jitterentropy_rng.o LD crypto/rsa_generic.o LD crypto/built-in.o CC fs/btrfs/ioctl.o CC kernel/futex.o CC fs/xfs/libxfs/xfs_dir2_sf.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:411:1: warning: control reaches end of non-void function [-Wreturn-type] CC fs/proc/kmsg.o /home/kisskb/slave/src/fs/ext4/mballoc.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] CC kernel/sched/cputime.o CC kernel/sched/idle_task.o CC kernel/time/posix-timers.o CC kernel/up.o CC kernel/uid16.o CC fs/ext4/xattr_trusted.o CC kernel/sched/fair.o CC kernel/time/posix-cpu-timers.o CC kernel/sched/rt.o CC fs/ocfs2/xattr.o CC fs/xfs/libxfs/xfs_dquot_buf.o /home/kisskb/slave/src/fs/ext4/indirect.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] LD fs/gfs2/gfs2.o LD fs/gfs2/built-in.o CC fs/xfs/libxfs/xfs_ialloc.o CC kernel/system_keyring.o CC fs/ext4/inline.o CC fs/ext4/readpage.o CC fs/ocfs2/acl.o CC fs/ocfs2/stackglue.o CC fs/ocfs2/stack_o2cb.o CC kernel/kallsyms.o CC kernel/time/timekeeping.o CC fs/btrfs/locking.o CC kernel/sched/deadline.o CC kernel/time/ntp.o CC kernel/cgroup.o CC fs/ocfs2/dlm/dlmdomain.o /home/kisskb/slave/src/fs/ext4/extents.c: In function 'ext4_ext_map_blocks': /home/kisskb/slave/src/fs/ext4/extents.c:2339:58: warning: 'lblock' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/ext4/extents.c:2305:14: note: 'lblock' was declared here /home/kisskb/slave/src/fs/ext4/extents.c:2339:58: warning: 'len' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/ext4/extents.c:2304:14: note: 'len' was declared here CC kernel/sched/stop_task.o CC fs/ocfs2/cluster/heartbeat.o CC fs/ocfs2/cluster/masklog.o CC fs/ocfs2/cluster/sys.o CC fs/xfs/libxfs/xfs_ialloc_btree.o CC fs/xfs/libxfs/xfs_inode_fork.o CC kernel/trace/trace_seq.o CC kernel/sched/wait.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/ocfs2/cluster/nodemanager.o LD fs/proc/proc.o LD fs/proc/built-in.o CC kernel/sched/completion.o CC fs/btrfs/orphan.o CC fs/btrfs/export.o CC fs/xfs/libxfs/xfs_inode_buf.o CC fs/xfs/libxfs/xfs_log_rlimit.o CC kernel/sched/idle.o CC fs/ocfs2/dlm/dlmdebug.o /home/kisskb/slave/src/fs/ext4/inline.c: In function 'ext4_inode_journal_mode': /home/kisskb/slave/src/fs/ext4/ext4_jbd2.h:411:1: warning: control reaches end of non-void function [-Wreturn-type] CC kernel/pid_namespace.o CC kernel/time/clocksource.o CC kernel/time/jiffies.o CC fs/ocfs2/cluster/quorum.o GZIP kernel/config_data.gz CC kernel/relay.o CC fs/ocfs2/dlmfs/userdlm.o CC fs/ocfs2/dlmfs/dlmfs.o CC fs/ocfs2/cluster/tcp.o LD fs/ocfs2/ocfs2_stack_o2cb.o CC fs/ocfs2/cluster/netdebug.o CC kernel/utsname_sysctl.o CC kernel/tracepoint.o CC fs/xfs/libxfs/xfs_sb.o CC kernel/time/timer_list.o CC fs/btrfs/tree-log.o CC kernel/trace/trace_stat.o CC fs/btrfs/free-space-cache.o CC kernel/time/timeconv.o CC kernel/sched/auto_group.o LD fs/ocfs2/ocfs2_stackglue.o CC kernel/time/timecounter.o CC kernel/sched/cpuacct.o CC fs/ocfs2/dlm/dlmthread.o CC kernel/elfcore.o CC fs/btrfs/zlib.o CC fs/btrfs/lzo.o CC kernel/trace/trace_printk.o CC fs/btrfs/compression.o CC fs/btrfs/delayed-ref.o CC kernel/time/posix-clock.o CC fs/ocfs2/dlm/dlmrecovery.o LD fs/ext4/ext4.o LD fs/ext4/built-in.o CC kernel/time/alarmtimer.o CC fs/btrfs/delayed-inode.o CC fs/btrfs/relocation.o CC fs/btrfs/scrub.o CC fs/xfs/libxfs/xfs_symlink_remote.o CC kernel/irq_work.o CC kernel/time/clockevents.o CC fs/btrfs/reada.o CC fs/xfs/libxfs/xfs_trans_resv.o CC fs/btrfs/backref.o CC kernel/time/tick-common.o CC fs/xfs/xfs_aops.o CC fs/ocfs2/dlm/dlmmaster.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 fs/xfs/xfs_attr_inactive.o CC kernel/time/tick-oneshot.o CC kernel/time/tick-sched.o CC kernel/time/timekeeping_debug.o CC fs/btrfs/ulist.o CC kernel/crash_dump.o CC fs/btrfs/qgroup.o CERTS kernel/x509_certificate_list CC fs/ocfs2/dlm/dlmast.o CC fs/ocfs2/dlm/dlmconvert.o CC fs/btrfs/send.o CC kernel/trace/trace_sched_switch.o LD fs/ocfs2/dlmfs/ocfs2_dlmfs.o LD fs/ocfs2/dlmfs/built-in.o CC kernel/trace/trace_sched_wakeup.o CHK kernel/config_data.h LD kernel/sched/built-in.o AS kernel/system_certificates.o UPD kernel/config_data.h CC fs/btrfs/dev-replace.o CC fs/ocfs2/dlm/dlmlock.o CC fs/xfs/xfs_attr_list.o CC fs/xfs/xfs_bit.o CC kernel/trace/trace_nop.o CC fs/ocfs2/dlm/dlmunlock.o CC fs/xfs/xfs_bmap_util.o CC fs/btrfs/raid56.o CC fs/btrfs/uuid-tree.o CC kernel/trace/trace_branch.o CC fs/xfs/xfs_buf.o CC fs/btrfs/props.o CC fs/btrfs/hash.o CC kernel/trace/blktrace.o CC kernel/trace/trace_events.o CC fs/btrfs/check-integrity.o CC kernel/trace/trace_export.o CC kernel/trace/trace_event_perf.o CC fs/xfs/xfs_dir2_readdir.o CC kernel/configs.o /home/kisskb/slave/src/fs/btrfs/delayed-inode.c: In function '__btrfs_add_delayed_item': /home/kisskb/slave/src/fs/btrfs/delayed-inode.c:435:17: warning: 'root' may be used uninitialized in this function [-Wuninitialized] CC fs/xfs/xfs_discard.o CC kernel/trace/trace_events_filter.o CC kernel/trace/trace_events_trigger.o CC fs/xfs/xfs_error.o LD kernel/time/built-in.o CC kernel/trace/power-traces.o CC kernel/trace/rpm-traces.o LD fs/ocfs2/cluster/ocfs2_nodemanager.o LD fs/ocfs2/cluster/built-in.o CC fs/xfs/xfs_export.o CC fs/xfs/xfs_extent_busy.o CC kernel/trace/trace_benchmark.o CC fs/xfs/xfs_file.o CC fs/xfs/xfs_filestream.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/xfs/xfs_fsops.o CC fs/xfs/xfs_globals.o CC fs/xfs/xfs_icache.o CC fs/xfs/xfs_ioctl.o CC fs/xfs/xfs_iomap.o CC fs/xfs/xfs_iops.o CC fs/xfs/xfs_inode.o CC fs/xfs/xfs_itable.o CC fs/xfs/xfs_message.o CC fs/xfs/xfs_mount.o CC fs/xfs/xfs_mru_cache.o CC fs/xfs/xfs_super.o CC fs/xfs/xfs_symlink.o CC fs/xfs/xfs_sysfs.o CC fs/xfs/xfs_trans.o CC fs/xfs/xfs_xattr.o CC fs/xfs/kmem.o CC fs/xfs/uuid.o CC fs/xfs/xfs_log.o CC fs/xfs/xfs_log_cil.o CC fs/xfs/xfs_buf_item.o LD fs/ocfs2/ocfs2.o CC fs/xfs/xfs_extfree_item.o CC fs/xfs/xfs_icreate_item.o CC fs/xfs/xfs_inode_item.o CC fs/xfs/xfs_log_recover.o CC fs/xfs/xfs_trans_ail.o CC fs/xfs/xfs_trans_buf.o CC fs/xfs/xfs_trans_extfree.o CC fs/xfs/xfs_trans_inode.o CC fs/xfs/xfs_acl.o LD fs/ocfs2/dlm/ocfs2_dlm.o CC fs/xfs/xfs_stats.o CC fs/xfs/xfs_sysctl.o LD fs/ocfs2/dlm/built-in.o LD fs/ocfs2/built-in.o LD kernel/trace/built-in.o LD kernel/built-in.o LD fs/btrfs/btrfs.o LD fs/btrfs/built-in.o /home/kisskb/slave/src/fs/xfs/xfs_acl.c: In function 'xfs_get_acl': /home/kisskb/slave/src/fs/xfs/xfs_acl.c:153:8: warning: 'ea_name' may be used uninitialized in this function [-Wuninitialized] LD fs/xfs/xfs.o LD fs/xfs/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:32.666158