# < git ls-remote /scratch/git/sfr/linux-next refs/heads/master # < git rev-parse tmp/linux-next remote == local, skipping fetch # < git rev-parse tmp/linux-next Upstream revision is fca5ab0b1431211834dcab2777e1c78e2fc1de78 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was fca5ab0). # git checkout -q -f -b linux-next tmp/linux-next # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_se7751_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- -f kisskb-version.mk makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_se7751_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- se7751_defconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_se7751_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linux-next_se7751_defconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig GEN /scratch/kisskb/build/linux-next_se7751_defconfig_sh4/Makefile CHK include/linux/version.h UPD include/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o Generating include/generated/machtypes.h CC kernel/bounds.s GEN include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/generated/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1527:2: warning: #warning syscall fanotify_init not implemented :1531:2: warning: #warning syscall fanotify_mark not implemented HOSTLD scripts/mod/modpost CHK include/generated/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_rd.o CC init/do_mounts_initrd.o CC init/initramfs.o HOSTCC usr/gen_init_cpio In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/init/do_mounts.h:4, from /scratch/kisskb/src/init/do_mounts_initrd.c:11: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type GEN usr/initramfs_data.cpio In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/init/do_mounts.h:5, from /scratch/kisskb/src/init/do_mounts_rd.c:13: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type AS usr/initramfs_data.o LD usr/built-in.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/init/initramfs.c:10: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/init/main.c:17: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/init/do_mounts.h:5, from /scratch/kisskb/src/init/do_mounts.c:25: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD init/mounts.o UPD include/generated/compile.h CC init/version.o CC arch/sh/kernel/clkdev.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/machvec.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/kernel/process.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/alignment.o CC arch/sh/kernel/ptrace.o CC arch/sh/mm/cache.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/init.o LD init/built-in.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/reboot.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/return_address.o CC arch/sh/mm/cache-sh4.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/mm/flush-sh4.o CC arch/sh/kernel/sys_sh.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/mm/fault_32.o CC arch/sh/kernel/time.o CC arch/sh/mm/kmap.o CC arch/sh/kernel/topology.o CC arch/sh/mm/ioremap.o CC arch/sh/mm/pgtable.o CC arch/sh/kernel/traps.o CC arch/sh/mm/tlbflush_32.o CC arch/sh/kernel/traps_32.o CC arch/sh/mm/tlb-sh4.o CC arch/sh/kernel/unwinder.o CC arch/sh/mm/tlb-urb.o CC arch/sh/mm/uncached.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/module.o CC arch/sh/kernel/vsyscall/vsyscall.o LDS arch/sh/kernel/vsyscall/vsyscall.lds CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/perf_callchain.o AS arch/sh/kernel/vsyscall/vsyscall-trapa.o AS arch/sh/kernel/vsyscall/vsyscall-note.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/hw_breakpoint.o CC arch/sh/kernel/cpu/fpu.o CC arch/sh/kernel/cpu/irq/imask.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/cpu/irq/ipr.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/init_task.o CC arch/sh/kernel/cpu/clock.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/hwblk.o CC arch/sh/kernel/cpu/sh4/probe.o AS arch/sh/kernel/cpu/sh4/../sh3/entry.o AS arch/sh/kernel/cpu/sh4/../sh3/ex.o CC arch/sh/kernel/cpu/sh4/fpu.o CC arch/sh/kernel/cpu/sh4/softfloat.o CC arch/sh/kernel/cpu/sh4/setup-sh7750.o CC arch/sh/kernel/cpu/sh4/clock-sh4.o cc1: warnings being treated as errors In file included from /scratch/kisskb/src/arch/sh/mm/fault_32.c:18: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type distcc[3903] ERROR: compile /scratch/kisskb/src/arch/sh/mm/fault_32.c on localhost failed make[2]: *** [arch/sh/mm/fault_32.o] Error 1 make[2]: *** Waiting for unfinished jobs.... cc1: warnings being treated as errors In file included from /scratch/kisskb/src/arch/sh/kernel/perf_callchain.c:12: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type distcc[3984] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/perf_callchain.c on localhost failed make[2]: *** [arch/sh/kernel/perf_callchain.o] Error 1 make[2]: *** Waiting for unfinished jobs.... LD arch/sh/boards/built-in.o CC arch/sh/boards/mach-se/7751/setup.o CC arch/sh/boards/mach-se/7751/io.o CC arch/sh/boards/mach-se/7751/irq.o distcc[3841] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/process_32.c on sprygo/32 failed distcc[3841] (dcc_build_somewhere) Warning: remote compilation of '/scratch/kisskb/src/arch/sh/kernel/process_32.c' failed, retrying locally distcc[3841] Warning: failed to distribute /scratch/kisskb/src/arch/sh/kernel/process_32.c to sprygo/32, running locally instead CC kernel/sched.o CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC kernel/printk.o CC kernel/cpu.o CC kernel/exit.o CC kernel/itimer.o TIMEC kernel/timeconst.h CC kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.o CC kernel/sysctl_binary.o CC kernel/capability.o CC mm/bootmem.o CC kernel/ptrace.o CC mm/filemap.o CC kernel/timer.o CC kernel/user.o CC mm/mempool.o CC kernel/signal.o CC kernel/sys.o CC mm/oom_kill.o CC kernel/kmod.o CC mm/fadvise.o CC kernel/workqueue.o CC kernel/pid.o CC mm/maccess.o distcc[3977] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/perf_event.c on sprygo/32 failed distcc[3977] (dcc_build_somewhere) Warning: remote compilation of '/scratch/kisskb/src/arch/sh/kernel/perf_event.c' failed, retrying locally distcc[3977] Warning: failed to distribute /scratch/kisskb/src/arch/sh/kernel/perf_event.c to sprygo/32, running locally instead /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:54: warning: 'arch_init_clk_ops' is deprecated (declared at /scratch/kisskb/src/arch/sh/include/asm/clock.h:7) /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:75: warning: 'cpg_clk_init' is deprecated (declared at /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:49) CC mm/page_alloc.o CC kernel/rcupdate.o CC kernel/extable.o CC mm/page-writeback.o CC kernel/params.o CC mm/readahead.o CC mm/swap.o CC kernel/posix-timers.o CC kernel/kthread.o CC mm/truncate.o CC mm/vmscan.o CC kernel/wait.o CC mm/shmem.o CC kernel/kfifo.o CC mm/prio_tree.o CC kernel/sys_ni.o CC mm/util.o CC kernel/posix-cpu-timers.o CC mm/mmzone.o CC kernel/mutex.o CC mm/vmstat.o CC kernel/hrtimer.o CC mm/backing-dev.o LD arch/sh/kernel/cpu/irq/built-in.o CC kernel/rwsem.o CC mm/page_isolation.o CC mm/mm_init.o CC kernel/nsproxy.o In file included from /scratch/kisskb/src/kernel/sched.c:42: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC kernel/srcu.o CC mm/mmu_context.o CC mm/highmem.o CC mm/fremap.o CC kernel/semaphore.o CC kernel/notifier.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/itimer.c:11: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC mm/memory.o CC mm/madvise.o CC kernel/ksysfs.o CC mm/mincore.o CC kernel/pm_qos_params.o CC mm/mlock.o CC kernel/sched_clock.o CC mm/mmap.o CC kernel/cred.o CC mm/mprotect.o CC kernel/async.o CC mm/mremap.o CC kernel/range.o CC mm/msync.o CC kernel/groups.o CC mm/rmap.o CC mm/vmalloc.o CC kernel/futex.o CC kernel/irq/handle.o CC mm/pagewalk.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/printk.c:34: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC kernel/irq/manage.o CC kernel/rtmutex.o CC mm/init-mm.o CC kernel/up.o CC kernel/time/timekeeping.o CC mm/page_io.o CC kernel/irq/spurious.o CC kernel/uid16.o CC kernel/irq/resend.o CC kernel/time/ntp.o CC mm/swap_state.o CC kernel/irq/chip.o CC kernel/module.o CC kernel/time/clocksource.o CC kernel/irq/devres.o CC kernel/kallsyms.o CC kernel/time/jiffies.o CC kernel/irq/proc.o CC mm/swapfile.o CC mm/thrash.o CC kernel/acct.o CC mm/dmapool.o CC kernel/time/timer_list.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/timer.c:36: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/kernel/sys.c:16: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/capability.c:15: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/signal.c:21: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/sysctl.c:48: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:420: warning: control reaches end of non-void function LD arch/sh/boards/mach-se/7751/built-in.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/posix-timers.c:45: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/mm/fadvise.c:19: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/mm/filemap.c:32: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/kmod.c:23: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC kernel/rcutree.o CC mm/slab.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/pid.c:38: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC kernel/utsname_sysctl.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/mm/page-writeback.c:34: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC kernel/elfcore.o CC kernel/time/timecompare.o CC mm/percpu_up.o CC mm/quicklist.o CC kernel/perf_event.o CC kernel/time/timeconv.o CC kernel/time/clockevents.o CC kernel/time/tick-common.o CC kernel/hw_breakpoint.o CC kernel/time.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/perf_event.c:29: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/hw_breakpoint.h:32, from /scratch/kisskb/src/kernel/hw_breakpoint.c:47: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/hrtimer.c:39: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/time.c:35: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/mm/mlock.c:15: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/acct.c:56: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/mm/mincore.c:14: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/mm/fremap.c:17: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/mm/mmap.c:16: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/kernel/exec_domain.c:19: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/mm/madvise.c:10: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/mm/mremap.c:20: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/futex.c:56: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type distcc[4010] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/hw_breakpoint.c on sprygo/32 failed distcc[4010] (dcc_build_somewhere) Warning: remote compilation of '/scratch/kisskb/src/arch/sh/kernel/hw_breakpoint.c' failed, retrying locally distcc[4010] Warning: failed to distribute /scratch/kisskb/src/arch/sh/kernel/hw_breakpoint.c to sprygo/32, running locally instead In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/groups.c:8: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/mm/mprotect.c:20: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/mm/msync.c:14: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD arch/sh/kernel/cpu/sh4/common.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/kernel/uid16.c:15: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/kernel/sysctl_binary.c:8: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/mm/swapfile.c:31: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/kernel/module.c:22: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC fs/open.o distcc[3893] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/sys_sh32.c on sprygo/32 failed distcc[3893] (dcc_build_somewhere) Warning: remote compilation of '/scratch/kisskb/src/arch/sh/kernel/sys_sh32.c' failed, retrying locally distcc[3893] Warning: failed to distribute /scratch/kisskb/src/arch/sh/kernel/sys_sh32.c to sprygo/32, running locally instead CC fs/read_write.o CC fs/file_table.o CC fs/super.o CC fs/char_dev.o CC fs/stat.o CC fs/exec.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 fs/fifo.o CC fs/dcache.o CC fs/inode.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 fs/pnode.o LD kernel/irq/built-in.o CC fs/drop_caches.o CC fs/splice.o CC fs/sync.o CC fs/utimes.o CC fs/stack.o CC fs/fs_struct.o CC fs/statfs.o CC fs/buffer.o CC fs/bio.o CC fs/block_dev.o cc1: warnings being treated as errors In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/arch/sh/kernel/sys_sh32.c:9: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC fs/direct-io.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/kernel/ptrace.c:23: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC fs/mpage.o CC fs/ioprio.o distcc[3893] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/sys_sh32.c on localhost failed In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/read_write.c:16: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/readdir.c:17: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC fs/devpts/inode.o CC fs/partitions/check.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/namei.c:27: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/open.c:26: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC fs/partitions/msdos.o LD fs/quota/built-in.o make[2]: *** [arch/sh/kernel/sys_sh32.o] Error 1 CC fs/eventpoll.o CC fs/sysfs/inode.o CC fs/notify/fsnotify.o CC fs/anon_inodes.o CC fs/sysfs/file.o CC fs/notify/notification.o CC fs/signalfd.o CC fs/notify/group.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/dcache.c:17: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC fs/sysfs/dir.o CC fs/ramfs/inode.o CC fs/timerfd.o CC fs/notify/inode_mark.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/filesystems.c:9: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC fs/sysfs/symlink.o CC fs/ext2/balloc.o CC fs/eventfd.o CC fs/ramfs/file-mmu.o CC fs/notify/mark.o CC fs/sysfs/mount.o CC fs/aio.o CC fs/ext2/dir.o CC fs/notify/vfsmount_mark.o CC fs/locks.o CC fs/sysfs/bin.o CC fs/binfmt_script.o CC fs/sysfs/group.o CC fs/ext2/ialloc.o CC fs/ext2/file.o CC fs/binfmt_elf.o CC fs/ext2/inode.o CC fs/notify/dnotify/dnotify.o CC fs/ext2/ioctl.o CC fs/notify/fanotify/fanotify.o CC fs/notify/inotify/inotify_fsnotify.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/select.c:19: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC fs/notify/inotify/inotify_user.o CC fs/ext2/namei.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/namespace.c:11: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC fs/notify/fanotify/fanotify_user.o CC fs/ext2/super.o CC fs/ext2/symlink.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/xattr.c:17: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC fs/jffs2/compr.o CC fs/jffs2/dir.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1885: warning: control reaches end of non-void function CC fs/proc/mmu.o CC fs/proc/task_mmu.o CC fs/jffs2/file.o CC fs/proc/inode.o CC fs/jffs2/ioctl.o CC fs/proc/root.o CC fs/jffs2/nodelist.o CC fs/proc/base.o CC fs/jffs2/malloc.o CC fs/proc/generic.o CC fs/jffs2/read.o CC fs/proc/array.o CC fs/jffs2/nodemgmt.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/statfs.c:1: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC fs/proc/proc_tty.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/sync.c:12: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC fs/jffs2/readinode.o CC fs/proc/cmdline.o CC fs/jffs2/write.o CC fs/proc/cpuinfo.o CC fs/jffs2/scan.o CC fs/proc/devices.o CC fs/jffs2/gc.o CC fs/jffs2/symlink.o CC fs/proc/interrupts.o CC fs/proc/loadavg.o CC fs/jffs2/build.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/mm/page_alloc.c:55: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/ioprio.c:27: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC fs/proc/meminfo.o CC fs/proc/stat.o CC fs/jffs2/erase.o CC fs/proc/uptime.o CC fs/proc/version.o CC fs/jffs2/background.o CC fs/jffs2/fs.o CC fs/jffs2/writev.o CC fs/proc/softirqs.o CC fs/jffs2/super.o LD fs/devpts/devpts.o CC fs/jffs2/debug.o CC fs/jffs2/wbuf.o CC fs/jffs2/compr_rtime.o CC fs/jffs2/compr_zlib.o CC fs/proc/proc_sysctl.o CC fs/proc/proc_net.o CC fs/proc/kcore.o CC fs/proc/kmsg.o CC fs/proc/page.o LD fs/notify/dnotify/built-in.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/fs/utimes.c:11: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC ipc/util.o CC ipc/msgutil.o CC ipc/msg.o CC ipc/sem.o CC ipc/shm.o CC ipc/ipcns_notifier.o CC ipc/syscall.o CC ipc/ipc_sysctl.o distcc[3852] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c on sprygo/32 failed distcc[3852] (dcc_build_somewhere) Warning: remote compilation of '/scratch/kisskb/src/arch/sh/kernel/ptrace_32.c' failed, retrying locally distcc[3852] Warning: failed to distribute /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c to sprygo/32, running locally instead In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/ipc/syscall.c:13: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/eventfd.c:18: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/aio.c:17: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC security/commoncap.o CC security/min_addr.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/fs/timerfd.c:25: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD arch/sh/kernel/cpu/sh4/built-in.o LD mm/built-in.o LD fs/ramfs/ramfs.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/fs/stat.c:16: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/ipc/sem.c:82: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/ipc/msg.c:34: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/locks.c:126: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/notify/inotify/inotify_user.c:35: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/fs/notify/fanotify/fanotify_user.c:12: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD fs/partitions/built-in.o CC crypto/api.o CC crypto/cipher.o CC crypto/compress.o In file included from /scratch/kisskb/src/fs/exec.c:37: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD arch/sh/boards/mach-se/built-in.o LD fs/notify/fanotify/built-in.o LD fs/jffs2/jffs2.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/fs/eventpoll.c:29: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/fs/pipe.c:22: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD fs/notify/inotify/built-in.o LD security/built-in.o cc1: warnings being treated as errors In file included from /scratch/kisskb/src/include/linux/hw_breakpoint.h:32, from /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c:28: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD arch/sh/kernel/cpu/built-in.o LD crypto/crypto.o distcc[3852] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c on localhost failed make[2]: *** [arch/sh/kernel/ptrace_32.o] Error 1 In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/kernel/fork.c:39: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC block/elevator.o CC block/blk-core.o CC block/blk-tag.o CC block/blk-sysfs.o CC block/blk-barrier.o CC block/blk-settings.o CC block/blk-ioc.o CC block/blk-map.o CC block/blk-exec.o CC block/blk-merge.o CC block/blk-softirq.o CC block/blk-timeout.o CC block/blk-iopoll.o CC block/blk-lib.o CC block/ioctl.o CC block/genhd.o CC block/scsi_ioctl.o CC block/noop-iosched.o CC block/deadline-iosched.o CC block/cfq-iosched.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/fs/ioctl.c:8: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/fs/fcntl.c:8: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/fs/signalfd.c:32: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD drivers/auxdisplay/built-in.o LD drivers/cdrom/built-in.o CC drivers/block/brd.o CC drivers/base/core.o LD fs/ext2/ext2.o CC drivers/base/sys.o CC drivers/char/mem.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/fs/splice.c:31: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD drivers/crypto/built-in.o CC drivers/clocksource/sh_tmu.o CC drivers/char/random.o CC drivers/base/bus.o LD drivers/firmware/built-in.o CC drivers/base/dd.o CC drivers/char/tty_io.o CC drivers/char/n_tty.o CC drivers/base/driver.o cc1: warnings being treated as errors In file included from /scratch/kisskb/src/include/linux/hw_breakpoint.h:32, from /scratch/kisskb/src/arch/sh/kernel/process_32.c:23: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD drivers/gpio/built-in.o CC drivers/char/tty_ioctl.o CC drivers/base/class.o CC drivers/char/tty_ldisc.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/ipc/shm.c:34: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC drivers/base/platform.o CC drivers/char/tty_buffer.o CC drivers/char/tty_port.o CC drivers/base/cpu.o CC drivers/char/pty.o CC drivers/base/firmware.o LD drivers/ieee1394/built-in.o CC drivers/char/misc.o LD drivers/idle/built-in.o CC drivers/hwmon/hwmon.o CC drivers/base/init.o distcc[3841] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/process_32.c on localhost failed make[2]: *** [arch/sh/kernel/process_32.o] Error 1 LD drivers/gpu/vga/built-in.o CC drivers/base/map.o LD drivers/ieee802154/built-in.o LD drivers/lguest/built-in.o LD drivers/i2c/algos/built-in.o CC drivers/base/devres.o LD drivers/macintosh/built-in.o LD drivers/i2c/busses/built-in.o LD drivers/gpu/drm/i2c/built-in.o CC drivers/base/attribute_container.o LD ipc/built-in.o CC drivers/base/transport_class.o LD drivers/mfd/built-in.o CC drivers/char/hw_random/core.o CC drivers/base/dma-mapping.o LD drivers/base/power/built-in.o CC drivers/base/dma-coherent.o LD drivers/misc/cb710/built-in.o CC drivers/base/module.o LD drivers/platform/built-in.o LD drivers/misc/eeprom/built-in.o CC drivers/net/mii.o LD drivers/media/video/built-in.o CC drivers/rtc/rtc-lib.o LD drivers/vbus/built-in.o LD drivers/serial/built-in.o CC drivers/net/Space.o LD drivers/media/IR/keymaps/built-in.o LD drivers/media/common/tuners/built-in.o CC drivers/net/loopback.o CC drivers/sh/clk.o CC drivers/mtd/mtdcore.o CC drivers/sh/intc.o LD drivers/watchdog/built-in.o CC drivers/mtd/mtdsuper.o CC drivers/sh/clk-cpg.o CC drivers/mtd/mtdpart.o LD drivers/net/wireless/built-in.o CC drivers/video/fb_notify.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/kernel/exit.c:37: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type CC drivers/mtd/mtd_blkdevs.o CC drivers/mtd/mtdblock.o LD drivers/video/backlight/built-in.o LD drivers/video/display/built-in.o CC drivers/mtd/chips/chipreg.o LD drivers/mtd/devices/built-in.o LD drivers/mtd/lpddr/built-in.o CC drivers/mtd/chips/cfi_probe.o LD drivers/mtd/maps/built-in.o CC drivers/mtd/chips/cfi_util.o LD drivers/mtd/nand/built-in.o LD drivers/mtd/onenand/built-in.o LD drivers/video/omap2/dss/built-in.o LD drivers/video/omap2/displays/built-in.o LD drivers/video/omap2/omapfb/built-in.o LD drivers/mtd/tests/built-in.o CC drivers/mtd/chips/cfi_cmdset_0002.o CC drivers/mtd/chips/gen_probe.o /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_async_queue_prio': /scratch/kisskb/src/block/cfq-iosched.c:2882: warning: control reaches end of non-void function CC drivers/mtd/chips/map_ram.o In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:9, from /scratch/kisskb/src/include/trace/syscall.h:7, from /scratch/kisskb/src/include/linux/syscalls.h:76, from /scratch/kisskb/src/fs/buffer.c:23: /scratch/kisskb/src/include/linux/perf_event.h:937: warning: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: warning: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD fs/proc/proc.o LD drivers/hwmon/built-in.o LD drivers/rtc/built-in.o LD drivers/i2c/built-in.o cc1: warnings being treated as errors In file included from /scratch/kisskb/src/arch/sh/kernel/perf_event.c:27: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type distcc[3977] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/perf_event.c on localhost failed make[2]: *** [arch/sh/kernel/perf_event.o] Error 1 LD crypto/built-in.o LD drivers/block/built-in.o LD drivers/media/common/built-in.o LD fs/ramfs/built-in.o LD drivers/video/omap2/built-in.o LD fs/ext2/built-in.o cc1: warnings being treated as errors In file included from /scratch/kisskb/src/arch/sh/kernel/hw_breakpoint.c:13: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type distcc[4010] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/hw_breakpoint.c on localhost failed make[2]: *** [arch/sh/kernel/hw_breakpoint.o] Error 1 LD drivers/misc/built-in.o LD drivers/media/IR/built-in.o distcc[3887] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/sys_sh.c on sprygo/32 failed distcc[3887] (dcc_build_somewhere) Warning: remote compilation of '/scratch/kisskb/src/arch/sh/kernel/sys_sh.c' failed, retrying locally distcc[3887] Warning: failed to distribute /scratch/kisskb/src/arch/sh/kernel/sys_sh.c to sprygo/32, running locally instead LD kernel/time/built-in.o LD kernel/built-in.o LD drivers/clocksource/built-in.o LD fs/proc/built-in.o LD drivers/sh/built-in.o LD sound/built-in.o LD drivers/char/hw_random/rng-core.o cc1: warnings being treated as errors In file included from /scratch/kisskb/src/include/linux/ftrace_event.h:8, from /scratch/kisskb/src/include/trace/syscall.h:6, from /scratch/kisskb/src/include/linux/syscalls.h:75, from /scratch/kisskb/src/arch/sh/kernel/sys_sh.c:18: /scratch/kisskb/src/include/linux/perf_event.h:937: error: 'struct regs' declared inside parameter list /scratch/kisskb/src/include/linux/perf_event.h:937: error: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_event.h: In function 'perf_fetch_caller_regs': /scratch/kisskb/src/include/linux/perf_event.h:952: error: passing argument 1 of 'perf_arch_fetch_caller_regs' from incompatible pointer type LD drivers/char/hw_random/built-in.o distcc[3887] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/sys_sh.c on localhost failed make[2]: *** [arch/sh/kernel/sys_sh.o] Error 1 LD fs/notify/built-in.o LD drivers/net/built-in.o LD drivers/gpu/drm/built-in.o LD drivers/gpu/built-in.o LD drivers/mtd/mtd.o LD drivers/media/built-in.o SYSCALL arch/sh/kernel/vsyscall/vsyscall-trapa.so SYSCALL arch/sh/kernel/vsyscall/vsyscall-syms.o /opt/crosstool/gcc-4.3.2-nolibc/bin/../lib/gcc/sh4-linux/4.3.2/../../../../sh4-linux/bin/ld: error in arch/sh/kernel/vsyscall/vsyscall-trapa.o(.eh_frame); no .eh_frame_hdr table will be created. LD block/built-in.o LD drivers/video/built-in.o AS arch/sh/kernel/vsyscall/vsyscall-syscall.o LD arch/sh/kernel/vsyscall/built-in.o LD fs/sysfs/built-in.o make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [arch/sh/kernel] Error 2 LD fs/devpts/built-in.o LD fs/jffs2/built-in.o LD fs/built-in.o LD drivers/base/built-in.o LD drivers/char/built-in.o LD drivers/mtd/chips/built-in.o LD drivers/mtd/built-in.o LD drivers/built-in.o make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision d568ec369310919bcafb88fc97a171186543329d # < git symbolic-ref HEAD # < git merge-base d568ec369310919bcafb88fc97a171186543329d fca5ab0b1431211834dcab2777e1c78e2fc1de78 Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 152, in _do_build raise BuildFailedException(e) BuildFailedException: Failed running "/scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_se7751_defconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- " (2)