# git rev-parse -q --verify a672f924628456a5ebc13ad26c23e99e57d9b645^{commit} a672f924628456a5ebc13ad26c23e99e57d9b645 already have revision, skipping fetch # git checkout -q -f -B kisskb a672f924628456a5ebc13ad26c23e99e57d9b645 # git clean -qxdf # git log -1 commit a672f924628456a5ebc13ad26c23e99e57d9b645 Author: Stephen Rothwell Date: Thu Sep 3 15:03:03 2015 +1000 Add linux-next specific files for 20150903 Signed-off-by: Stephen Rothwell # < /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 a672f924628456a5ebc13ad26c23e99e57d9b645 # < make -j 240 ARCH=sh O=/home/kisskb/slave/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- randconfig KCONFIG_SEED=0xC4AEEEC2 warning: (CNIC) selects UIO which has unmet direct dependencies (MMU) # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 240 ARCH=sh O=/home/kisskb/slave/build/linux-next_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/linux-next_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/linux-next_sh-randconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (CNIC) selects UIO which has unmet direct dependencies (MMU) warning: (CNIC) selects UIO which has unmet direct dependencies (MMU) make[1]: Leaving directory `/home/kisskb/slave/build/linux-next_sh-randconfig_sh4' make[1]: Entering directory `/home/kisskb/slave/build/linux-next_sh-randconfig_sh4' 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/local.h WRAP arch/sh/include/generated/asm/kvm_para.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/kallsyms HOSTCC scripts/asn1_compiler HOSTCC scripts/extract-cert CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s GEN scripts/mod/devicetable-offsets.h /home/kisskb/slave/src/scripts/extract-cert.c: In function 'write_cert': /home/kisskb/slave/src/scripts/extract-cert.c:89:2: warning: format not a string literal and no format arguments [-Wformat-security] ERR(!i2d_X509_bio(wb, x509), cert_dst); ^ MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost UPD include/config/kernel.release Using /home/kisskb/slave/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h 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] :1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp] :1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp] :1304:2: warning: #warning syscall membarrier not implemented [-Wcpp] CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/init_task.o HOSTCC usr/gen_init_cpio UPD include/generated/compile.h 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/mm/alignment.o CC arch/sh/mm/cache.o CC arch/sh/kernel/irq.o CC arch/sh/mm/init.o CC arch/sh/kernel/irq_32.o CC arch/sh/mm/consistent.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/mm/cache-sh4.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/flush-sh4.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/cache-shx3.o CC arch/sh/kernel/process.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/ptrace.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/reboot.o CC arch/sh/mm/cache-debugfs.o CC arch/sh/mm/sram.o CC arch/sh/kernel/return_address.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/signal_32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.o CC arch/sh/kernel/topology.o CC arch/sh/boards/board-urquell.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/unwinder.o CC arch/sh/boards/board-apsh4ad0a.o CC arch/sh/kernel/iomap.o CC arch/sh/kernel/ioport.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/kernel/smp.o CC arch/sh/kernel/kgdb.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/hw_breakpoint.o CC arch/sh/math-emu/math.o CC arch/sh/kernel/localtimer.o AS arch/sh/kernel/head_32.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/fpu.o CC arch/sh/kernel/cpu/pfc.o CC arch/sh/kernel/cpu/sh4/probe.o AS arch/sh/kernel/cpu/sh4/../sh3/entry.o CC arch/sh/kernel/cpu/proc.o AS arch/sh/kernel/cpu/sh4/../sh3/ex.o CC arch/sh/kernel/cpu/sh4/sq.o CC arch/sh/kernel/cpu/sh4a/setup-sh7786.o CC arch/sh/kernel/cpu/sh4a/intc-shx3.o CC arch/sh/kernel/cpu/sh4a/clock-sh7786.o CC arch/sh/kernel/cpu/sh4a/smp-shx3.o CC arch/sh/kernel/cpu/sh4a/pinmux-sh7786.o CC arch/sh/kernel/cpu/sh4a/perf_event.o CC arch/sh/kernel/cpu/sh4a/ubc.o CC arch/sh/boards/mach-sdk7786/fpga.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:208: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:347: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:349: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:380: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:383: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence CC arch/sh/boards/mach-sdk7786/irq.o LD arch/sh/kernel/cpu/sh4/common.o CC arch/sh/boards/mach-sdk7786/nmi.o CC arch/sh/boards/mach-sdk7786/setup.o CC arch/sh/boards/mach-sdk7786/gpio.o CC arch/sh/boards/mach-sdk7786/sram.o GEN usr/initramfs_data.cpio.gz /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: In function 'flush_cache_one': /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:99:17: error: 'cached_to_uncached' undeclared (first use in this function) /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:99:17: note: each undeclared identifier is reported only once for each function it appears in /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: In function 'sh4_flush_cache_mm': /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:192:2: error: implicit declaration of function 'cpu_context' [-Werror=implicit-function-declaration] cc1: all warnings being treated as errors make[2]: *** [arch/sh/mm/cache-sh4.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC certs/system_keyring.o EXTRACT_CERTS AS certs/system_certificates.o AS usr/initramfs_data.o /home/kisskb/slave/src/arch/sh/kernel/smp.c: In function 'flush_tlb_mm': /home/kisskb/slave/src/arch/sh/kernel/smp.c:368:5: error: implicit declaration of function 'cpu_context' [-Werror=implicit-function-declaration] /home/kisskb/slave/src/arch/sh/kernel/smp.c:368:24: error: lvalue required as left operand of assignment /home/kisskb/slave/src/arch/sh/kernel/smp.c: In function 'flush_tlb_range': /home/kisskb/slave/src/arch/sh/kernel/smp.c:405:24: error: lvalue required as left operand of assignment /home/kisskb/slave/src/arch/sh/kernel/smp.c: In function 'flush_tlb_page': /home/kisskb/slave/src/arch/sh/kernel/smp.c:448:32: error: lvalue required as left operand of assignment cc1: all warnings being treated as errors make[2]: *** [arch/sh/kernel/smp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... LD usr/built-in.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: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] /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] /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] CC kernel/fork.o /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] CC kernel/exec_domain.o /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] LD arch/sh/kernel/cpu/irq/built-in.o CC kernel/panic.o /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/cpu.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] CC kernel/exit.o /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/kernel/cpu/sh4a/setup-sh7786.c:251:31: warning: 'tmu3_device' defined but not used [-Wunused-variable] /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 kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.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] CC kernel/sysctl_binary.o /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] CC kernel/capability.o CC mm/filemap.o /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/ptrace.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] CC mm/mempool.o /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] LD arch/sh/boards/built-in.o /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] CC kernel/user.o CC mm/oom_kill.o CC kernel/signal.o CC mm/maccess.o /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/sys.o CC mm/page_alloc.o CC kernel/kmod.o CC kernel/workqueue.o CC mm/page-writeback.o CC kernel/pid.o CC mm/readahead.o CC kernel/task_work.o CC mm/swap.o CC kernel/extable.o CC ipc/util.o CC mm/truncate.o CC kernel/params.o LD certs/built-in.o CC ipc/msgutil.o CC kernel/kthread.o CC mm/vmscan.o CC ipc/msg.o CC mm/shmem.o CC ipc/sem.o CC kernel/sys_ni.o CC mm/util.o CC ipc/shm.o CC kernel/nsproxy.o CC mm/mmzone.o CC ipc/syscall.o CC kernel/notifier.o CC mm/vmstat.o CC ipc/mqueue.o CC kernel/ksysfs.o CC mm/backing-dev.o CC kernel/cred.o CC mm/mm_init.o CC kernel/reboot.o LD arch/sh/kernel/cpu/sh4a/built-in.o CC mm/mmu_context.o CC kernel/async.o CC kernel/range.o CC mm/percpu.o CC mm/slab_common.o CC security/commoncap.o CC kernel/smpboot.o CC mm/compaction.o CC mm/vmacache.o CC security/inode.o CC kernel/profile.o CC mm/interval_tree.o CC security/lsm_audit.o CC kernel/stacktrace.o CC mm/list_lru.o LD kernel/livepatch/built-in.o CC kernel/bpf/core.o CC security/device_cgroup.o CC kernel/power/qos.o CC kernel/smp.o CC mm/workingset.o CC kernel/kallsyms.o CC kernel/events/core.o CC kernel/rcu/update.o CC kernel/trace/trace_clock.o CC kernel/backtracetest.o CC mm/debug.o CC kernel/debug/debug_core.o CC kernel/rcu/srcu.o CC kernel/events/ring_buffer.o CC kernel/trace/ring_buffer.o CC mm/nommu.o CC kernel/rcu/tree.o CC kernel/printk/printk.o CC kernel/cgroup.o CC kernel/events/callchain.o CC kernel/debug/gdbstub.o CC fs/open.o CC security/keys/gc.o CC kernel/events/hw_breakpoint.o CC mm/init-mm.o CC kernel/cgroup_pids.o CC fs/read_write.o CC fs/file_table.o CC kernel/cpuset.o CC security/keys/key.o CC security/keys/keyring.o CC kernel/irq/irqdesc.o CC mm/bootmem.o CC fs/super.o CC kernel/stop_machine.o CC fs/char_dev.o CC security/keys/keyctl.o CC kernel/irq/handle.o CC kernel/audit.o CC kernel/irq/manage.o CC kernel/locking/mutex.o CC mm/fadvise.o CC fs/stat.o CC kernel/auditfilter.o CC kernel/locking/semaphore.o CC security/keys/permission.o CC kernel/gcov/base.o CC security/keys/process_keys.o CC kernel/irq/resend.o CC kernel/gcov/fs.o CC fs/exec.o CC fs/pipe.o CC mm/memblock.o CC kernel/irq/spurious.o CC kernel/auditsc.o CC fs/namei.o CC kernel/audit_watch.o CC kernel/irq/chip.o CC kernel/gcov/gcc_4_7.o CC kernel/sched/core.o CC kernel/locking/rwsem.o CC security/keys/request_key.o CC mm/dmapool.o CC fs/fcntl.o CC security/keys/request_key_auth.o CC kernel/sched/loadavg.o CC kernel/locking/mutex-debug.o CC kernel/audit_fsnotify.o CC kernel/locking/percpu-rwsem.o CC mm/debug-pagealloc.o CC kernel/irq/dummychip.o CC kernel/locking/lockdep.o CC kernel/irq/devres.o CC fs/ioctl.o CC kernel/sched/clock.o CC security/keys/user_defined.o CC kernel/locking/lockdep_proc.o CC kernel/audit_tree.o CC security/keys/proc.o CC fs/readdir.o CC mm/slub.o CC kernel/hung_task.o CC kernel/sched/cputime.o CC mm/memtest.o CC kernel/locking/spinlock.o CC fs/select.o CC kernel/irq/generic-chip.o CC kernel/sched/idle_task.o CC mm/quicklist.o CC fs/dcache.o CC kernel/seccomp.o CC kernel/watchdog.o CC kernel/sched/fair.o CC kernel/locking/lglock.o CC kernel/time/time.o CC kernel/debug/kdb/kdb_io.o make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC fs/inode.o CC kernel/latencytop.o CC kernel/locking/rtmutex.o CC kernel/sched/rt.o CC mm/page_counter.o CC kernel/debug/kdb/kdb_main.o CC kernel/irq/irqdomain.o CC kernel/irq/proc.o CC kernel/debug/kdb/kdb_support.o CC mm/memcontrol.o CC kernel/locking/spinlock_debug.o CC kernel/elfcore.o CC fs/attr.o CC kernel/time/timer.o CC fs/bad_inode.o CC security/keys/encrypted-keys/encrypted.o GENKDB kernel/debug/kdb/gen-kdb_cmds.c CC kernel/locking/rwsem-spinlock.o CC mm/vmpressure.o CC kernel/sched/deadline.o CC mm/page_owner.o CC kernel/time/hrtimer.o CC kernel/debug/kdb/kdb_bt.o CC kernel/irq_work.o LD arch/sh/kernel/cpu/sh4/built-in.o CC kernel/sched/stop_task.o CC security/keys/encrypted-keys/ecryptfs_format.o CC fs/file.o CC kernel/debug/kdb/kdb_bp.o CC fs/filesystems.o CC kernel/time/itimer.o LD arch/sh/boards/mach-sdk7786/built-in.o CC kernel/membarrier.o CC mm/zpool.o CC kernel/memremap.o CC kernel/sched/wait.o CC kernel/time/posix-timers.o LD init/mounts.o CC kernel/debug/kdb/kdb_debugger.o CC mm/page_ext.o CC fs/namespace.o CC kernel/sched/completion.o LD arch/sh/kernel/cpu/built-in.o CC kernel/time/posix-cpu-timers.o CC kernel/sched/idle.o CC fs/seq_file.o CC kernel/time/timekeeping.o CC fs/xattr.o CC fs/libfs.o CC kernel/debug/kdb/gen-kdb_cmds.o LD init/built-in.o CC kernel/time/ntp.o CC kernel/time/clocksource.o CC fs/fs-writeback.o CC kernel/sched/cpupri.o CC kernel/time/jiffies.o make[1]: *** [arch/sh/kernel] Error 2 CC kernel/sched/cpudeadline.o CC fs/pnode.o CC kernel/time/timer_list.o CC kernel/time/timeconv.o CC fs/splice.o CC kernel/sched/auto_group.o CC kernel/time/timecounter.o CC fs/sync.o CC kernel/sched/stats.o CC fs/utimes.o CC kernel/time/posix-clock.o CC kernel/time/alarmtimer.o CC kernel/sched/debug.o CC fs/stack.o CC kernel/time/clockevents.o CC kernel/time/tick-common.o CC kernel/sched/cpuacct.o CC fs/fs_struct.o CC fs/statfs.o CC fs/fs_pin.o CC kernel/time/tick-broadcast.o CC fs/nsfs.o CC kernel/time/tick-broadcast-hrtimer.o CC fs/no-block.o CC fs/proc_namespace.o CC kernel/time/tick-oneshot.o CC kernel/time/tick-sched.o CC kernel/time/timekeeping_debug.o LD fs/devpts/built-in.o LD fs/exofs/built-in.o CC fs/debugfs/inode.o CC fs/debugfs/file.o CC fs/exportfs/expfs.o CC fs/autofs4/init.o CC fs/configfs/inode.o CC fs/autofs4/inode.o CC fs/fscache/cache.o CC fs/autofs4/root.o CC fs/kernfs/mount.o CC fs/overlayfs/super.o LD fs/quota/built-in.o CC fs/autofs4/symlink.o CC fs/configfs/file.o CC fs/ramfs/inode.o CC fs/overlayfs/inode.o CC fs/notify/fsnotify.o CC fs/fscache/cookie.o CC fs/notify/notification.o CC fs/eventpoll.o CC crypto/api.o CC fs/dlm/ast.o CC fs/autofs4/waitq.o CC fs/kernfs/inode.o CC fs/ramfs/file-nommu.o CC fs/overlayfs/dir.o CC fs/autofs4/expire.o CC fs/overlayfs/readdir.o CC fs/dlm/config.o CC crypto/cipher.o CC fs/sysfs/file.o CC crypto/compress.o CC fs/sysfs/dir.o CC fs/autofs4/dev-ioctl.o CC fs/overlayfs/copy_up.o CC fs/anon_inodes.o CC fs/sysfs/symlink.o CC fs/fscache/fsdef.o CC fs/signalfd.o CC fs/dlm/dir.o CC fs/proc/nommu.o CC fs/eventfd.o CC crypto/memneq.o CC fs/sysfs/mount.o CC fs/locks.o CC fs/proc/task_nommu.o CC crypto/crypto_wq.o CC fs/dlm/lock.o CC fs/sysfs/group.o CC fs/proc/inode.o CC fs/notify/group.o CC fs/binfmt_misc.o CC fs/fscache/main.o CC fs/binfmt_script.o CC fs/notify/inode_mark.o CC fs/kernfs/dir.o CC crypto/algapi.o CC fs/configfs/dir.o CC fs/fscache/netfs.o CC fs/dlm/lockspace.o CC fs/binfmt_elf_fdpic.o CC fs/proc/root.o CC fs/kernfs/file.o CC fs/fhandle.o CC fs/proc/base.o CC fs/configfs/symlink.o CC fs/notify/mark.o CC fs/notify/vfsmount_mark.o CC fs/proc/generic.o CC crypto/scatterwalk.o CC fs/fscache/object.o CC crypto/proc.o CC fs/dlm/main.o CC fs/proc/array.o CC fs/dcookies.o CC fs/kernfs/symlink.o CC fs/configfs/mount.o CC fs/notify/fdinfo.o CC fs/dlm/member.o LD fs/notify/dnotify/built-in.o CC crypto/aead.o LD fs/notify/fanotify/built-in.o CC fs/dlm/memory.o CC crypto/ablkcipher.o CC fs/proc/fd.o CC fs/configfs/item.o LD fs/notify/inotify/built-in.o CC crypto/blkcipher.o CC fs/fscache/operation.o CC fs/dlm/midcomms.o CC fs/proc/cmdline.o CC fs/dlm/netlink.o CC fs/fscache/page.o CC crypto/skcipher.o CC fs/proc/consoles.o CC crypto/chainiv.o CC fs/dlm/lowcomms.o CC fs/fscache/proc.o CC fs/dlm/plock.o CC fs/fscache/stats.o CC fs/proc/cpuinfo.o CC crypto/eseqiv.o CC crypto/seqiv.o CC fs/dlm/rcom.o CC fs/fscache/histogram.o CC fs/proc/devices.o CC crypto/echainiv.o CC fs/dlm/recover.o CC fs/proc/interrupts.o CC fs/dlm/recoverd.o CC fs/proc/loadavg.o CC crypto/ahash.o CC fs/dlm/requestqueue.o CC fs/proc/meminfo.o CC crypto/shash.o CC fs/proc/stat.o CC fs/dlm/user.o CC crypto/pcompress.o CC fs/proc/uptime.o CC fs/dlm/util.o CC fs/proc/version.o LD kernel/power/built-in.o CC fs/proc/softirqs.o CC crypto/akcipher.o ASN.1 crypto/rsakey-asn1.c CC fs/proc/namespaces.o /home/kisskb/slave/src/kernel/sched/core.c:6425:2: warning: initialization from incompatible pointer type [enabled by default] /home/kisskb/slave/src/kernel/sched/core.c:6425:2: warning: (near initialization for 'default_topology[0].mask') [enabled by default] CC fs/proc/self.o CC crypto/rsa.o CC fs/proc/thread_self.o CC fs/proc/proc_net.o CC crypto/rsa_helper.o CC fs/proc/kmsg.o CC crypto/algboss.o CC crypto/testmgr.o CC crypto/crypto_user.o CC crypto/cmac.o CC crypto/hmac.o LD kernel/gcov/built-in.o LD fs/exportfs/exportfs.o CC crypto/vmac.o CC crypto/xcbc.o LD fs/exportfs/built-in.o CC crypto/crypto_null.o CC crypto/md4.o CC crypto/md5.o CC crypto/rmd256.o CC crypto/rmd320.o CC crypto/sha1_generic.o CC crypto/sha256_generic.o CC crypto/sha512_generic.o CC crypto/gf128mul.o CC crypto/ecb.o CC crypto/cbc.o CC crypto/pcbc.o CC crypto/cts.o CC crypto/xts.o CC crypto/ctr.o LD fs/sysfs/built-in.o CC crypto/gcm.o LD fs/ramfs/ramfs.o CC crypto/mcryptd.o CC crypto/des_generic.o CC crypto/ccm.o CC crypto/twofish_generic.o LD fs/ramfs/built-in.o CC crypto/twofish_common.o CC crypto/aes_generic.o CC crypto/camellia_generic.o LD fs/debugfs/debugfs.o CC crypto/cast_common.o CC crypto/cast6_generic.o LD fs/debugfs/built-in.o CC crypto/arc4.o CC crypto/khazad.o CC crypto/chacha20_generic.o CC crypto/deflate.o LD security/keys/encrypted-keys/encrypted-keys.o CC crypto/michael_mic.o CC crypto/crc32c_generic.o LD security/keys/encrypted-keys/built-in.o CC crypto/crc32.o CC crypto/authenc.o LD security/keys/built-in.o CC crypto/authencesn.o LD fs/autofs4/autofs4.o CC crypto/lzo.o LD kernel/irq/built-in.o LD fs/autofs4/built-in.o CC crypto/lz4.o LD security/built-in.o CC crypto/842.o LD fs/notify/built-in.o CC crypto/rng.o CC crypto/ansi_cprng.o CC crypto/drbg.o CC crypto/jitterentropy.o CC crypto/jitterentropy-kcapi.o CC crypto/ghash-generic.o CC crypto/af_alg.o CC crypto/algif_skcipher.o CC crypto/algif_rng.o CC crypto/algif_aead.o LD crypto/crypto.o CC crypto/rsakey-asn1.o LD kernel/bpf/built-in.o LD crypto/rsa_generic.o LD fs/overlayfs/overlay.o LD fs/overlayfs/built-in.o LD fs/configfs/configfs.o LD fs/configfs/built-in.o LD crypto/cryptomgr.o LD fs/kernfs/built-in.o LD crypto/crypto_algapi.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o LD crypto/jitterentropy_rng.o LD fs/fscache/fscache.o LD fs/fscache/built-in.o LD ipc/built-in.o LD kernel/printk/built-in.o LD kernel/debug/kdb/built-in.o LD arch/sh/math-emu/built-in.o LD kernel/time/built-in.o LD kernel/debug/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:5837:34: warning: array subscript is below array bounds [-Warray-bounds] LD kernel/trace/built-in.o /home/kisskb/slave/src/kernel/cgroup.c: In function 'cgroup_mount': /home/kisskb/slave/src/kernel/cgroup.c:1910:13: warning: 'root' may be used uninitialized in this function [-Wuninitialized] LD fs/proc/proc.o LD kernel/rcu/built-in.o LD fs/proc/built-in.o LD crypto/built-in.o LD kernel/locking/built-in.o LD mm/built-in.o LD fs/dlm/dlm.o LD fs/dlm/built-in.o LD fs/built-in.o LD kernel/sched/built-in.o LD kernel/events/built-in.o LD kernel/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/linux-next_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/linux-next_sh-randconfig_sh4 # Build took: 0:00:31.831630