# git rev-parse -q --verify 54a4c789ca8091ab8fcd70285caeee2c5bc62997^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 54a4c789ca8091ab8fcd70285caeee2c5bc62997^{commit} 54a4c789ca8091ab8fcd70285caeee2c5bc62997 # git checkout -q -f -B kisskb 54a4c789ca8091ab8fcd70285caeee2c5bc62997 # git clean -qxdf # < git log -1 # commit 54a4c789ca8091ab8fcd70285caeee2c5bc62997 # Merge: 93f3d8f54a22 3e2ac9798e13 # Author: Linus Torvalds # Date: Fri Oct 16 15:02:21 2020 -0700 # # Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media # # Pull documentation updates from Mauro Carvalho Chehab: # "A series of patches addressing warnings produced by make htmldocs. # This includes: # # - kernel-doc markup fixes # # - ReST fixes # # - Updates at the build system in order to support newer versions of # the docs build toolchain (Sphinx) # # After this series, the number of html build warnings should reduce # significantly, and building with Sphinx 3.1 or later should now be # supported (although it is still recommended to use Sphinx 2.4.4). # # As agreed with Jon, I should be sending you a late pull request by the # end of the merge window addressing remaining issues with docs build, # as there are a number of warning fixes that depends on pull requests # that should be happening along the merge window. # # The end goal is to have a clean htmldocs build on Kernel 5.10. # # PS. It should be noticed that Sphinx 3.0 is not currently supported, # as it lacks support for C domain namespaces. Such feature, needed in # order to document uAPI system calls with Sphinx 3.x, was added only on # Sphinx 3.1" # # * tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (75 commits) # PM / devfreq: remove a duplicated kernel-doc markup # mm/doc: fix a literal block markup # workqueue: fix a kernel-doc warning # docs: virt: user_mode_linux_howto_v2.rst: fix a literal block markup # Input: sparse-keymap: add a description for @sw # rcu/tree: docs: document bkvcache new members at struct kfree_rcu_cpu # nl80211: docs: add a description for s1g_cap parameter # usb: docs: document altmode register/unregister functions # kunit: test.h: fix a bad kernel-doc markup # drivers: core: fix kernel-doc markup for dev_err_probe() # docs: bio: fix a kerneldoc markup # kunit: test.h: solve kernel-doc warnings # block: bio: fix a warning at the kernel-doc markups # docs: powerpc: syscall64-abi.rst: fix a malformed table # drivers: net: hamradio: fix document location # net: appletalk: Kconfig: Fix docs location # dt-bindings: fix references to files converted to yaml # memblock: get rid of a :c:type leftover # math64.h: kernel-docs: Convert some markups into normal comments # media: uAPI: buffer.rst: remove a left-over documentation # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 54a4c789ca8091ab8fcd70285caeee2c5bc62997 # < make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xFE8FDC5E # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # < make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5283:warning: override: reassigning to symbol STANDALONE .config:5284:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Auto-detecting system features: ... libelf: [ on ] ... zlib: [ on ] ... bpf: [ on ] /usr/bin/env: 'python3': No such file or directory make[5]: *** [Makefile:181: /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8/kernel/bpf/preload/bpf_helper_defs.h] Error 127 make[5]: *** Deleting file '/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8/kernel/bpf/preload/bpf_helper_defs.h' make[4]: *** [/kisskb/src/kernel/bpf/preload/Makefile:8: kernel/bpf/preload/libbpf.a] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: kernel/bpf/preload] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: kernel/bpf] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1777: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:04:06.437108