# git rev-parse -q --verify 9fa686068a32ddf256df03982b3e3967c18654a8^{commit} 9fa686068a32ddf256df03982b3e3967c18654a8 already have revision, skipping fetch # git checkout -q -f -B kisskb 9fa686068a32ddf256df03982b3e3967c18654a8 # git clean -qxdf # git log -1 commit 9fa686068a32ddf256df03982b3e3967c18654a8 Merge: 90bf353 6bf6410 Author: Linus Torvalds Date: Wed Jan 20 10:15:21 2016 -0800 Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma Pull dmaengine fixes from Vinod Koul: "Here is my second pull request for this window: A few driver fixes have piled up and one missed rcar bindings patch which got somehow lost in for-linus branch so cherry-picked that one. Fixes are for dw, at_hdmac, edma" * tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma: dmaengine: rcar-dmac: Document SoC specific bindings dmaengine: at_xdmac: fix resume for cyclic transfers dmaengine: dw: fix cyclic transfer callbacks dmaengine: dw: fix cyclic transfer setup dmaengine: edma: Fix paRAM slot allocation for entry channel 0 # < /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 9fa686068a32ddf256df03982b3e3967c18654a8 # < make -j 240 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=0x1C087218 # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 240 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 240 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 make[1]: Leaving directory `/home/kisskb/slave/build/linus_sh-randconfig_sh4' make[1]: Entering directory `/home/kisskb/slave/build/linus_sh-randconfig_sh4' 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 Using /home/kisskb/slave/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/asn1_compiler HOSTCC scripts/sign-file HOSTCC scripts/extract-cert CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o GEN scripts/mod/devicetable-offsets.h HOSTCC scripts/mod/file2alias.o 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 HOSTLD scripts/mod/modpost :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] :1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp] :1301:2: warning: #warning syscall membarrier not implemented [-Wcpp] :1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp] :1307:2: warning: #warning syscall copy_file_range 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 UPD include/generated/compile.h LD usr/built-in.o CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/irq_32.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/mm/alignment.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/cache.o CC arch/sh/kernel/process.o CC arch/sh/mm/init.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/ptrace.o CC arch/sh/mm/cache-sh2a.o CC arch/sh/kernel/ptrace_32.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 CC arch/sh/mm/asids-debugfs.o CC arch/sh/mm/uncached.o CC arch/sh/kernel/sys_sh.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/unwinder.o CC arch/sh/kernel/iomap.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/kernel/kgdb.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/module.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/kprobes.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/dwarf.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/cpu/fpu.o CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/cpu/pfc.o CC arch/sh/kernel/hw_breakpoint.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/cpu/proc.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/math-emu/math.o AS arch/sh/kernel/cpu/sh2a/ex.o AS arch/sh/kernel/cpu/sh2a/entry.o CC arch/sh/kernel/cpu/sh2a/probe.o CC arch/sh/kernel/cpu/sh2a/opcode_helper.o CC arch/sh/kernel/cpu/sh2a/setup-mxg.o /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S: Assembler messages: /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../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/sh2a/../../entry-common.S:383: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /tmp/ccsaWSIk.s: Assembler messages: /tmp/ccsaWSIk.s: Internal error, aborting at /home/tony/buildall/src/binutils/gas/config/tc-sh.c line 4052 in md_apply_fix Please report this bug. CC arch/sh/kernel/cpu/sh2a/clock-sh7206.o make[4]: *** [arch/sh/kernel/cpu/sh2a/ex.o] Error 1 make[4]: *** Waiting for unfinished jobs.... CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC kernel/cpu.o CC kernel/exit.o CC kernel/softirq.o CC kernel/resource.o CC certs/system_keyring.o CC kernel/sysctl.o EXTRACT_CERTS Generating X.509 key generation config CC kernel/sysctl_binary.o CC kernel/capability.o ### ### Now generating an X.509 key pair to be used for signing modules. ### ### If this takes a long time, you might wish to run rngd in the ### background to keep the supply of entropy topped up. It ### needs to be run as root, and uses a hardware random ### number generator if one is available. ### openssl req -new -nodes -utf8 -"sha1" -days 36500 \ -batch -x509 -config certs/x509.genkey \ -outform PEM -out certs/signing_key.pem \ -keyout certs/signing_key.pem 2>&1 CC kernel/ptrace.o CC kernel/user.o CC kernel/signal.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:21: warning: "__BIG_ENDIAN" is not defined [-Wundef] 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:21: warning: "__BIG_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:199: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:198: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] CC kernel/sys.o /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] CC kernel/kmod.o /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] /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] CC kernel/workqueue.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: 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: 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] CC kernel/pid.o /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] CC kernel/task_work.o /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] CC kernel/extable.o /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] Generating a 4096 bit RSA private key . CC kernel/params.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] CC kernel/kthread.o /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] CC kernel/sys_ni.o /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] /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] CC kernel/nsproxy.o /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] make[3]: *** [arch/sh/kernel/cpu/sh2a] Error 2 make[3]: *** Waiting for unfinished jobs.... /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] CC kernel/notifier.o /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] CC kernel/ksysfs.o LD arch/sh/kernel/cpu/irq/built-in.o CC kernel/cred.o CC kernel/reboot.o CC kernel/async.o CC mm/filemap.o CC kernel/range.o . CC mm/mempool.o CC kernel/smpboot.o CC mm/oom_kill.o CC mm/maccess.o CC mm/page_alloc.o CC kernel/kcmp.o CC mm/page-writeback.o CC kernel/freezer.o LD kernel/livepatch/built-in.o CC kernel/events/core.o CC kernel/stacktrace.o CC mm/readahead.o CC kernel/events/ring_buffer.o CC kernel/printk/printk.o CC kernel/debug/debug_core.o CC kernel/up.o CC kernel/events/callchain.o CC kernel/irq/irqdesc.o . CC kernel/rcu/update.o CC mm/swap.o CC kernel/events/hw_breakpoint.o CC kernel/bpf/core.o CC kernel/power/qos.o CC kernel/power/process.o CC mm/truncate.o CC kernel/rcu/sync.o CC kernel/rcu/srcu.o CC mm/vmscan.o CC kernel/power/poweroff.o CC mm/shmem.o CC kernel/bpf/syscall.o CC kernel/rcu/rcutorture.o CC kernel/bpf/verifier.o CC kernel/rcu/tree.o CC kernel/locking/mutex.o CC kernel/module.o CC kernel/debug/gdbstub.o CC kernel/irq/handle.o CC kernel/module_signing.o CC kernel/locking/semaphore.o CC kernel/irq/manage.o CC kernel/kallsyms.o CC kernel/locking/rwsem.o CC kernel/irq/spurious.o CC kernel/bpf/helpers.o CC kernel/bpf/inode.o CC kernel/cgroup.o CC mm/util.o CC mm/mmzone.o . CC kernel/bpf/hashtab.o CC kernel/irq/resend.o CC kernel/gcov/base.o CC kernel/cgroup_freezer.o CC mm/vmstat.o CC kernel/locking/mutex-debug.o CC kernel/bpf/arraymap.o CC kernel/locking/percpu-rwsem.o CC kernel/gcov/fs.o CC kernel/irq/chip.o CC kernel/cgroup_pids.o CC mm/backing-dev.o CC kernel/sched/core.o CC mm/mm_init.o CC kernel/audit.o CC kernel/time/time.o CC mm/mmu_context.o CC kernel/locking/lockdep.o CC kernel/gcov/gcc_3_4.o CC kernel/irq/dummychip.o CC kernel/sched/loadavg.o CC kernel/time/timer.o CC kernel/irq/devres.o CC kernel/locking/spinlock.o CC kernel/auditfilter.o CC mm/percpu.o CC kernel/sched/clock.o CC kernel/locking/spinlock_debug.o CC kernel/time/hrtimer.o CC mm/slab_common.o CC kernel/auditsc.o CC kernel/sched/cputime.o CC kernel/irq/irqdomain.o CC kernel/locking/rwsem-spinlock.o CC ipc/util.o CC kernel/audit_watch.o CC kernel/sched/idle_task.o CC kernel/locking/locktorture.o CC mm/compaction.o CC kernel/time/itimer.o CC ipc/msgutil.o CC mm/vmacache.o . LD init/mounts.o CC kernel/audit_fsnotify.o CC kernel/time/posix-timers.o CC kernel/sched/fair.o CC mm/interval_tree.o CC kernel/audit_tree.o CC ipc/msg.o CC mm/list_lru.o CC kernel/sched/rt.o CC kernel/time/posix-cpu-timers.o CC ipc/sem.o CC ipc/shm.o CC kernel/kprobes.o make[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: *** Waiting for unfinished jobs.... CC kernel/time/timekeeping.o CC kernel/sched/deadline.o . CC mm/workingset.o CC kernel/time/ntp.o CC kernel/sched/stop_task.o CC ipc/syscall.o CC kernel/elfcore.o CC mm/debug.o CC kernel/sched/wait.o CC kernel/debug/kdb/kdb_io.o CC kernel/time/clocksource.o CC kernel/irq_work.o CC kernel/debug/kdb/kdb_main.o CC mm/nommu.o CC kernel/sched/completion.o CC kernel/time/jiffies.o CC kernel/debug/kdb/kdb_support.o CC kernel/torture.o CC kernel/memremap.o CC kernel/time/timer_list.o CC mm/init-mm.o CC kernel/sched/idle.o CC kernel/debug/kdb/kdb_bt.o GENKDB kernel/debug/kdb/gen-kdb_cmds.c LD init/built-in.o . CC mm/bootmem.o CC kernel/sched/cpuacct.o CC kernel/time/timeconv.o LD arch/sh/mm/built-in.o CC kernel/debug/kdb/kdb_bp.o CC kernel/debug/kdb/kdb_debugger.o CC mm/memblock.o CC kernel/time/timecounter.o CC mm/dmapool.o CC kernel/time/posix-clock.o CC mm/sparse.o CC fs/open.o CC fs/read_write.o CC kernel/time/alarmtimer.o CC mm/slob.o CC fs/file_table.o CC kernel/debug/kdb/gen-kdb_cmds.o . CC kernel/time/clockevents.o CC mm/quicklist.o CC kernel/time/tick-common.o CC fs/super.o CC kernel/time/tick-oneshot.o CC kernel/time/tick-sched.o CC mm/kmemleak.o CC fs/char_dev.o CC kernel/time/timekeeping_debug.o CC [M] kernel/time/test_udelay.o CC fs/stat.o CC mm/page_owner.o CC mm/zpool.o CC fs/exec.o CC [M] mm/kmemleak-test.o CC mm/page_ext.o CC [M] mm/zbud.o CC fs/pipe.o CC fs/namei.o . CC fs/fcntl.o CC fs/ioctl.o CC fs/readdir.o . CC fs/select.o CC security/commoncap.o CC fs/dcache.o CC security/inode.o CC fs/inode.o CC security/lsm_audit.o CC fs/attr.o . CC fs/bad_inode.o CC fs/file.o CC fs/filesystems.o CC fs/namespace.o CC fs/seq_file.o . CC fs/xattr.o CC fs/libfs.o CC fs/fs-writeback.o CC security/keys/gc.o CC security/keys/key.o CC fs/pnode.o . CC security/keys/keyring.o CC fs/splice.o CC security/keys/keyctl.o CC security/keys/permission.o CC fs/sync.o CC fs/utimes.o CC security/keys/process_keys.o CC fs/stack.o CC security/keys/request_key.o CC fs/fs_struct.o CC fs/statfs.o CC security/keys/request_key_auth.o CC fs/fs_pin.o CC fs/nsfs.o CC security/keys/user_defined.o . CC fs/buffer.o CC fs/block_dev.o CC security/keys/persistent.o CC [M] security/keys/trusted.o CC fs/direct-io.o CC fs/mpage.o LD security/keys/encrypted-keys/built-in.o CC [M] security/keys/encrypted-keys/encrypted.o CC [M] security/keys/encrypted-keys/ecryptfs_format.o . CC [M] security/keys/encrypted-keys/masterkey_trusted.o LD fs/devpts/built-in.o CC fs/debugfs/inode.o LD fs/exofs/built-in.o CC fs/debugfs/file.o CC fs/exportfs/expfs.o CC fs/configfs/inode.o . CC fs/configfs/file.o CC fs/configfs/dir.o LD fs/ext2/built-in.o CC [M] fs/ext2/balloc.o CC fs/configfs/symlink.o CC fs/configfs/mount.o CC [M] fs/ext2/dir.o CC [M] fs/ext2/file.o CC fs/configfs/item.o LD fs/fuse/built-in.o CC [M] fs/ext2/ialloc.o CC [M] fs/fuse/dev.o CC [M] fs/ext2/inode.o CC [M] fs/fuse/dir.o CC [M] fs/fuse/file.o CC [M] fs/ext2/ioctl.o . CC [M] fs/fuse/inode.o CC [M] fs/ext2/namei.o CC [M] fs/fuse/control.o CC fs/kernfs/mount.o CC [M] fs/ext2/super.o CC fs/jbd2/transaction.o CC fs/kernfs/inode.o CC [M] fs/ext2/symlink.o CC fs/isofs/namei.o CC fs/jbd2/commit.o CC fs/fat/cache.o CC fs/kernfs/dir.o CC fs/isofs/inode.o CC [M] fs/ext2/xattr.o CC fs/jbd2/recovery.o CC fs/isofs/dir.o CC fs/anon_inodes.o CC fs/fat/dir.o CC fs/kernfs/file.o CC fs/isofs/util.o CC fs/ramfs/inode.o CC fs/jbd2/checkpoint.o CC fs/fat/fatent.o CC fs/timerfd.o CC [M] fs/ext2/xattr_user.o CC fs/jbd2/revoke.o LD kernel/power/built-in.o CC fs/kernfs/symlink.o CC fs/isofs/rock.o CC fs/aio.o CC [M] fs/ext2/xattr_trusted.o . CC fs/jbd2/journal.o CC fs/binfmt_misc.o CC fs/fat/file.o CC fs/quota/dquot.o CC [M] fs/ext2/acl.o CC fs/isofs/export.o CC fs/ramfs/file-nommu.o CC fs/isofs/compress.o CC fs/quota/quota_tree.o CC fs/fat/inode.o CC [M] fs/ext2/xattr_security.o CC block/bio.o make[1]: *** [arch/sh/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... CC fs/fat/misc.o CC fs/notify/fsnotify.o CC fs/quota/kqid.o CC fs/quota/quota.o CC fs/binfmt_flat.o CC fs/fat/nfs.o CC block/elevator.o CC fs/binfmt_elf_fdpic.o CC [M] fs/quota/quota_v2.o CC fs/sysfs/file.o CC fs/posix_acl.o CC fs/fat/namei_msdos.o CC fs/sysfs/dir.o CC block/blk-tag.o CC fs/notify/group.o CC fs/notify/notification.o CC [M] fs/nilfs2/inode.o CC block/blk-core.o CC block/blk-sysfs.o LD fs/nilfs2/built-in.o CC fs/coredump.o CC [M] fs/nilfs2/file.o CC fs/sysfs/mount.o CC [M] fs/mbcache.o CC fs/notify/inode_mark.o CC fs/notify/mark.o CC fs/fhandle.o CC fs/sysfs/symlink.o CC fs/sysfs/group.o LD fs/jfs/built-in.o CC [M] fs/nilfs2/dir.o CC block/blk-settings.o . CC fs/notify/vfsmount_mark.o CC block/blk-flush.o CC block/blk-ioc.o CC [M] fs/nilfs2/super.o CC [M] fs/jfs/super.o CC fs/nls/nls_base.o CC [M] fs/nilfs2/namei.o CC fs/notify/fdinfo.o CC block/blk-map.o CC [M] fs/jfs/file.o CC block/blk-exec.o CC fs/udf/balloc.o CC fs/nls/nls_cp775.o CC [M] fs/nilfs2/page.o CC [M] fs/jfs/inode.o CC block/blk-merge.o CC fs/udf/dir.o . CC [M] fs/jfs/namei.o CC block/blk-softirq.o CC [M] fs/jfs/jfs_mount.o CC fs/udf/file.o CC fs/btrfs/super.o . CC fs/btrfs/ctree.o CC [M] fs/nilfs2/mdt.o CC fs/nls/nls_cp855.o . CC fs/udf/ialloc.o CC fs/btrfs/extent-tree.o CC fs/reiserfs/bitmap.o CC fs/ocfs2/alloc.o CC fs/udf/inode.o CC fs/reiserfs/do_balan.o . CC fs/ocfs2/aops.o CC fs/reiserfs/namei.o CC crypto/api.o CC [M] fs/jfs/jfs_umount.o CC [M] fs/nilfs2/btnode.o CC fs/reiserfs/inode.o CC [M] fs/nilfs2/bmap.o CC fs/reiserfs/file.o LD fs/notify/dnotify/built-in.o CC block/blk-timeout.o . CC fs/btrfs/print-tree.o CC fs/reiserfs/dir.o LD fs/notify/fanotify/built-in.o CC [M] fs/nilfs2/btree.o CC [M] fs/jfs/jfs_xtree.o CC crypto/cipher.o CC fs/udf/lowlevel.o CC fs/ocfs2/blockcheck.o LD kernel/gcov/built-in.o CC [M] fs/nilfs2/direct.o LD fs/notify/inotify/built-in.o CC fs/ocfs2/buffer_head_io.o CC [M] fs/jfs/jfs_imap.o CC fs/btrfs/root-tree.o CC fs/nls/nls_cp861.o CC fs/reiserfs/fix_node.o CC block/blk-iopoll.o CC [M] fs/jfs/jfs_debug.o . CC fs/ocfs2/dcache.o CC fs/reiserfs/super.o CC fs/udf/namei.o CC block/blk-lib.o CC crypto/compress.o CC fs/udf/partition.o CC fs/nls/nls_cp864.o CC [M] fs/jfs/jfs_dmap.o CC [M] fs/jfs/jfs_unicode.o CC fs/btrfs/dir-item.o CC [M] fs/nilfs2/dat.o CC fs/udf/super.o . CC [M] fs/jfs/jfs_dtree.o CC fs/nls/nls_cp866.o CC [M] fs/jfs/jfs_inode.o CC fs/btrfs/file-item.o CC fs/nls/nls_cp874.o CC fs/udf/truncate.o CC fs/udf/symlink.o CC fs/udf/directory.o CC fs/btrfs/inode-item.o . CC fs/udf/misc.o LD fs/xfs/built-in.o CC [M] fs/nilfs2/recovery.o CC fs/btrfs/inode-map.o CC [M] fs/xfs/xfs_trace.o LD fs/exportfs/exportfs.o CC [M] fs/xfs/libxfs/xfs_alloc.o LD fs/exportfs/built-in.o CC fs/nls/nls_cp936.o CC [M] fs/nilfs2/the_nilfs.o CC [M] fs/jfs/jfs_discard.o . CC fs/nls/nls_ascii.o CC fs/nls/nls_iso8859-2.o CC [M] fs/xfs/libxfs/xfs_alloc_btree.o CC crypto/memneq.o CC fs/udf/udftime.o CC fs/nls/nls_cp1255.o CC [M] fs/jfs/jfs_extent.o CC fs/btrfs/disk-io.o CC [M] fs/nilfs2/segbuf.o CC [M] fs/xfs/libxfs/xfs_attr.o CC fs/udf/unicode.o CC [M] fs/jfs/symlink.o . CC crypto/crypto_wq.o CC crypto/algapi.o CC fs/reiserfs/prints.o CC block/blk-mq.o CC crypto/scatterwalk.o CC fs/nls/nls_iso8859-14.o . CC [M] fs/nilfs2/segment.o CC [M] fs/jfs/jfs_metapage.o CC [M] fs/jfs/jfs_logmgr.o CC [M] fs/nilfs2/cpfile.o CC fs/btrfs/transaction.o CC [M] fs/jfs/jfs_txnmgr.o CC fs/ocfs2/dir.o CC crypto/aead.o CC [M] fs/xfs/libxfs/xfs_attr_leaf.o CC block/blk-mq-tag.o CC [M] fs/jfs/jfs_uniupr.o CC fs/nls/nls_koi8-r.o CC crypto/ablkcipher.o CC block/blk-mq-sysfs.o . CC block/blk-mq-cpu.o CC fs/ocfs2/dlmglue.o CC fs/nls/mac-inuit.o CC crypto/blkcipher.o CC fs/ocfs2/export.o CC fs/nls/mac-turkish.o CC [M] fs/jfs/resize.o CC fs/reiserfs/objectid.o CC [M] fs/nilfs2/sufile.o CC [M] fs/nls/nls_cp437.o . CC fs/btrfs/inode.o CC [M] fs/nls/nls_cp737.o CC [M] fs/nilfs2/ifile.o CC fs/ocfs2/extent_map.o CC fs/btrfs/file.o CC fs/btrfs/tree-defrag.o LD fs/sysfs/built-in.o CC block/blk-mq-cpumap.o CC fs/ocfs2/file.o CC [M] fs/jfs/xattr.o CC [M] fs/nilfs2/alloc.o CC crypto/skcipher.o . CC crypto/chainiv.o LD fs/ramfs/ramfs.o CC [M] fs/nls/nls_cp850.o CC [M] fs/jfs/ioctl.o CC fs/reiserfs/lbalance.o CC [M] fs/nls/nls_cp862.o CC fs/ocfs2/heartbeat.o LD fs/ramfs/built-in.o CC [M] fs/nls/nls_cp863.o CC fs/reiserfs/ibalance.o CC crypto/eseqiv.o CC [M] fs/nls/nls_cp865.o CC fs/btrfs/extent_map.o . CC fs/btrfs/sysfs.o CC [M] fs/nls/nls_cp869.o CC fs/reiserfs/stree.o LD fs/notify/built-in.o CC fs/reiserfs/hashes.o CC block/ioctl.o LD kernel/irq/built-in.o CC crypto/seqiv.o CC [M] fs/nilfs2/gcinode.o CC crypto/ahash.o CC block/genhd.o CC fs/btrfs/struct-funcs.o CC [M] fs/xfs/libxfs/xfs_attr_remote.o . CC [M] fs/nilfs2/ioctl.o CC block/scsi_ioctl.o CC fs/ocfs2/inode.o CC block/partition-generic.o CC [M] fs/nls/nls_cp949.o CC block/ioprio.o CC crypto/shash.o CC fs/reiserfs/tail_conversion.o CC [M] fs/nls/nls_cp950.o CC block/badblocks.o . CC fs/ocfs2/ioctl.o CC fs/reiserfs/journal.o LD fs/debugfs/debugfs.o CC crypto/pcompress.o LD fs/debugfs/built-in.o CC block/bsg.o CC [M] fs/nilfs2/sysfs.o CC [M] fs/nls/nls_iso8859-4.o CC [M] fs/xfs/libxfs/xfs_bit.o CC crypto/akcipher.o CC fs/reiserfs/resize.o . CC [M] fs/xfs/libxfs/xfs_bmap.o CC [M] fs/nls/nls_iso8859-5.o CC block/partitions/check.o CC fs/reiserfs/item_ops.o CC crypto/algboss.o CC [M] fs/nls/nls_iso8859-7.o CC fs/btrfs/xattr.o CC block/partitions/acorn.o CC [M] fs/nls/nls_iso8859-9.o CC fs/ocfs2/journal.o CC block/bsg-lib.o CC fs/reiserfs/ioctl.o . CC [M] fs/nls/nls_iso8859-13.o CC block/partitions/atari.o CC fs/ocfs2/localalloc.o CC [M] fs/nls/nls_iso8859-15.o CC [M] fs/xfs/libxfs/xfs_bmap_btree.o CC block/noop-iosched.o CC block/bio-integrity.o CC crypto/testmgr.o CC fs/reiserfs/xattr.o CC crypto/crypto_user.o CC block/partitions/osf.o CC [M] fs/nls/nls_koi8-u.o . CC [M] fs/nls/nls_koi8-ru.o LD [M] security/keys/encrypted-keys/encrypted-keys.o CC block/partitions/sun.o CC block/blk-integrity.o CC [M] fs/nls/nls_utf8.o CC block/t10-pi.o CC fs/reiserfs/lock.o CC fs/btrfs/ordered-data.o . CC [M] fs/nls/mac-cyrillic.o CC fs/btrfs/extent_io.o CC fs/ocfs2/locks.o CC [M] fs/xfs/libxfs/xfs_btree.o CC fs/ocfs2/mmap.o CC [M] block/deadline-iosched.o CC crypto/hmac.o CC fs/btrfs/volumes.o . CC fs/ocfs2/namei.o CC [M] fs/xfs/libxfs/xfs_da_btree.o CC fs/btrfs/async-thread.o CC fs/btrfs/ioctl.o CC [M] fs/xfs/libxfs/xfs_da_format.o CC crypto/xcbc.o CC block/partitions/efi.o CC crypto/crypto_null.o CC fs/btrfs/locking.o CC [M] fs/xfs/libxfs/xfs_dir2.o . CC block/partitions/karma.o CC fs/btrfs/orphan.o CC crypto/rmd320.o CC fs/btrfs/export.o CC crypto/sha1_generic.o CC crypto/sha256_generic.o . CC block/partitions/sysv68.o CC fs/ocfs2/refcounttree.o CC [M] fs/xfs/libxfs/xfs_dir2_block.o CC crypto/wp512.o CC fs/btrfs/tree-log.o LD fs/fat/msdos.o CC [M] fs/xfs/libxfs/xfs_dir2_data.o CC fs/ocfs2/reservations.o CC crypto/tgr192.o CC crypto/gf128mul.o CC fs/ocfs2/move_extents.o CC fs/btrfs/free-space-cache.o CC fs/btrfs/zlib.o CC [M] fs/xfs/libxfs/xfs_dir2_leaf.o . CC [M] fs/xfs/libxfs/xfs_dir2_node.o CC fs/ocfs2/resize.o CC crypto/pcbc.o CC [M] fs/xfs/libxfs/xfs_dir2_sf.o CC crypto/xts.o CC fs/ocfs2/slot_map.o CC fs/btrfs/lzo.o CC [M] fs/xfs/libxfs/xfs_dquot_buf.o CC crypto/ctr.o CC fs/ocfs2/suballoc.o LD fs/nls/built-in.o CC [M] fs/xfs/libxfs/xfs_ialloc.o CC fs/btrfs/compression.o CC crypto/gcm.o . CC fs/btrfs/delayed-ref.o CC fs/ocfs2/super.o CC crypto/mcryptd.o CC fs/ocfs2/symlink.o CC crypto/des_generic.o CC [M] fs/xfs/libxfs/xfs_ialloc_btree.o CC fs/ocfs2/sysfile.o CC crypto/fcrypt.o CC [M] fs/xfs/libxfs/xfs_inode_fork.o LD security/keys/built-in.o . CC fs/btrfs/relocation.o CC crypto/blowfish_generic.o CC [M] fs/xfs/libxfs/xfs_inode_buf.o CC fs/btrfs/delayed-inode.o CC fs/btrfs/scrub.o CC fs/ocfs2/uptodate.o . CC fs/btrfs/reada.o CC fs/ocfs2/quota_local.o CC crypto/blowfish_common.o CC fs/btrfs/backref.o CC crypto/twofish_generic.o CC fs/ocfs2/quota_global.o CC [M] fs/xfs/libxfs/xfs_log_rlimit.o CC [M] fs/xfs/libxfs/xfs_sb.o CC fs/btrfs/ulist.o . CC crypto/twofish_common.o LD security/built-in.o CC [M] fs/xfs/libxfs/xfs_symlink_remote.o CC fs/btrfs/qgroup.o . CC crypto/aes_generic.o CC fs/btrfs/send.o CC [M] fs/xfs/libxfs/xfs_trans_resv.o CC crypto/camellia_generic.o CC fs/ocfs2/xattr.o CC fs/btrfs/dev-replace.o CC [M] fs/xfs/xfs_aops.o CC fs/btrfs/raid56.o . CC crypto/cast_common.o CC fs/btrfs/uuid-tree.o CC fs/btrfs/props.o CC [M] fs/xfs/xfs_attr_inactive.o CC crypto/cast6_generic.o . CC fs/btrfs/hash.o CC fs/ocfs2/acl.o CC fs/btrfs/free-space-tree.o LD fs/isofs/isofs.o LD fs/isofs/built-in.o CC crypto/arc4.o CC fs/btrfs/check-integrity.o CC [M] fs/xfs/xfs_attr_list.o CC fs/ocfs2/stackglue.o CC [M] fs/xfs/xfs_bmap_util.o . CC crypto/khazad.o CC crypto/crc32c_generic.o CC [M] fs/xfs/xfs_buf.o CC crypto/crct10dif_common.o CC crypto/crct10dif_generic.o CC fs/ocfs2/dlmfs/userdlm.o CC [M] fs/xfs/xfs_dir2_readdir.o CC fs/ocfs2/dlmfs/dlmfs.o . CC crypto/authenc.o CC fs/ocfs2/cluster/heartbeat.o CC [M] fs/xfs/xfs_discard.o LD fs/kernfs/built-in.o CC [M] fs/xfs/xfs_error.o CC fs/ocfs2/cluster/masklog.o CC crypto/authencesn.o CC [M] fs/xfs/xfs_export.o CC crypto/rng.o . CC fs/ocfs2/cluster/sys.o CC crypto/drbg.o CC fs/ocfs2/cluster/nodemanager.o CC crypto/jitterentropy.o CC [M] fs/xfs/xfs_extent_busy.o CC fs/ocfs2/cluster/quorum.o . CC [M] fs/xfs/xfs_file.o LD fs/configfs/configfs.o CC crypto/jitterentropy-kcapi.o CC crypto/ghash-generic.o CC fs/ocfs2/cluster/tcp.o CC [M] fs/xfs/xfs_filestream.o LD fs/configfs/built-in.o CC crypto/af_alg.o CC [M] fs/xfs/xfs_fsops.o CC fs/ocfs2/cluster/netdebug.o CC crypto/algif_rng.o CC crypto/algif_aead.o CC [M] fs/xfs/xfs_globals.o CC crypto/xor.o . LD ipc/built-in.o CC [M] fs/xfs/xfs_icache.o CC crypto/hash_info.o CC [M] fs/xfs/xfs_ioctl.o CC [M] crypto/echainiv.o CC [M] fs/xfs/xfs_iomap.o CC [M] crypto/cmac.o CC [M] fs/xfs/xfs_iops.o . CC [M] crypto/vmac.o CC [M] fs/xfs/xfs_inode.o CC [M] fs/xfs/xfs_itable.o CC [M] crypto/md4.o CC [M] fs/xfs/xfs_message.o CC [M] crypto/ecb.o . CC [M] crypto/cbc.o CC [M] fs/xfs/xfs_mount.o CC [M] crypto/lrw.o CC [M] crypto/keywrap.o CC crypto/asymmetric_keys/asymmetric_type.o CC [M] fs/xfs/xfs_mru_cache.o CC [M] crypto/chacha20poly1305.o CC [M] crypto/cryptd.o CC [M] fs/xfs/xfs_stats.o CC crypto/asymmetric_keys/signature.o LD kernel/bpf/built-in.o CC [M] fs/xfs/xfs_super.o . CC crypto/asymmetric_keys/public_key.o CC [M] crypto/cast5_generic.o LD kernel/time/built-in.o CC [M] crypto/tea.o CC [M] fs/xfs/xfs_symlink.o CC crypto/asymmetric_keys/rsa.o LD [M] fs/ext2/ext2.o CC [M] crypto/chacha20_generic.o ASN.1 crypto/asymmetric_keys/x509-asn1.c ASN.1 crypto/asymmetric_keys/x509_akid-asn1.c CC [M] fs/xfs/xfs_sysfs.o CC [M] crypto/poly1305_generic.o ASN.1 crypto/asymmetric_keys/x509_rsakey-asn1.c . CC [M] crypto/michael_mic.o CC crypto/asymmetric_keys/x509_public_key.o CC [M] fs/xfs/xfs_trans.o ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c CC [M] crypto/lz4.o CC [M] fs/xfs/xfs_xattr.o LD kernel/printk/built-in.o CC crypto/asymmetric_keys/pkcs7_trust.o CC [M] crypto/lz4hc.o CC [M] fs/xfs/kmem.o CC [M] crypto/ansi_cprng.o CC crypto/asymmetric_keys/pkcs7_verify.o CC [M] crypto/asymmetric_keys/pkcs7_key_type.o CC [M] crypto/algif_hash.o LD crypto/crypto.o CC crypto/asymmetric_keys/x509-asn1.o CC crypto/asymmetric_keys/x509_akid-asn1.o . LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o CC crypto/asymmetric_keys/x509_rsakey-asn1.o CC [M] fs/xfs/uuid.o CC crypto/asymmetric_keys/x509_cert_parser.o CC [M] fs/xfs/xfs_log.o CC [M] fs/xfs/xfs_log_cil.o CC crypto/asymmetric_keys/pkcs7-asn1.o CC crypto/asymmetric_keys/pkcs7_parser.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_log_recover.o CC [M] fs/xfs/xfs_trans_ail.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_dquot.o /home/kisskb/slave/src/fs/btrfs/backref.c: In function '__add_delayed_refs': /home/kisskb/slave/src/fs/btrfs/backref.c:638:33: warning: 'sgn' may be used uninitialized in this function [-Wuninitialized] CC [M] fs/xfs/xfs_dquot_item.o CC [M] fs/xfs/xfs_trans_dquot.o . CC [M] fs/xfs/xfs_qm_syscalls.o CC [M] fs/xfs/xfs_qm_bhv.o CC [M] fs/xfs/xfs_qm.o CC [M] fs/xfs/xfs_quotaops.o LD crypto/jitterentropy_rng.o CC [M] fs/xfs/xfs_acl.o ../home/kisskb/slave/src/mm/page_alloc.c: In function 'free_area_init_nodes': /home/kisskb/slave/src/mm/page_alloc.c:5707:34: warning: array subscript is below array bounds [-Warray-bounds] LD fs/ocfs2/ocfs2_stackglue.o . LD kernel/locking/built-in.o LD [M] crypto/asymmetric_keys/pkcs7_test_key.o . LD block/partitions/built-in.o .. LD fs/fat/fat.o LD crypto/asymmetric_keys/asymmetric_keys.o LD fs/fat/built-in.o .. LD fs/ocfs2/dlmfs/ocfs2_dlmfs.o LD kernel/debug/kdb/built-in.o LD fs/ocfs2/dlmfs/built-in.o LD kernel/debug/built-in.o LD crypto/asymmetric_keys/x509_key_parser.o .. LD crypto/asymmetric_keys/pkcs7_message.o LD crypto/asymmetric_keys/built-in.o ... LD kernel/sched/built-in.o ........ LD kernel/rcu/built-in.o LD fs/jbd2/jbd2.o LD fs/jbd2/built-in.o ... LD arch/sh/math-emu/built-in.o ... LD fs/udf/udf.o LD fs/udf/built-in.o ... LD block/built-in.o ... LD fs/quota/built-in.o ../home/kisskb/slave/src/kernel/cgroup.c: In function 'cgroup_mount': /home/kisskb/slave/src/include/linux/cgroup.h:348:11: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/kernel/cgroup.c:1975:22: note: 'root' was declared here LD mm/built-in.o ... LD [M] fs/fuse/fuse.o ..../home/kisskb/slave/src/fs/btrfs/volumes.c: In function '__btrfs_alloc_chunk': /home/kisskb/slave/src/fs/btrfs/volumes.c:4555:19: warning: 'max_chunk_size' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/btrfs/volumes.c:4598:29: warning: 'max_stripe_size' may be used uninitialized in this function [-Wuninitialized] ... LD crypto/cryptomgr.o LD crypto/built-in.o .. LD [M] fs/nilfs2/nilfs2.o ..... LD fs/ocfs2/cluster/ocfs2_nodemanager.o . LD fs/ocfs2/cluster/built-in.o ................ LD [M] fs/jfs/jfs.o ............/home/kisskb/slave/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /home/kisskb/slave/src/fs/btrfs/inode.c:1390:6: warning: 'extent_end' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/btrfs/inode.c:1361:16: warning: 'cur_offset' may be used uninitialized in this function [-Wuninitialized] LD fs/reiserfs/reiserfs.o . LD fs/reiserfs/built-in.o ..................................... LD kernel/events/built-in.o LD kernel/built-in.o ........ LD [M] fs/xfs/xfs.o .....................................++ .. LD fs/ocfs2/ocfs2.o . LD fs/ocfs2/built-in.o .............................................................................++ writing new private key to 'certs/signing_key.pem' ----- LD fs/btrfs/btrfs.o ### ### Key pair generated. ### EXTRACT_CERTS certs/signing_key.pem LD fs/btrfs/built-in.o AS certs/system_certificates.o LD fs/built-in.o LD certs/built-in.o make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 Command 'make -j 240 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:24.531120