# git rev-parse -q --verify 4ac6d90867a4de2e12117e755dbd76e08d88697f^{commit} 4ac6d90867a4de2e12117e755dbd76e08d88697f already have revision, skipping fetch # git checkout -q -f -B kisskb 4ac6d90867a4de2e12117e755dbd76e08d88697f # git clean -qxdf # < git log -1 # commit 4ac6d90867a4de2e12117e755dbd76e08d88697f # Merge: df43d903828c 37397b092e7f # Author: Linus Torvalds # Date: Wed Sep 1 18:49:47 2021 -0700 # # Merge tag 'docs-5.15' of git://git.lwn.net/linux # # Pull documentation updates from Jonathan Corbet: # "Yet another set of documentation changes: # # - A reworking of PDF generation to yield better results for documents # using CJK fonts in particular. # # - A new set of translations into traditional Chinese, a dialect for # which I am assured there is a community of interested readers. # # - A lot more regular Chinese translation work as well. # # ... plus the usual assortment of updates, fixes, typo tweaks, etc" # # * tag 'docs-5.15' of git://git.lwn.net/linux: (55 commits) # docs: sphinx-requirements: Move sphinx_rtd_theme to top # docs: pdfdocs: Enable language-specific font choice of zh_TW translations # docs: pdfdocs: Teach xeCJK about character classes of quotation marks # docs: pdfdocs: Permit AutoFakeSlant for CJK fonts # docs: pdfdocs: One-half spacing for CJK translations # docs: pdfdocs: Add conf.py local to translations for ascii-art alignment # docs: pdfdocs: Preserve inter-phrase space in Korean translations # docs: pdfdocs: Choose Serif font as CJK mainfont if possible # docs: pdfdocs: Add CJK-language-specific font settings # docs: pdfdocs: Refactor config for CJK document # scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERROR # docs/zh_CN: Add zh_CN/accounting/psi.rst # doc: align Italian translation # Documentation/features/vm: riscv supports THP now # docs/zh_CN: add infiniband user_verbs translation # docs/zh_CN: add infiniband user_mad translation # docs/zh_CN: add infiniband tag_matching translation # docs/zh_CN: add infiniband sysfs translation # docs/zh_CN: add infiniband opa_vnic translation # docs/zh_CN: add infiniband ipoib translation # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 4ac6d90867a4de2e12117e755dbd76e08d88697f # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] In file included from /kisskb/src/include/linux/kernel.h:11:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ drivers/block/nbd.o: In function `__nbd_ioctl': /kisskb/src/drivers/block/nbd.c:1411: undefined reference to `__divdi3' make[1]: *** [/kisskb/src/Makefile:1176: vmlinux] Error 1 make: *** [Makefile:220: __sub-make] Error 2 Command 'make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:30.721510