# git rev-parse -q --verify b507146bb6b9ac0c0197100ba3e299825a21fed3^{commit} b507146bb6b9ac0c0197100ba3e299825a21fed3 already have revision, skipping fetch # git checkout -q -f -B kisskb b507146bb6b9ac0c0197100ba3e299825a21fed3 # git clean -qxdf # git log -1 commit b507146bb6b9ac0c0197100ba3e299825a21fed3 Merge: 26acc79 58446fe Author: Linus Torvalds Date: Mon May 9 12:24:19 2016 -0700 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 Pull crypto fixes from Herbert Xu: "This fixes the following issues: - bug in ahash SG list walking that may lead to crashes - resource leak in qat - missing RSA dependency that causes it to fail" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: rsa - select crypto mgr dependency crypto: hash - Fix page length clamping in hash walk crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq crypto: qat - fix invalid pf2vf_resp_wq logic # < /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 b507146bb6b9ac0c0197100ba3e299825a21fed3 # < 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=0xD8400860 # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- make[1]: Entering directory '/home/kisskb/slave/build/linus_sh-randconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig CHK include/config/kernel.release GEN ./Makefile WRAP arch/sh/include/generated/asm/bitsperlong.h WRAP arch/sh/include/generated/asm/clkdev.h WRAP arch/sh/include/generated/asm/cputime.h WRAP arch/sh/include/generated/asm/current.h WRAP arch/sh/include/generated/asm/delay.h WRAP arch/sh/include/generated/asm/div64.h WRAP arch/sh/include/generated/asm/emergency-restart.h WRAP arch/sh/include/generated/asm/errno.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/fcntl.h WRAP arch/sh/include/generated/asm/ioctl.h WRAP arch/sh/include/generated/asm/ipcbuf.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/irq_work.h WRAP arch/sh/include/generated/asm/kvm_para.h WRAP arch/sh/include/generated/asm/local.h WRAP arch/sh/include/generated/asm/local64.h WRAP arch/sh/include/generated/asm/mcs_spinlock.h WRAP arch/sh/include/generated/asm/mm-arch-hooks.h WRAP arch/sh/include/generated/asm/mman.h WRAP arch/sh/include/generated/asm/msgbuf.h WRAP arch/sh/include/generated/asm/param.h WRAP arch/sh/include/generated/asm/parport.h WRAP arch/sh/include/generated/asm/percpu.h WRAP arch/sh/include/generated/asm/poll.h WRAP arch/sh/include/generated/asm/preempt.h WRAP arch/sh/include/generated/asm/resource.h WRAP arch/sh/include/generated/asm/sembuf.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/shmbuf.h WRAP arch/sh/include/generated/asm/siginfo.h WRAP arch/sh/include/generated/asm/socket.h WRAP arch/sh/include/generated/asm/termbits.h WRAP arch/sh/include/generated/asm/termios.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/ucontext.h WRAP arch/sh/include/generated/asm/statfs.h WRAP arch/sh/include/generated/asm/xor.h UPD include/config/kernel.release CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Using /home/kisskb/slave/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/asn1_compiler HOSTCC scripts/sign-file HOSTCC scripts/extract-cert HOSTCC scripts/insert-sys-cert HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/parse.tab.c SHIPPED scripts/genksyms/lex.lex.c SHIPPED scripts/genksyms/keywords.hash.c CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig SHIPPED scripts/genksyms/parse.tab.h HOSTCC scripts/genksyms/parse.tab.o CC scripts/mod/devicetable-offsets.s HOSTCC scripts/genksyms/lex.lex.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o Generating include/generated/machtypes.h GEN scripts/mod/devicetable-offsets.h HOSTCC scripts/mod/file2alias.o CHK include/generated/timeconst.h CC kernel/bounds.s UPD include/generated/timeconst.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost :1229:2: warning: #warning syscall sched_setattr not implemented [-Wcpp] :1232:2: warning: #warning syscall sched_getattr not implemented [-Wcpp] :1235:2: warning: #warning syscall renameat2 not implemented [-Wcpp] :1238:2: warning: #warning syscall seccomp not implemented [-Wcpp] :1241:2: warning: #warning syscall getrandom not implemented [-Wcpp] :1244:2: warning: #warning syscall memfd_create not implemented [-Wcpp] :1247:2: warning: #warning syscall bpf not implemented [-Wcpp] :1250:2: warning: #warning syscall execveat not implemented [-Wcpp] :1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp] :1301:2: warning: #warning syscall membarrier not implemented [-Wcpp] :1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp] :1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp] :1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp] :1313:2: warning: #warning syscall pwritev2 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/kernel/irq_32.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/process.o CC arch/sh/kernel/ptrace.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/reboot.o CC arch/sh/kernel/return_address.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/time.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/traps.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/unwinder.o CC arch/sh/kernel/ioport.o CC arch/sh/kernel/iomap.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/disassemble.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/kgdb.o CC arch/sh/kernel/kprobes.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/kernel/machine_kexec.o CC arch/sh/kernel/module.o CC arch/sh/kernel/crash_dump.o AS arch/sh/kernel/relocate_kernel.o CC arch/sh/kernel/vsyscall/vsyscall.o CC arch/sh/kernel/perf_event.o CC arch/sh/mm/alignment.o CC arch/sh/kernel/perf_callchain.o LDS arch/sh/kernel/vsyscall/vsyscall.lds LD arch/sh/boards/built-in.o AS arch/sh/kernel/vsyscall/vsyscall-trapa.o CC arch/sh/kernel/hw_breakpoint.o CC arch/sh/kernel/cpu/irq/imask.o AS arch/sh/kernel/vsyscall/vsyscall-note.o AS arch/sh/kernel/head_32.o GEN usr/initramfs_data.cpio.gz LDS arch/sh/kernel/vmlinux.lds CC arch/sh/mm/cache.o CC arch/sh/mm/init.o CC arch/sh/kernel/cpu/irq/ipr.o /home/kisskb/slave/src/arch/sh/kernel/setup.c: In function 'sh_fdt_init': /home/kisskb/slave/src/arch/sh/kernel/setup.c:256:2: error: implicit declaration of function 'early_init_dt_scan' [-Werror=implicit-function-declaration] CC arch/sh/mm/consistent.o cc1: all warnings being treated as errors /home/kisskb/slave/src/scripts/Makefile.build:291: recipe for target 'arch/sh/kernel/setup.o' failed make[2]: *** [arch/sh/kernel/setup.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/sh/mm/mmap.o CC arch/sh/mm/cache-sh4.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/cpu/init.o CC arch/sh/mm/flush-sh4.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/fpu.o CC arch/sh/mm/fault.o CC arch/sh/kernel/cpu/proc.o CC arch/sh/kernel/cpu/pfc.o CC arch/sh/mm/ioremap.o CC arch/sh/mm/gup.o CC arch/sh/mm/kmap.o CC arch/sh/kernel/cpu/sh4/probe.o CC arch/sh/mm/tlbex_32.o CC arch/sh/mm/pgtable.o AS arch/sh/kernel/cpu/sh4/../sh3/entry.o CC arch/sh/mm/tlbflush_32.o CC arch/sh/mm/tlb-sh4.o CC arch/sh/boards/mach-se/770x/setup.o CC arch/sh/boards/mach-se/770x/irq.o CC arch/sh/mm/tlb-urb.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:356: 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:358: 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:389: 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:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence CC arch/sh/kernel/cpu/sh4/setup-sh7750.o AS arch/sh/kernel/cpu/sh4/../sh3/ex.o CC arch/sh/kernel/cpu/sh4/clock-sh4.o AS usr/initramfs_data.o CC arch/sh/kernel/cpu/sh4/perf_event.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/mm/tlb-debugfs.o CC arch/sh/mm/hugetlbpage.o CC arch/sh/mm/uncached.o SYSCALL arch/sh/kernel/vsyscall/vsyscall-trapa.so SYSCALL arch/sh/kernel/vsyscall/vsyscall-syms.o LD arch/sh/kernel/cpu/sh4/common.o LD usr/built-in.o AS arch/sh/kernel/vsyscall/vsyscall-syscall.o LD arch/sh/kernel/cpu/irq/built-in.o LD arch/sh/kernel/vsyscall/built-in.o LD arch/sh/boards/mach-se/770x/built-in.o LD arch/sh/boards/mach-se/built-in.o CC certs/system_keyring.o EXTRACT_CERTS Generating X.509 key generation config LD arch/sh/kernel/cpu/sh4/built-in.o LD arch/sh/kernel/cpu/built-in.o ### ### Now generating an X.509 key pair to be used for signing modules. ### /home/kisskb/slave/src/Makefile:962: recipe for target 'arch/sh/kernel' failed make[1]: *** [arch/sh/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... ### If this takes a long time, you might wish to run rngd in the ### background to keep the supply of entropy topped up. It ### needs to be run as root, and uses a hardware random ### number generator if one is available. ### Generating a 4096 bit RSA private key . CC kernel/fork.o . CC kernel/exec_domain.o CC kernel/exit.o CC kernel/cpu.o CC kernel/panic.o . CC kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.o . CC kernel/sysctl_binary.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/user.o CC kernel/signal.o . CC kernel/sys.o CC kernel/workqueue.o CC kernel/pid.o CC kernel/kmod.o . CC kernel/task_work.o CC kernel/params.o . CC kernel/extable.o CC kernel/notifier.o CC kernel/sys_ni.o . CC kernel/kthread.o CC kernel/ksysfs.o CC kernel/range.o CC kernel/smpboot.o CC kernel/cred.o . CC kernel/nsproxy.o CC kernel/reboot.o CC kernel/async.o CC kernel/groups.o .. CC kernel/printk/printk.o LD kernel/livepatch/built-in.o . CC kernel/debug/debug_core.o . LD init/mounts.o CC kernel/rcu/update.o CC kernel/freezer.o . CC kernel/events/core.o LD init/built-in.o CC kernel/power/qos.o . CC kernel/power/main.o . CC kernel/profile.o . CC kernel/stacktrace.o . CC kernel/gcov/base.o CC kernel/irq/irqdesc.o . CC kernel/locking/mutex.o .. CC kernel/sched/core.o CC kernel/sched/loadavg.o ... CC kernel/time/time.o .. LD arch/sh/mm/built-in.o .. CC kernel/time/timer.o .. CC kernel/futex.o CC kernel/up.o ........ CC kernel/uid16.o .... CC kernel/module.o .... CC kernel/module_signing.o . CC kernel/kallsyms.o . CC kernel/acct.o .. CC kernel/kexec_core.o . CC kernel/kexec.o . CC kernel/backtracetest.o .. CC kernel/cgroup.o .. CC kernel/gcov/fs.o CC kernel/cgroup_freezer.o . CC kernel/cpuset.o . CC kernel/user_namespace.o .. CC kernel/test_kprobes.o .... CC kernel/kprobes.o .... CC kernel/watchdog.o CC kernel/seccomp.o CC kernel/sched/clock.o . CC kernel/power/process.o .. CC kernel/utsname_sysctl.o CC kernel/latencytop.o ...... CC kernel/rcu/sync.o CC kernel/irq_work.o CC kernel/crash_dump.o CC kernel/membarrier.o .. CC kernel/irq/handle.o /home/kisskb/slave/src/kernel/sched/core.c: In function 'pick_next_task': /home/kisskb/slave/src/kernel/sched/core.c:3101:1: warning: control reaches end of non-void function [-Wreturn-type] . CC kernel/memremap.o . CC [M] kernel/torture.o CC kernel/irq/manage.o ... CC kernel/rcu/srcu.o ... CC kernel/sched/cputime.o .. CC kernel/power/poweroff.o ...... CC kernel/irq/spurious.o CC kernel/irq/resend.o .+ CC kernel/irq/chip.o + ...... CC kernel/sched/idle_task.o ... CC kernel/irq/dummychip.o ... CC kernel/rcu/tiny.o .. CC kernel/debug/gdbstub.o . CC [M] kernel/rcu/rcutorture.o CC kernel/irq/devres.o ... CC kernel/irq/irqdomain.o . CC kernel/sched/fair.o . CC kernel/irq/proc.o ... CC kernel/sched/rt.o . CC kernel/sched/deadline.o . CC kernel/gcov/gcc_3_4.o .. CC kernel/sched/stop_task.o . CC kernel/sched/wait.o CC kernel/sched/swait.o + CC kernel/sched/idle.o CC kernel/sched/completion.o + writing new private key to 'certs/signing_key.pem' ----- CC kernel/time/hrtimer.o CC kernel/time/itimer.o CC kernel/sched/stats.o ### ### Key pair generated. ### LD kernel/power/built-in.o EXTRACT_CERTS certs/signing_key.pem CC kernel/time/posix-timers.o CC kernel/time/posix-cpu-timers.o CC kernel/time/timekeeping.o AS certs/system_certificates.o CC kernel/locking/semaphore.o CC kernel/time/ntp.o CC kernel/time/clocksource.o LD certs/built-in.o CC kernel/sched/debug.o CC kernel/events/ring_buffer.o CC kernel/locking/rwsem.o CC kernel/locking/percpu-rwsem.o CC kernel/time/jiffies.o CC kernel/time/timer_list.o CC kernel/locking/mutex-debug.o CC kernel/locking/lockdep.o CC kernel/events/callchain.o LD kernel/rcu/built-in.o CC kernel/events/hw_breakpoint.o CC kernel/locking/lockdep_proc.o CC kernel/time/timeconv.o CC kernel/locking/spinlock.o CC kernel/time/timecounter.o CC kernel/time/posix-clock.o LD kernel/gcov/built-in.o CC kernel/time/alarmtimer.o CC kernel/locking/spinlock_debug.o CC kernel/locking/rtmutex.o CC kernel/locking/rwsem-spinlock.o CC kernel/time/clockevents.o CC kernel/time/tick-common.o CC kernel/time/tick-oneshot.o CC kernel/time/tick-sched.o CC kernel/time/timer_stats.o CC kernel/time/timekeeping_debug.o LD kernel/irq/built-in.o LD kernel/debug/built-in.o LD kernel/printk/built-in.o LD kernel/time/built-in.o LD kernel/sched/built-in.o /home/kisskb/slave/src/kernel/cgroup.c: In function 'cgroup_mount': /home/kisskb/slave/src/kernel/cgroup.c:2183:23: warning: 'root' may be used uninitialized in this function [-Wuninitialized] LD kernel/locking/built-in.o LD kernel/events/built-in.o LD kernel/built-in.o make[1]: *** wait: No child processes. Stop. 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:14.189696