# git rev-parse -q --verify 3ea54d9b0d655dab5b5becc7d6456082089fc166^{commit} 3ea54d9b0d655dab5b5becc7d6456082089fc166 already have revision, skipping fetch # git checkout -q -f -B kisskb 3ea54d9b0d655dab5b5becc7d6456082089fc166 # git clean -qxdf # < git log -1 # commit 3ea54d9b0d655dab5b5becc7d6456082089fc166 # Merge: 0ed288665686 d2eba640a4b9 # Author: Linus Torvalds # Date: Fri Jul 26 11:29:24 2019 -0700 # # Merge tag 'docs-5.3-1' of git://git.lwn.net/linux # # Pull documentation fixes from Jonathan Corbet: # "This is mostly a set of follow-on fixes from Mauro fixing various # fallout from the massive RST conversion; a few other small fixes as # well" # # * tag 'docs-5.3-1' of git://git.lwn.net/linux: (21 commits) # docs: phy: Drop duplicate 'be made' # doc:it_IT: translations in process/ # docs/vm: transhuge: fix typo in madvise reference # doc:it_IT: rephrase statement # doc:it_IT: align translation to mainline # docs: load_config.py: ensure subdirs end with "/" # docs: virtual: add it to the documentation body # docs: remove extra conf.py files # docs: load_config.py: avoid needing a conf.py just due to LaTeX docs # scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf output # scripts/sphinx-pre-install: cleanup Gentoo checks # scripts/sphinx-pre-install: fix latexmk dependencies # scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 # scripts/sphinx-pre-install: fix script for RHEL/CentOS # docs: conf.py: only use CJK if the font is available # docs: conf.py: add CJK package needed by translations # docs: pdf: add all Documentation/*/index.rst to PDF output # docs: fix broken doc references due to renames # docs: power: add it to to the main documentation index # docs: powerpc: convert docs to ReST and rename to *.rst # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 3ea54d9b0d655dab5b5becc7d6456082089fc166 # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7619_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' Completed OK # rm -rf /kisskb/build/linus_se7619_defconfig_sh4 # Build took: 0:00:11.069857