# git rev-parse -q --verify 650fc870a2ef35b83397eebd35b8c8df211bff78^{commit} 650fc870a2ef35b83397eebd35b8c8df211bff78 already have revision, skipping fetch # git checkout -q -f -B kisskb 650fc870a2ef35b83397eebd35b8c8df211bff78 # git clean -qxdf # git log -1 commit 650fc870a2ef35b83397eebd35b8c8df211bff78 Merge: f4dd029 1cb566b Author: Linus Torvalds Date: Mon Jul 3 21:13:25 2017 -0700 Merge tag 'docs-4.13' of git://git.lwn.net/linux Pull documentation updates from Jonathan Corbet: "There has been a fair amount of activity in the docs tree this time around. Highlights include: - Conversion of a bunch of security documentation into RST - The conversion of the remaining DocBook templates by The Amazing Mauro Machine. We can now drop the entire DocBook build chain. - The usual collection of fixes and minor updates" * tag 'docs-4.13' of git://git.lwn.net/linux: (90 commits) scripts/kernel-doc: handle DECLARE_HASHTABLE Documentation: atomic_ops.txt is core-api/atomic_ops.rst Docs: clean up some DocBook loose ends Make the main documentation title less Geocities Docs: Use kernel-figure in vidioc-g-selection.rst Docs: fix table problems in ras.rst Docs: Fix breakage with Sphinx 1.5 and upper Docs: Include the Latex "ifthen" package doc/kokr/howto: Only send regression fixes after -rc1 docs-rst: fix broken links to dynamic-debug-howto in kernel-parameters doc: Document suitability of IBM Verse for kernel development Doc: fix a markup error in coding-style.rst docs: driver-api: i2c: remove some outdated information Documentation: DMA API: fix a typo in a function name Docs: Insert missing space to separate link from text doc/ko_KR/memory-barriers: Update control-dependencies example Documentation, kbuild: fix typo "minimun" -> "minimum" docs: Fix some formatting issues in request-key.rst doc: ReSTify keys-trusted-encrypted.txt doc: ReSTify keys-request-key.txt ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 650fc870a2ef35b83397eebd35b8c8df211bff78 # < make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- randconfig KCONFIG_SEED=0x2BEF16CB warning: (PHY_BCM_NS_USB3) selects MDIO_DEVICE which has unmet direct dependencies (NETDEVICES) # 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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- make[1]: Entering directory '/home/kisskb/slave/build/linus_sh-randconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (PHY_BCM_NS_USB3) selects MDIO_DEVICE which has unmet direct dependencies (NETDEVICES) warning: (PHY_BCM_NS_USB3) selects MDIO_DEVICE which has unmet direct dependencies (NETDEVICES) CHK include/config/kernel.release GEN ./Makefile WRAP arch/sh/include/generated/asm/bitsperlong.h WRAP arch/sh/include/generated/asm/delay.h WRAP arch/sh/include/generated/asm/current.h WRAP arch/sh/include/generated/asm/clkdev.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/div64.h WRAP arch/sh/include/generated/asm/local.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/mcs_spinlock.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/local64.h WRAP arch/sh/include/generated/asm/msgbuf.h UPD include/config/kernel.release WRAP arch/sh/include/generated/asm/sembuf.h WRAP arch/sh/include/generated/asm/param.h WRAP arch/sh/include/generated/asm/shmbuf.h WRAP arch/sh/include/generated/asm/resource.h WRAP arch/sh/include/generated/asm/preempt.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/rwsem.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/poll.h WRAP arch/sh/include/generated/asm/percpu.h WRAP arch/sh/include/generated/asm/mman.h WRAP arch/sh/include/generated/asm/socket.h WRAP arch/sh/include/generated/asm/parport.h WRAP arch/sh/include/generated/asm/statfs.h WRAP arch/sh/include/generated/asm/xor.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/ucontext.h WRAP arch/sh/include/generated/asm/termbits.h WRAP arch/sh/include/generated/asm/termios.h WRAP arch/sh/include/generated/asm/mm-arch-hooks.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h WRAP arch/sh/include/generated/uapi/asm/siginfo.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Using /home/kisskb/slave/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/asn1_compiler HOSTCC scripts/extract-cert HOSTCC scripts/dtc/dtc.o CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/dtc/flattree.o HOSTCC scripts/dtc/fstree.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/util.o SHIPPED scripts/dtc/dtc-lexer.lex.c SHIPPED scripts/dtc/dtc-parser.tab.h CC scripts/mod/devicetable-offsets.s SHIPPED scripts/dtc/dtc-parser.tab.c HOSTCC scripts/dtc/data.o HOSTCC scripts/dtc/dtc-parser.tab.o HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/dtc-lexer.lex.o CHK scripts/mod/devicetable-offsets.h MKELF scripts/mod/elfconfig.h UPD scripts/mod/devicetable-offsets.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/dtc/dtc HOSTLD scripts/mod/modpost Generating include/generated/machtypes.h CHK include/generated/timeconst.h CC kernel/bounds.s UPD include/generated/timeconst.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] LD usr/built-in.o CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/noinitramfs.o CC init/init_task.o CC init/calibrate.o UPD include/generated/compile.h CC arch/sh/mm/alignment.o CC arch/sh/mm/cache.o CC arch/sh/mm/init.o CC init/version.o CC arch/sh/mm/consistent.o CC arch/sh/mm/mmap.o CC arch/sh/boards/of-generic.o CC arch/sh/mm/cache-sh4.o CC arch/sh/mm/nommu.o CC arch/sh/mm/flush-sh4.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/math-emu/math.o CC arch/sh/mm/extable_32.o CC certs/blacklist_nohashes.o CC certs/blacklist.o EXTRACT_CERTS AS certs/system_certificates.o CC certs/system_keyring.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/kernel/reboot.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/irq_32.o CC arch/sh/kernel/ptrace.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/return_address.o /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: In function 'flush_cache_one': /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:99:17: error: 'cached_to_uncached' undeclared (first use in this function) /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:99:17: note: each undeclared identifier is reported only once for each function it appears in /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: In function 'sh4_flush_cache_mm': /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:192:2: error: implicit declaration of function 'cpu_context' [-Werror=implicit-function-declaration] CC arch/sh/kernel/setup.o cc1: all warnings being treated as errors /home/kisskb/slave/src/scripts/Makefile.build:302: recipe for target 'arch/sh/mm/cache-sh4.o' failed make[2]: *** [arch/sh/mm/cache-sh4.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/sh/kernel/time.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/topology.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/unwinder.o LD ipc/built-in.o CC arch/sh/kernel/iomap.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/kgdb.o CC arch/sh/kernel/stacktrace.o In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:23:0: /home/kisskb/slave/src/include/math-emu/single.h:50:5: warning: "__LITTLE_ENDIAN" is not defined [-Wundef] In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:24:0: /home/kisskb/slave/src/include/math-emu/double.h:59:5: warning: "__LITTLE_ENDIAN" is not defined [-Wundef] /home/kisskb/slave/src/arch/sh/math-emu/math.c:54:0: warning: "WRITE" redefined [enabled by default] /home/kisskb/slave/src/include/linux/kernel.h:57:0: note: this is the location of the previous definition /home/kisskb/slave/src/arch/sh/math-emu/math.c:55:0: warning: "READ" redefined [enabled by default] /home/kisskb/slave/src/include/linux/kernel.h:56:0: note: this is the location of the previous definition /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] CC arch/sh/kernel/perf_event.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fadd': /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] CC arch/sh/kernel/perf_callchain.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fsub': /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count >= width of type [enabled by default] CC arch/sh/kernel/hw_breakpoint.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] AS arch/sh/kernel/head_32.o LD arch/sh/boards/built-in.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fmul': /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] LDS arch/sh/kernel/vmlinux.lds /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fdiv': /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fmac': /home/kisskb/slave/src/arch/sh/math-emu/math.c:145:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:145:2: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'ffloat': /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/Makefile:1016: recipe for target 'arch/sh/mm' failed make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'ftrc': /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /home/kisskb/slave/src/arch/sh/math-emu/math.c:323:2: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcnvds': /home/kisskb/slave/src/arch/sh/math-emu/math.c:333:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: At top level: /home/kisskb/slave/src/arch/sh/math-emu/math.c:505:12: warning: 'ieee_fpe_handler' defined but not used [-Wunused-function] LD certs/built-in.o CC mm/page_alloc.o CC mm/mempool.o CC mm/filemap.o CC mm/oom_kill.o CC mm/page-writeback.o CC mm/maccess.o CC mm/swap.o CC mm/readahead.o CC mm/shmem.o CC mm/truncate.o CC mm/vmscan.o CC mm/mmzone.o CC mm/backing-dev.o CC mm/mm_init.o CC mm/percpu.o CC mm/util.o CC mm/vmstat.o CC mm/mmu_context.o CC mm/vmacache.o CC mm/compaction.o CC mm/swap_slots.o CC mm/slab_common.o CC mm/interval_tree.o CC mm/debug.o CC mm/workingset.o CC mm/list_lru.o CC mm/nommu.o CC mm/init-mm.o CC mm/fadvise.o CC mm/bootmem.o CC mm/memblock.o CC mm/dmapool.o CC mm/slab.o CC mm/failslab.o CC arch/sh/kernel/cpu/irq/imask.o CC security/integrity/iint.o LD init/mounts.o CC arch/sh/kernel/cpu/init.o LD init/built-in.o CC arch/sh/kernel/cpu/sh4/probe.o CC arch/sh/kernel/cpu/sh4a/setup-sh7757.o CC arch/sh/kernel/cpu/sh4a/clock-sh7757.o CC arch/sh/kernel/cpu/sh4a/pinmux-sh7757.o AS arch/sh/kernel/cpu/sh4/../sh3/entry.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: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 crypto/api.o CC crypto/cipher.o LD security/integrity/integrity.o LD security/integrity/built-in.o LD arch/sh/kernel/cpu/irq/built-in.o CC arch/sh/kernel/cpu/sh4a/perf_event.o CC security/keys/gc.o CC security/keys/key.o CC security/keys/keyring.o CC arch/sh/kernel/cpu/sh4a/ubc.o CC security/commoncap.o CC security/keys/keyctl.o AS arch/sh/kernel/cpu/sh4/../sh3/ex.o CC crypto/compress.o CC crypto/memneq.o CC crypto/crypto_wq.o CC crypto/algapi.o CC arch/sh/kernel/cpu/sh4/sq.o CC crypto/scatterwalk.o LD arch/sh/kernel/cpu/sh4a/built-in.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/fpu.o CC arch/sh/kernel/cpu/pfc.o CC arch/sh/kernel/cpu/proc.o LD arch/sh/math-emu/built-in.o CC security/keys/permission.o CC kernel/fork.o CC kernel/exec_domain.o /home/kisskb/slave/src/arch/sh/kernel/cpu/clock.c: In function 'clk_init': /home/kisskb/slave/src/arch/sh/kernel/cpu/clock.c:25:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] CC kernel/panic.o CC security/keys/process_keys.o CC security/keys/request_key.o CC security/keys/request_key_auth.o CC security/keys/user_defined.o CC crypto/aead.o CC crypto/ablkcipher.o CC crypto/blkcipher.o CC mm/quicklist.o CC security/security.o CC kernel/cpu.o CC crypto/skcipher.o CC kernel/softirq.o CC kernel/exit.o CC crypto/ahash.o CC kernel/sysctl.o CC crypto/seqiv.o CC mm/zbud.o CC kernel/resource.o CC kernel/sysctl_binary.o CC crypto/ecc.o CC mm/balloon_compaction.o CC crypto/shash.o CC crypto/akcipher.o CC kernel/capability.o CC kernel/ptrace.o CC crypto/kpp.o CC mm/page_ext.o CC mm/frame_vector.o CC crypto/ecdh.o CC kernel/signal.o CC crypto/ecdh_helper.o CC kernel/kmod.o CC kernel/sys.o ASN.1 crypto/rsapubkey-asn1.c CC kernel/user.o ASN.1 crypto/rsaprivkey-asn1.c CC kernel/workqueue.o CC kernel/pid.o CC security/keys/encrypted-keys/encrypted.o CC crypto/rsa.o CC crypto/rsa-pkcs1pad.o CC security/keys/encrypted-keys/ecryptfs_format.o CC crypto/acompress.o CC crypto/scompress.o CC crypto/algboss.o LD arch/sh/kernel/cpu/sh4/common.o CC crypto/hmac.o CC crypto/testmgr.o CC kernel/task_work.o LD arch/sh/kernel/cpu/sh4/built-in.o CC kernel/extable.o LD arch/sh/kernel/cpu/built-in.o CC kernel/params.o CC kernel/kthread.o CC crypto/vmac.o CC kernel/sys_ni.o CC kernel/nsproxy.o LD arch/sh/kernel/built-in.o CC crypto/xcbc.o CC kernel/notifier.o CC kernel/ksysfs.o CC kernel/cred.o CC crypto/crypto_null.o CC crypto/md4.o CC crypto/md5.o CC crypto/rmd128.o CC kernel/reboot.o CC kernel/async.o CC kernel/range.o CC kernel/smpboot.o CC kernel/ucount.o CC kernel/groups.o CC crypto/rmd160.o CC fs/open.o CC kernel/cgroup/cgroup.o CC crypto/rmd320.o CC fs/read_write.o CC kernel/debug/debug_core.o CC kernel/events/core.o CC kernel/events/ring_buffer.o CC kernel/events/callchain.o CC kernel/events/hw_breakpoint.o CC kernel/debug/gdbstub.o CC kernel/gcov/base.o CC kernel/gcov/fs.o LD mm/built-in.o CC kernel/gcov/gcc_3_4.o CC fs/file_table.o CC fs/super.o CC crypto/sha1_generic.o CC crypto/sha256_generic.o CC kernel/irq/irqdesc.o CC fs/char_dev.o LD kernel/livepatch/built-in.o CC fs/stat.o CC fs/exec.o CC fs/pipe.o CC fs/namei.o CC fs/fcntl.o CC crypto/sha512_generic.o CC kernel/power/qos.o CC kernel/power/main.o CC kernel/debug/kdb/kdb_io.o CC kernel/locking/mutex.o CC kernel/printk/printk.o CC kernel/printk/printk_safe.o CC kernel/power/poweroff.o CC kernel/rcu/update.o CC kernel/rcu/sync.o CC kernel/rcu/srcutiny.o CC kernel/rcu/tiny.o CC kernel/debug/kdb/kdb_main.o CC crypto/sha3_generic.o LD security/keys/encrypted-keys/encrypted-keys.o CC fs/ioctl.o CC crypto/wp512.o LD security/keys/encrypted-keys/built-in.o CC fs/readdir.o LD security/keys/built-in.o CC fs/select.o CC fs/dcache.o CC fs/inode.o CC fs/attr.o CC kernel/irq/handle.o CC kernel/sched/core.o CC kernel/sched/clock.o LD kernel/gcov/built-in.o CC kernel/irq/manage.o CC kernel/stacktrace.o CC kernel/sched/cputime.o CC kernel/sched/loadavg.o CC kernel/locking/semaphore.o LD kernel/power/built-in.o CC fs/bad_inode.o CC fs/file.o CC kernel/irq/spurious.o CC kernel/cgroup/namespace.o CC crypto/tgr192.o /home/kisskb/slave/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /home/kisskb/slave/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] CC kernel/irq/resend.o CC kernel/time/time.o CC crypto/gf128mul.o CC kernel/debug/kdb/kdb_support.o CC kernel/locking/rwsem.o CC kernel/locking/percpu-rwsem.o CC kernel/irq/chip.o CC kernel/irq/dummychip.o LD kernel/rcu/built-in.o CC kernel/debug/kdb/kdb_bt.o CC kernel/irq/devres.o CC crypto/ecb.o CC crypto/cbc.o CC kernel/sched/idle_task.o CC kernel/sched/fair.o CC fs/filesystems.o CC kernel/sched/rt.o CC kernel/locking/mutex-debug.o CC kernel/locking/lockdep.o GENKDB kernel/debug/kdb/gen-kdb_cmds.c CC kernel/debug/kdb/kdb_bp.o LD kernel/printk/built-in.o CC kernel/sched/deadline.o CC kernel/sched/wait.o CC fs/namespace.o CC kernel/sched/wait_bit.o CC kernel/sched/swait.o CC kernel/locking/rtmutex.o CC kernel/sched/completion.o CC crypto/cts.o CC kernel/cgroup/cgroup-v1.o CC fs/xattr.o CC fs/seq_file.o CC kernel/irq/generic-chip.o CC kernel/debug/kdb/kdb_debugger.o CC kernel/irq/irqdomain.o CC kernel/cgroup/rdma.o CC fs/libfs.o CC kernel/locking/spinlock.o CC kernel/locking/rtmutex-debug.o CC kernel/locking/spinlock_debug.o CC kernel/locking/rwsem-spinlock.o CC kernel/locking/test-ww_mutex.o CC crypto/lrw.o CC kernel/time/timer.o CC kernel/sched/idle.o CC kernel/sched/autogroup.o CC kernel/time/hrtimer.o CC kernel/sched/cpufreq.o CC fs/pnode.o CC fs/splice.o CC fs/fs-writeback.o CC fs/sync.o CC crypto/xts.o CC fs/utimes.o CC kernel/debug/kdb/gen-kdb_cmds.o CC fs/fs_struct.o CC fs/stack.o CC kernel/up.o CC fs/fs_pin.o CC fs/statfs.o CC fs/nsfs.o CC kernel/kallsyms.o CC fs/no-block.o LD kernel/debug/kdb/built-in.o LD kernel/debug/built-in.o CC kernel/time/timekeeping.o CC kernel/time/ntp.o CC kernel/time/clocksource.o CC kernel/utsname.o CC crypto/ctr.o CC kernel/acct.o CC kernel/time/jiffies.o LD kernel/events/built-in.o CC kernel/time/timer_list.o CC fs/configfs/inode.o CC kernel/time/timeconv.o CC fs/crypto/crypto.o CC fs/configfs/file.o CC fs/configfs/dir.o CC kernel/time/timecounter.o CC kernel/time/alarmtimer.o CC fs/crypto/fname.o CC kernel/watchdog.o CC kernel/user_namespace.o CC kernel/elfcore.o CC fs/debugfs/inode.o CC kernel/irq_work.o LD fs/devpts/built-in.o CC crypto/chacha20poly1305.o CC kernel/memremap.o LD kernel/locking/built-in.o CC crypto/des_generic.o CC fs/configfs/symlink.o LD security/built-in.o CC crypto/twofish_generic.o CC crypto/aes_generic.o CC crypto/twofish_common.o CC fs/debugfs/file.o CC kernel/time/posix-stubs.o CC kernel/time/clockevents.o CC crypto/cast_common.o LD kernel/irq/built-in.o CC kernel/time/tick-common.o CC fs/crypto/policy.o CC fs/crypto/keyinfo.o /home/kisskb/slave/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /home/kisskb/slave/src/kernel/cgroup/cgroup-v1.c:1213:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] CC crypto/cast6_generic.o CC crypto/arc4.o CC crypto/tea.o CC crypto/khazad.o CC crypto/seed.o CC fs/configfs/mount.o CC crypto/salsa20_generic.o CC kernel/time/timekeeping_debug.o CC kernel/time/sched_clock.o CC kernel/time/tick-oneshot.o CC kernel/time/tick-sched.o CC fs/ecryptfs/dentry.o LD kernel/cgroup/built-in.o LD fs/exofs/built-in.o CC fs/ecryptfs/file.o CC fs/exportfs/expfs.o CC fs/ecryptfs/inode.o CC kernel/time/test_udelay.o CC fs/ecryptfs/main.o CC fs/fscache/cache.o CC fs/fscache/cookie.o CC fs/fscache/fsdef.o CC fs/ecryptfs/super.o CC fs/configfs/item.o CC crypto/chacha20_generic.o CC crypto/poly1305_generic.o CC fs/fscache/main.o CC fs/fuse/dev.o CC crypto/michael_mic.o CC fs/fuse/dir.o CC fs/fuse/file.o LD kernel/sched/built-in.o CC fs/fuse/inode.o CC fs/fuse/acl.o CC crypto/crc32c_generic.o CC fs/fuse/control.o CC fs/fuse/xattr.o CC fs/fscache/netfs.o CC fs/fuse/cuse.o CC fs/fscache/object.o CC crypto/crc32_generic.o CC crypto/crct10dif_common.o CC fs/ecryptfs/mmap.o CC crypto/crct10dif_generic.o LD fs/crypto/fscrypto.o CC fs/ecryptfs/read_write.o LD fs/debugfs/debugfs.o CC crypto/authenc.o LD fs/crypto/built-in.o LD fs/debugfs/built-in.o CC fs/kernfs/mount.o CC crypto/authencesn.o CC crypto/lzo.o CC fs/fscache/operation.o CC fs/ecryptfs/crypto.o CC fs/fscache/page.o CC fs/jffs2/compr.o LD fs/quota/built-in.o CC fs/jffs2/file.o CC fs/jffs2/dir.o LD fs/exportfs/exportfs.o CC fs/jffs2/ioctl.o CC fs/ramfs/inode.o CC fs/notify/fsnotify.o LD fs/exportfs/built-in.o CC fs/notify/group.o CC fs/notify/notification.o CC fs/ramfs/file-nommu.o CC fs/romfs/storage.o CC fs/pstore/inode.o CC fs/notify/mark.o CC fs/notify/fdinfo.o CC fs/anon_inodes.o LD fs/configfs/configfs.o LD fs/notify/fanotify/built-in.o LD kernel/time/built-in.o CC fs/overlayfs/super.o CC fs/sysfs/file.o LD fs/configfs/built-in.o CC fs/notify/dnotify/dnotify.o LD kernel/built-in.o CC fs/orangefs/acl.o CC fs/orangefs/orangefs-cache.o CC fs/orangefs/orangefs-utils.o CC fs/orangefs/file.o CC fs/orangefs/xattr.o CC fs/orangefs/dcache.o CC fs/orangefs/inode.o CC fs/jffs2/nodelist.o CC fs/sysfs/symlink.o CC fs/sysfs/dir.o CC fs/sysfs/mount.o CC fs/jffs2/malloc.o CC fs/ecryptfs/keystore.o CC fs/jffs2/read.o CC fs/jffs2/nodemgmt.o CC crypto/lz4.o CC fs/jffs2/readinode.o CC fs/jffs2/write.o CC fs/jffs2/scan.o CC crypto/842.o CC fs/pstore/platform.o CC fs/pstore/ram.o CC fs/kernfs/inode.o CC fs/jffs2/gc.o CC fs/kernfs/dir.o CC fs/ubifs/shrinker.o CC fs/jffs2/symlink.o CC fs/kernfs/file.o CC fs/kernfs/symlink.o CC fs/orangefs/orangefs-sysfs.o CC fs/sysfs/group.o CC crypto/rng.o CC crypto/drbg.o CC crypto/ansi_cprng.o CC fs/ecryptfs/kthread.o CC fs/ecryptfs/debug.o CC fs/ecryptfs/messaging.o LD fs/ramfs/ramfs.o CC fs/ecryptfs/miscdev.o CC fs/romfs/super.o LD fs/notify/inotify/built-in.o LD fs/ramfs/built-in.o CC fs/romfs/mmap-nommu.o CC crypto/jitterentropy.o LD fs/notify/dnotify/built-in.o CC fs/jffs2/erase.o CC fs/jffs2/build.o CC fs/jffs2/background.o CC fs/signalfd.o CC crypto/ghash-generic.o CC crypto/jitterentropy-kcapi.o CC fs/overlayfs/namei.o CC crypto/hash_info.o CC fs/overlayfs/util.o CC fs/eventfd.o CC fs/overlayfs/inode.o CC fs/timerfd.o CC fs/ubifs/journal.o CC fs/locks.o CC fs/pstore/ram_core.o CC fs/binfmt_misc.o CC fs/binfmt_script.o CC fs/binfmt_elf_fdpic.o CC fs/ubifs/file.o CC fs/ubifs/dir.o CC fs/ubifs/super.o LD fs/fscache/fscache.o CC fs/binfmt_flat.o CC fs/posix_acl.o LD fs/fscache/built-in.o CC fs/coredump.o CC fs/jffs2/fs.o CC fs/orangefs/orangefs-mod.o CC crypto/asymmetric_keys/asymmetric_type.o CC fs/jffs2/writev.o LD fs/notify/built-in.o CC fs/orangefs/super.o CC fs/jffs2/super.o /home/kisskb/slave/src/fs/binfmt_elf_fdpic.c: In function 'elf_fdpic_dump_segments': /home/kisskb/slave/src/fs/binfmt_elf_fdpic.c:1491:17: warning: unused variable 'addr' [-Wunused-variable] CC fs/orangefs/devorangefs-req.o LD crypto/crypto.o CC fs/orangefs/namei.o LD crypto/crypto_algapi.o LD fs/pstore/pstore.o CC fs/jffs2/debug.o LD fs/sysfs/built-in.o CC fs/jffs2/wbuf.o CC fs/jffs2/xattr.o CC fs/jffs2/xattr_trusted.o CC fs/jffs2/xattr_user.o CC fs/jffs2/acl.o CC fs/jffs2/compr_rubin.o CC crypto/asymmetric_keys/restrict.o CC crypto/asymmetric_keys/signature.o CC crypto/asymmetric_keys/public_key.o CC fs/overlayfs/dir.o CC fs/ubifs/sb.o CC fs/jffs2/compr_rtime.o CC fs/orangefs/dir.o CC fs/orangefs/symlink.o CC fs/overlayfs/readdir.o CC fs/jffs2/summary.o CC fs/overlayfs/copy_up.o CC fs/orangefs/orangefs-bufmap.o LD crypto/crypto_blkcipher.o LD crypto/crypto_hash.o LD crypto/ecdh_generic.o CC fs/orangefs/orangefs-debugfs.o CC fs/orangefs/waitqueue.o CC fs/ubifs/io.o ASN.1 crypto/asymmetric_keys/x509_akid-asn1.c ASN.1 crypto/asymmetric_keys/x509-asn1.c CC crypto/asymmetric_keys/x509_public_key.o ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c CC crypto/asymmetric_keys/pkcs7_verify.o CC crypto/rsaprivkey-asn1.o CC crypto/rsapubkey-asn1.o CC crypto/asymmetric_keys/pkcs7_trust.o LD fs/romfs/romfs.o CC crypto/rsa_helper.o LD crypto/crypto_acompress.o LD fs/romfs/built-in.o LD crypto/jitterentropy_rng.o LD crypto/cryptomgr.o CC fs/ubifs/scan.o CC fs/ubifs/tnc.o CC fs/ubifs/master.o CC fs/ubifs/gc.o CC crypto/asymmetric_keys/x509-asn1.o CC fs/ubifs/commit.o CC fs/ubifs/replay.o CC fs/ubifs/log.o LD crypto/rsa_generic.o CC fs/ubifs/orphan.o CC crypto/asymmetric_keys/x509_cert_parser.o CC crypto/asymmetric_keys/x509_akid-asn1.o CC fs/ubifs/budget.o LD fs/pstore/ramoops.o LD fs/kernfs/built-in.o LD fs/pstore/built-in.o CC crypto/asymmetric_keys/pkcs7-asn1.o CC fs/ubifs/find.o CC crypto/asymmetric_keys/pkcs7_parser.o LD crypto/asymmetric_keys/asymmetric_keys.o CC fs/ubifs/tnc_commit.o CC fs/ubifs/compress.o CC fs/ubifs/lpt.o CC fs/ubifs/lprops.o CC fs/ubifs/recovery.o CC fs/ubifs/ioctl.o CC fs/ubifs/lpt_commit.o CC fs/ubifs/tnc_misc.o CC fs/ubifs/debug.o CC fs/ubifs/xattr.o CC fs/ubifs/misc.o LD fs/fuse/fuse.o LD fs/fuse/built-in.o LD fs/ecryptfs/ecryptfs.o LD crypto/asymmetric_keys/x509_key_parser.o LD crypto/asymmetric_keys/pkcs7_message.o LD fs/ecryptfs/built-in.o LD crypto/asymmetric_keys/built-in.o LD crypto/built-in.o LD fs/overlayfs/overlay.o LD fs/overlayfs/built-in.o LD fs/orangefs/orangefs.o LD fs/orangefs/built-in.o LD fs/jffs2/jffs2.o LD fs/jffs2/built-in.o LD fs/ubifs/ubifs.o LD fs/ubifs/built-in.o LD fs/built-in.o make[1]: *** wait: No child processes. Stop. Makefile:152: 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/kisskb/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:19.494671