# git rev-parse -q --verify 51d2e09b942892b9072ae5544f29b176c484f226^{commit} 51d2e09b942892b9072ae5544f29b176c484f226 already have revision, skipping fetch # git checkout -q -f -B kisskb 51d2e09b942892b9072ae5544f29b176c484f226 # git clean -qxdf # git log -1 commit 51d2e09b942892b9072ae5544f29b176c484f226 Merge: 7c764ce 37868fe Author: Linus Torvalds Date: Sat Aug 1 09:16:33 2015 -0700 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86 fixes from Ingo Molnar: "Fallout from the recent NMI fixes: make x86 LDT handling more robust. Also some EFI fixes" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/ldt: Make modify_ldt synchronous x86/xen: Probe target addresses in set_aliased_prot() before the hypercall x86/irq: Use the caller provided polarity setting in mp_check_pin_attr() efi: Check for NULL efi kernel parameters x86/efi: Use all 64 bit of efi_memmap in setup_e820() # < /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 51d2e09b942892b9072ae5544f29b176c484f226 # < 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=0x99DE4636 warning: (MFD_CROS_EC) selects CHROME_PLATFORMS which has unmet direct dependencies (X86 || ARM) # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- make[1]: Entering directory '/home/kisskb/slave/build/linus_sh-randconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (MFD_CROS_EC) selects CHROME_PLATFORMS which has unmet direct dependencies (X86 || ARM) warning: (MFD_CROS_EC) selects CHROME_PLATFORMS which has unmet direct dependencies (X86 || ARM) CHK include/config/kernel.release UPD include/config/kernel.release GEN ./Makefile WRAP arch/sh/include/generated/asm/bitsperlong.h WRAP arch/sh/include/generated/asm/cputime.h WRAP arch/sh/include/generated/asm/delay.h WRAP arch/sh/include/generated/asm/emergency-restart.h WRAP arch/sh/include/generated/asm/div64.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/errno.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/current.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/irq_work.h WRAP arch/sh/include/generated/asm/kvm_para.h WRAP arch/sh/include/generated/asm/local.h WRAP arch/sh/include/generated/asm/local64.h WRAP arch/sh/include/generated/asm/mcs_spinlock.h WRAP arch/sh/include/generated/asm/mm-arch-hooks.h WRAP arch/sh/include/generated/asm/mman.h WRAP arch/sh/include/generated/asm/msgbuf.h WRAP arch/sh/include/generated/asm/param.h WRAP arch/sh/include/generated/asm/parport.h WRAP arch/sh/include/generated/asm/percpu.h WRAP arch/sh/include/generated/asm/poll.h WRAP arch/sh/include/generated/asm/preempt.h WRAP arch/sh/include/generated/asm/resource.h WRAP arch/sh/include/generated/asm/sembuf.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/shmbuf.h WRAP arch/sh/include/generated/asm/siginfo.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/socket.h WRAP arch/sh/include/generated/asm/statfs.h WRAP arch/sh/include/generated/asm/termbits.h WRAP arch/sh/include/generated/asm/termios.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/ucontext.h WRAP arch/sh/include/generated/asm/xor.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/basic/bin2c Using /home/kisskb/slave/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/asn1_compiler 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 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_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/mm/alignment.o CC arch/sh/kernel/irq_32.o CC arch/sh/mm/cache.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/mm/init.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/cache-sh4.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/process.o CC arch/sh/mm/flush-sh4.o CC arch/sh/kernel/ptrace.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/mm/nommu.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/return_address.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/reboot.o CC arch/sh/mm/cache-debugfs.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/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/sh_bios.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/kgdb.o CC arch/sh/math-emu/math.o CC arch/sh/kernel/cpu/sh4/probe.o CC arch/sh/kernel/cpu/irq/imask.o GEN usr/initramfs_data.cpio.lzo AS usr/initramfs_data.o LD usr/built-in.o /home/kisskb/slave/src/kernel/Makefile:135: *** No X.509 certificates found *** AS arch/sh/kernel/cpu/sh4/../sh3/entry.o CC kernel/fork.o AS arch/sh/kernel/cpu/sh4/../sh3/ex.o CC kernel/exec_domain.o /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:89: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:208: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:347: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:349: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:380: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:383: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence CC arch/sh/kernel/crash_dump.o CC kernel/panic.o /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: In function 'flush_cache_one': /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:99:17: error: 'cached_to_uncached' undeclared (first use in this function) /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:99:17: note: each undeclared identifier is reported only once for each function it appears in /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: In function 'sh4_flush_cache_mm': /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:192:2: error: implicit declaration of function 'cpu_context' [-Werror=implicit-function-declaration] cc1: all warnings being treated as errors /home/kisskb/slave/src/scripts/Makefile.build:258: recipe for target 'arch/sh/mm/cache-sh4.o' failed make[2]: *** [arch/sh/mm/cache-sh4.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC kernel/cpu.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/disassemble.o CC kernel/exit.o CC arch/sh/kernel/cpu/sh4/sq.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/hw_breakpoint.o CC kernel/softirq.o LD arch/sh/kernel/cpu/sh4/common.o CC kernel/resource.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/cpu/sh4a/setup-sh7734.o CC arch/sh/kernel/cpu/sh4a/clock-sh7734.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/sh4a/perf_event.o CC arch/sh/kernel/cpu/sh4a/ubc.o CC mm/filemap.o CC mm/mempool.o CC mm/oom_kill.o CC kernel/sysctl.o CC mm/maccess.o CC arch/sh/kernel/cpu/init.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:197: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:196: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] CC mm/page_alloc.o /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 kernel/sysctl_binary.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] CC mm/page-writeback.o /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] /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/readahead.o CC arch/sh/kernel/cpu/clock.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] /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] CC kernel/capability.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] /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] LD ipc/built-in.o CC arch/sh/kernel/cpu/fpu.o CC fs/open.o CC fs/read_write.o CC fs/file_table.o CC fs/super.o CC fs/char_dev.o CC fs/stat.o /home/kisskb/slave/src/Makefile:944: recipe for target 'arch/sh/mm' failed make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC fs/exec.o LD arch/sh/kernel/cpu/irq/built-in.o CC arch/sh/kernel/cpu/pfc.o CC kernel/ptrace.o CC kernel/user.o CC kernel/signal.o CC kernel/sys.o CC mm/swap.o CC kernel/kmod.o CC arch/sh/kernel/cpu/proc.o CC mm/truncate.o CC kernel/workqueue.o LD init/mounts.o LD init/built-in.o CC kernel/pid.o CC kernel/task_work.o CC mm/vmscan.o CC fs/pipe.o CC fs/namei.o CC fs/fcntl.o CC fs/ioctl.o CC fs/readdir.o CC kernel/extable.o CC kernel/params.o /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4a/setup-sh7734.c:194:31: warning: 'i2c0_device' defined but not used [-Wunused-variable] /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4a/setup-sh7734.c:265:32: warning: 'sh7734_devices' defined but not used [-Wunused-variable] CC kernel/kthread.o CC kernel/sys_ni.o CC mm/shmem.o CC mm/util.o CC kernel/nsproxy.o CC mm/mmzone.o LD arch/sh/kernel/cpu/sh4/built-in.o CC kernel/notifier.o CC kernel/ksysfs.o CC mm/vmstat.o LD arch/sh/kernel/cpu/sh4a/built-in.o CC kernel/cred.o CC kernel/reboot.o CC kernel/async.o CC fs/select.o CC kernel/range.o LD arch/sh/kernel/cpu/built-in.o LD arch/sh/kernel/built-in.o CC kernel/smpboot.o CC mm/backing-dev.o CC kernel/groups.o CC mm/mm_init.o CC fs/dcache.o CC kernel/debug/debug_core.o CC mm/mmu_context.o CC kernel/events/core.o CC mm/percpu.o CC fs/inode.o CC fs/attr.o CC kernel/gcov/base.o CC fs/bad_inode.o LD kernel/livepatch/built-in.o CC fs/file.o CC mm/slab_common.o CC fs/filesystems.o CC kernel/power/qos.o CC kernel/irq/irqdesc.o CC kernel/printk/printk.o CC mm/compaction.o CC mm/vmacache.o CC kernel/locking/mutex.o CC kernel/rcu/update.o CC kernel/rcu/srcu.o CC kernel/sched/core.o CC kernel/stacktrace.o CC kernel/trace/trace_clock.o CC mm/interval_tree.o CC kernel/time/time.o CC kernel/up.o CC fs/namespace.o CC mm/list_lru.o CC mm/workingset.o CC kernel/uid16.o CC kernel/system_keyring.o CC kernel/backtracetest.o CC kernel/kallsyms.o CC kernel/cgroup.o CC fs/seq_file.o CC kernel/utsname.o CC kernel/gcov/fs.o CC kernel/gcov/gcc_4_7.o CC mm/debug.o CC kernel/user_namespace.o CC kernel/debug/gdbstub.o CC fs/xattr.o LD arch/sh/math-emu/built-in.o GZIP kernel/config_data.gz CC fs/libfs.o CC fs/fs-writeback.o CC mm/nommu.o /home/kisskb/slave/src/mm/page_alloc.c: In function 'free_area_init_nodes': /home/kisskb/slave/src/mm/page_alloc.c:5782:34: warning: array subscript is below array bounds [-Warray-bounds] CC kernel/hung_task.o CC kernel/relay.o CC fs/pnode.o CC kernel/irq/handle.o CC kernel/trace/ftrace.o CC mm/init-mm.o CC kernel/trace/ring_buffer.o CC mm/bootmem.o CC kernel/utsname_sysctl.o CC mm/fadvise.o LD kernel/power/built-in.o CC kernel/tracepoint.o CC kernel/rcu/rcutorture.o CC kernel/latencytop.o CC kernel/elfcore.o CC mm/memblock.o CC kernel/irq_work.o CC mm/dmapool.o CC mm/debug-pagealloc.o CC mm/slab.o CC fs/splice.o CC kernel/crash_dump.o LD kernel/gcov/built-in.o CC kernel/torture.o CC mm/quicklist.o CC mm/page_owner.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 mm/zbud.o CC fs/sync.o CC fs/utimes.o CERTS kernel/x509_certificate_list CHK kernel/config_data.h UPD kernel/config_data.h AS kernel/system_certificates.o CC kernel/configs.o CC kernel/trace/trace.o CC kernel/time/timer.o CC kernel/time/hrtimer.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 fs/stack.o CC kernel/locking/semaphore.o CC kernel/rcu/tiny.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC mm/balloon_compaction.o CC kernel/irq/resend.o CC kernel/time/itimer.o CC kernel/irq/chip.o CC kernel/sched/loadavg.o CC fs/fs_struct.o CC mm/page_ext.o CC fs/statfs.o CC fs/fs_pin.o CC fs/nsfs.o LD kernel/debug/built-in.o CC kernel/time/posix-timers.o CC kernel/time/posix-cpu-timers.o CC kernel/sched/clock.o CC kernel/events/ring_buffer.o CC kernel/events/callchain.o CC kernel/time/timekeeping.o CC fs/buffer.o CC kernel/sched/cputime.o CC kernel/sched/idle_task.o CC kernel/events/hw_breakpoint.o CC kernel/sched/fair.o CC fs/block_dev.o CC fs/direct-io.o CC fs/mpage.o CC kernel/locking/rwsem.o CC fs/proc_namespace.o LD kernel/printk/built-in.o CC kernel/time/ntp.o CC kernel/sched/rt.o CC kernel/time/clocksource.o CC kernel/sched/deadline.o CC kernel/sched/stop_task.o CC kernel/trace/trace_output.o CC kernel/irq/dummychip.o CC fs/cachefiles/bind.o CC kernel/irq/devres.o CC kernel/irq/irqdomain.o CC fs/autofs4/init.o CC kernel/sched/wait.o CC fs/configfs/inode.o CC fs/debugfs/inode.o CC kernel/sched/completion.o LD kernel/rcu/built-in.o CC fs/configfs/file.o LD fs/devpts/built-in.o CC kernel/irq/proc.o CC kernel/locking/mutex-debug.o /home/kisskb/slave/src/kernel/cgroup.c: In function 'cgroup_mount': /home/kisskb/slave/src/kernel/cgroup.c:1901:13: warning: 'root' may be used uninitialized in this function [-Wuninitialized] CC kernel/time/jiffies.o CC kernel/time/timer_list.o CC kernel/time/timeconv.o CC kernel/time/timecounter.o CC kernel/time/posix-clock.o CC kernel/sched/idle.o LD fs/exofs/built-in.o CC kernel/trace/trace_seq.o CC fs/exportfs/expfs.o CC fs/ext3/balloc.o CC fs/ext2/balloc.o CC kernel/trace/trace_stat.o CC fs/configfs/dir.o CC fs/fat/cache.o CC fs/fat/dir.o LD mm/built-in.o CC fs/fat/fatent.o CC kernel/sched/auto_group.o CC kernel/sched/stats.o CC kernel/locking/lockdep.o CC kernel/time/alarmtimer.o CC kernel/time/clockevents.o CC fs/fat/file.o CC kernel/time/tick-common.o CC fs/fuse/dev.o CC fs/fuse/dir.o CC fs/fscache/cache.o CC kernel/sched/debug.o CC fs/cachefiles/daemon.o CC kernel/time/timer_stats.o CC fs/autofs4/inode.o CC kernel/time/timekeeping_debug.o CC kernel/time/test_udelay.o CC fs/fscache/cookie.o CC fs/fscache/fsdef.o CC kernel/trace/trace_printk.o CC fs/isofs/namei.o CC fs/isofs/inode.o LD fs/exportfs/exportfs.o LD fs/exportfs/built-in.o CC fs/configfs/symlink.o CC fs/isofs/dir.o LD kernel/irq/built-in.o CC kernel/trace/trace_sched_switch.o CC fs/jbd/transaction.o CC fs/fscache/main.o CC fs/jfs/super.o CC fs/kernfs/mount.o CC fs/kernfs/inode.o CC fs/debugfs/file.o CC fs/fat/inode.o CC kernel/trace/trace_functions.o CC kernel/trace/trace_irqsoff.o CC fs/kernfs/dir.o CC fs/kernfs/file.o CC fs/configfs/mount.o CC kernel/trace/trace_nop.o CC fs/ext2/dir.o CC fs/configfs/item.o CC fs/ext2/file.o LD kernel/events/built-in.o CC fs/isofs/rock.o CC fs/isofs/util.o CC fs/jbd/commit.o CC fs/ext2/inode.o CC fs/ext2/ialloc.o CC fs/ext2/ioctl.o CC fs/isofs/export.o CC fs/fscache/netfs.o CC fs/fscache/object.o CC kernel/trace/trace_branch.o CC fs/ext2/namei.o CC fs/fscache/operation.o CC fs/ext3/bitmap.o LD kernel/time/built-in.o CC kernel/trace/blktrace.o CC fs/cachefiles/interface.o CC fs/nls/nls_base.o CC fs/nls/nls_cp737.o CC fs/autofs4/root.o CC fs/nilfs2/inode.o CC fs/nilfs2/file.o CC fs/nls/nls_cp775.o CC fs/nilfs2/dir.o CC fs/isofs/compress.o CC fs/nilfs2/super.o CC fs/fat/misc.o CC fs/nls/nls_cp850.o CC fs/fat/nfs.o CC fs/ext2/super.o CC fs/kernfs/symlink.o CC fs/ext3/dir.o CC kernel/trace/trace_events.o CC kernel/trace/trace_export.o CC fs/ext2/symlink.o CC kernel/trace/trace_syscalls.o LD fs/configfs/configfs.o LD fs/configfs/built-in.o CC fs/ext2/xattr.o CC fs/fat/namei_vfat.o CC fs/ext3/file.o CC kernel/trace/trace_event_perf.o CC fs/ext2/xattr_user.o CC fs/nls/nls_cp852.o CC fs/notify/fsnotify.o LD kernel/sched/built-in.o CC fs/notify/notification.o CC fs/fuse/file.o CC kernel/trace/trace_events_filter.o CC fs/ext3/fsync.o CC fs/jfs/file.o CC fs/nls/nls_cp855.o CC fs/fscache/page.o CC fs/ext2/xattr_trusted.o CC fs/autofs4/symlink.o CC fs/autofs4/waitq.o CC fs/fscache/proc.o CC fs/nls/nls_cp860.o CC fs/cachefiles/key.o CC fs/autofs4/expire.o CC fs/nls/nls_cp862.o CC fs/nls/nls_cp863.o LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o CC fs/autofs4/dev-ioctl.o LD fs/kernfs/built-in.o CC fs/notify/group.o LD fs/isofs/isofs.o LD fs/isofs/built-in.o CC fs/notify/inode_mark.o CC fs/jfs/inode.o CC fs/jfs/namei.o CC fs/fuse/inode.o CC fs/fuse/control.o CC fs/cachefiles/main.o CC fs/fat/namei_msdos.o CC fs/nilfs2/namei.o CC fs/fscache/histogram.o CC kernel/trace/trace_events_trigger.o CC kernel/locking/lockdep_proc.o CC fs/jbd/recovery.o CC fs/ext3/ialloc.o CC fs/nls/nls_cp869.o CC fs/nls/nls_cp874.o CC fs/notify/mark.o CC fs/notify/vfsmount_mark.o CC fs/notify/fdinfo.o CC kernel/trace/power-traces.o CC fs/fuse/cuse.o CC fs/nls/nls_cp932.o CC kernel/trace/trace_benchmark.o CC kernel/locking/rtmutex.o CC kernel/locking/rtmutex-debug.o CC fs/nls/nls_euc-jp.o LD kernel/trace/libftrace.o CC fs/ext3/inode.o CC fs/ext3/ioctl.o CC fs/nls/nls_cp936.o CC fs/jbd/checkpoint.o CC fs/nilfs2/page.o CC fs/jbd/revoke.o CC fs/jbd/journal.o LD fs/fat/fat.o CC fs/nilfs2/mdt.o LD fs/ext2/ext2.o LD fs/ext2/built-in.o CC fs/notify/fanotify/fanotify.o CC fs/ext3/namei.o CC fs/ext3/super.o CC fs/ntfs/aops.o CC fs/notify/dnotify/dnotify.o CC fs/ext3/symlink.o CC fs/ntfs/attrib.o CC fs/jfs/jfs_mount.o CC fs/ntfs/collate.o CC fs/ntfs/compress.o CC fs/nls/nls_cp949.o CC fs/nls/nls_cp1250.o CC fs/nls/nls_ascii.o CC fs/jfs/jfs_umount.o LD fs/autofs4/autofs4.o CC fs/notify/inotify/inotify_fsnotify.o LD fs/autofs4/built-in.o CC fs/jfs/jfs_xtree.o CC fs/nls/nls_iso8859-1.o CC fs/cachefiles/namei.o CC fs/cachefiles/rdwr.o CC fs/nls/nls_iso8859-2.o /home/kisskb/slave/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_should_send_event': /home/kisskb/slave/src/fs/notify/fanotify/fanotify.c:143:32: warning: 'marks_ignored_mask' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/notify/fanotify/fanotify.c:143:30: warning: 'marks_mask' may be used uninitialized in this function [-Wuninitialized] CC fs/nilfs2/btnode.o CC fs/notify/fanotify/fanotify_user.o LD fs/fat/vfat.o LD fs/fat/msdos.o LD fs/fat/built-in.o CC fs/nls/nls_iso8859-3.o CC fs/nilfs2/bmap.o CC fs/jfs/jfs_imap.o CC fs/jfs/jfs_debug.o CC fs/notify/inotify/inotify_user.o LD fs/fscache/fscache.o LD fs/fscache/built-in.o CC kernel/locking/spinlock.o CC fs/ntfs/debug.o CC fs/jfs/jfs_dmap.o CC fs/ext3/hash.o CC fs/ntfs/dir.o CC fs/ext3/resize.o CC fs/ntfs/file.o CC fs/ext3/ext3_jbd.o CC fs/nls/nls_iso8859-5.o CC fs/nls/nls_cp1255.o CC fs/nls/nls_iso8859-13.o CC fs/nls/nls_iso8859-14.o CC kernel/locking/spinlock_debug.o CC fs/nls/nls_iso8859-15.o CC kernel/locking/rwsem-spinlock.o CC fs/cachefiles/security.o LD kernel/trace/built-in.o CC fs/cachefiles/xattr.o CC fs/cachefiles/proc.o CC fs/jfs/jfs_unicode.o CC fs/jfs/jfs_dtree.o CC kernel/locking/percpu-rwsem.o CC fs/nls/nls_koi8-r.o CC fs/jfs/jfs_inode.o CC fs/ntfs/index.o CC fs/overlayfs/super.o CC fs/jfs/jfs_discard.o CC fs/nls/nls_koi8-u.o LD fs/notify/dnotify/built-in.o CC fs/jfs/jfs_extent.o CC fs/nls/nls_koi8-ru.o CC fs/ntfs/inode.o CC fs/nilfs2/btree.o CC fs/nilfs2/direct.o CC fs/nls/nls_utf8.o CC fs/nls/mac-celtic.o CC fs/nls/mac-cyrillic.o CC fs/nls/mac-gaelic.o CC kernel/locking/locktorture.o LD fs/fuse/fuse.o CC fs/nls/mac-greek.o LD fs/fuse/built-in.o CC fs/ntfs/mft.o CC fs/nls/mac-iceland.o LD fs/notify/fanotify/built-in.o CC fs/ntfs/mst.o CC fs/ntfs/namei.o CC fs/overlayfs/inode.o CC fs/proc/nommu.o CC fs/proc/task_nommu.o CC fs/nls/mac-inuit.o CC fs/proc/inode.o CC fs/proc/root.o CC fs/nilfs2/dat.o CC fs/nilfs2/recovery.o CC fs/jfs/symlink.o CC fs/nls/mac-romanian.o CC fs/jfs/jfs_metapage.o CC fs/jfs/jfs_logmgr.o CC fs/nls/mac-roman.o CC fs/nls/mac-turkish.o CC fs/jfs/jfs_txnmgr.o CC fs/jfs/jfs_uniupr.o LD fs/notify/inotify/built-in.o CC fs/jfs/resize.o LD fs/notify/built-in.o CC fs/nilfs2/the_nilfs.o CC fs/proc/base.o CC fs/nilfs2/segbuf.o CC fs/jfs/xattr.o CC fs/quota/dquot.o CC fs/proc/generic.o CC fs/ramfs/inode.o CC fs/ntfs/runlist.o LD fs/cachefiles/cachefiles.o LD fs/cachefiles/built-in.o CC fs/ntfs/super.o CC fs/nilfs2/segment.o CC fs/ntfs/sysctl.o CC fs/ntfs/unistr.o CC fs/nilfs2/cpfile.o CC fs/ntfs/upcase.o CC fs/ntfs/bitmap.o CC fs/overlayfs/dir.o LD fs/jbd/jbd.o CC fs/ntfs/lcnalloc.o CC fs/jfs/ioctl.o CC fs/reiserfs/bitmap.o LD fs/jbd/built-in.o CC fs/ntfs/logfile.o CC fs/overlayfs/readdir.o CC fs/sysfs/file.o CC fs/sysfs/dir.o CC fs/overlayfs/copy_up.o CC fs/ntfs/quota.o CC fs/proc/array.o CC fs/ntfs/usnjrnl.o CC fs/proc/fd.o CC fs/sysfs/symlink.o LD fs/nls/built-in.o CC fs/proc/cmdline.o CC fs/proc/consoles.o CC fs/proc/cpuinfo.o CC fs/tracefs/inode.o CC fs/nilfs2/sufile.o LD kernel/locking/built-in.o LD kernel/built-in.o CC fs/nilfs2/ifile.o CC fs/nilfs2/alloc.o CC fs/nilfs2/gcinode.o CC fs/nilfs2/ioctl.o CC fs/eventpoll.o CC fs/nilfs2/sysfs.o CC fs/proc/devices.o CC fs/ramfs/file-nommu.o CC fs/proc/interrupts.o CC fs/udf/balloc.o CC fs/udf/dir.o CC fs/anon_inodes.o CC fs/sysfs/mount.o CC fs/signalfd.o CC fs/sysfs/group.o CC fs/proc/loadavg.o CC fs/udf/file.o CC fs/udf/ialloc.o CC fs/eventfd.o CC fs/proc/meminfo.o CC fs/quota/quota_v1.o CC fs/quota/quota_v2.o CC fs/proc/stat.o CC fs/aio.o CC fs/proc/uptime.o CC fs/reiserfs/do_balan.o CC fs/reiserfs/namei.o CC fs/proc/version.o CC fs/proc/softirqs.o LD fs/overlayfs/overlay.o LD fs/tracefs/tracefs.o LD fs/overlayfs/built-in.o LD fs/tracefs/built-in.o CC fs/locks.o CC fs/binfmt_misc.o CC fs/binfmt_script.o CC fs/binfmt_elf_fdpic.o CC fs/proc/namespaces.o CC fs/binfmt_flat.o CC fs/proc/self.o CC fs/proc/thread_self.o CC fs/proc/proc_sysctl.o CC fs/quota/quota_tree.o LD fs/ramfs/ramfs.o LD fs/ramfs/built-in.o CC fs/mbcache.o CC fs/posix_acl.o LD fs/jfs/jfs.o CC fs/udf/inode.o LD fs/jfs/built-in.o CC fs/drop_caches.o CC fs/udf/lowlevel.o CC fs/proc/vmcore.o CC fs/reiserfs/inode.o CC fs/proc/kmsg.o CC fs/fhandle.o LD fs/ext3/ext3.o LD fs/ext3/built-in.o CC fs/reiserfs/file.o LD fs/sysfs/built-in.o CC fs/udf/partition.o CC fs/udf/namei.o CC fs/udf/super.o CC fs/quota/quota.o CC fs/quota/kqid.o CC fs/udf/truncate.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] CC fs/udf/symlink.o CC fs/reiserfs/dir.o CC fs/udf/directory.o CC fs/udf/misc.o CC fs/reiserfs/fix_node.o CC fs/reiserfs/super.o CC fs/udf/udftime.o CC fs/reiserfs/prints.o CC fs/udf/unicode.o CC fs/reiserfs/objectid.o CC fs/reiserfs/lbalance.o CC fs/reiserfs/ibalance.o CC fs/reiserfs/stree.o CC fs/reiserfs/hashes.o CC fs/reiserfs/tail_conversion.o CC fs/reiserfs/journal.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/reiserfs/resize.o CC fs/reiserfs/item_ops.o CC fs/reiserfs/ioctl.o CC fs/reiserfs/xattr.o CC fs/reiserfs/lock.o CC fs/reiserfs/xattr_user.o CC fs/reiserfs/xattr_trusted.o /home/kisskb/slave/src/fs/udf/truncate.c: In function 'udf_truncate_tail_extent': /home/kisskb/slave/src/fs/udf/truncate.c:105:16: warning: 'adsize' may be used uninitialized in this function [-Wuninitialized] CC fs/reiserfs/xattr_acl.o LD fs/nilfs2/nilfs2.o /home/kisskb/slave/src/fs/udf/truncate.c: In function 'udf_truncate_extents': /home/kisskb/slave/src/fs/udf/truncate.c:229:14: warning: 'adsize' may be used uninitialized in this function [-Wuninitialized] LD fs/nilfs2/built-in.o /home/kisskb/slave/src/fs/reiserfs/prints.c: In function '__reiserfs_panic': /home/kisskb/slave/src/fs/reiserfs/prints.c:372:1: warning: 'noreturn' function does return [enabled by default] LD fs/ntfs/ntfs.o LD fs/ntfs/built-in.o LD fs/proc/proc.o LD fs/proc/built-in.o LD fs/quota/built-in.o /home/kisskb/slave/src/fs/reiserfs/xattr_acl.c: In function 'reiserfs_get_acl': /home/kisskb/slave/src/fs/reiserfs/xattr_acl.c:198:7: warning: 'name' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/fs/udf/inode.c: In function 'udf_extend_file': /home/kisskb/slave/src/fs/udf/inode.c:641:15: warning: 'adsize' may be used uninitialized in this function [-Wuninitialized] LD fs/udf/udf.o LD fs/udf/built-in.o LD fs/reiserfs/reiserfs.o LD fs/reiserfs/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:28.343421