# git rev-parse -q --verify 6f38be8f2ccd9babf04b9b23539108542a59fcb8^{commit} 6f38be8f2ccd9babf04b9b23539108542a59fcb8 already have revision, skipping fetch # git checkout -q -f -B kisskb 6f38be8f2ccd9babf04b9b23539108542a59fcb8 # git clean -qxdf # < git log -1 # commit 6f38be8f2ccd9babf04b9b23539108542a59fcb8 # Merge: 1be5bdf8cd5a 87d6576ddf8a # Author: Linus Torvalds # Date: Tue Jan 11 10:00:04 2022 -0800 # # Merge tag 'docs-5.17' of git://git.lwn.net/linux # # Pull documentation updates from Jonathan Corbet: # "This isn't a hugely busy cycle for documentation, but a few # significant things still showed up: # # - A documentation section for ARC processors # # - Reworked and enhanced KUnit documentation # # - The ability to pick your own theme for HTML builds; if the default # "Read the Docs" theme isn't ugly enough for you, you can now pick # an uglier one. # # - More Chinese translation work # # Plus the usual assortment of fixes and cleanups" # # * tag 'docs-5.17' of git://git.lwn.net/linux: (53 commits) # scripts: sphinx-pre-install: Fix ctex support on Debian # docs: discourage use of list tables # docs: 5.Posting.rst: describe Fixes: and Link: tags # Documentation: kgdb: Replace deprecated remotebaud # docs: automarkup.py: Fix invalid HTML link output and broken URI fragments # Documentation: refer to config RANDOMIZE_BASE for kernel address-space randomization # Documentation: kgdb: properly capitalize the MAGIC_SYSRQ config # docs/zh_CN: Update and fix a couple of typos # scripts: sphinx-pre-install: add required ctex dependency # Documentation: KUnit: Restyled Frequently Asked Questions # Documentation: KUnit: Restyle Test Style and Nomenclature page # Documentation: KUnit: Rework writing page to focus on writing tests # Documentation: kunit: Reorganize documentation related to running tests # Documentation: KUnit: Added KUnit Architecture # Documentation: KUnit: Rewrite getting started # Documentation: KUnit: Rewrite main page # docs/zh_CN: Add zh_CN/accounting/delay-accounting.rst # Documentation/sphinx: fix typos of "its" # docs/zh_CN: Add sched-domains translation # doc: fs: remove bdev_try_to_free_page related doc # ... # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 6f38be8f2ccd9babf04b9b23539108542a59fcb8 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4696:warning: override: reassigning to symbol STANDALONE .config:4701:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4706:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:4708:warning: override: reassigning to symbol UBSAN # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/boot/decompress.c: In function 'partial_decompress': /kisskb/src/arch/powerpc/boot/decompress.c:132:8: warning: implicit declaration of function '__decompress' [-Wimplicit-function-declaration] 132 | ret = __decompress(inbuf, input_size, NULL, flush, outbuf, | ^~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:06:04.901858