# git rev-parse -q --verify babe393974de0351c0e6cca50f5f84edaf8d7fa1^{commit} babe393974de0351c0e6cca50f5f84edaf8d7fa1 already have revision, skipping fetch # git checkout -q -f -B kisskb babe393974de0351c0e6cca50f5f84edaf8d7fa1 # git clean -qxdf # < git log -1 # commit babe393974de0351c0e6cca50f5f84edaf8d7fa1 # Merge: 7dc0e9c7dda6 cf63348b4c45 # Author: Linus Torvalds # Date: Wed Nov 1 17:11:41 2023 -1000 # # Merge tag 'docs-6.7' of git://git.lwn.net/linux # # Pull documentation updates from Jonathan Corbet: # "The number of commits for documentation is not huge this time around, # but there are some significant changes nonetheless: # # - Some more Spanish-language and Chinese translations # # - The much-discussed documentation of the confidential-computing # threat model # # - Powerpc and RISCV documentation move under Documentation/arch - # these complete this particular bit of documentation churn # # - A large traditional-Chinese documentation update # # - A new document on backporting and conflict resolution # # - Some kernel-doc and Sphinx fixes # # Plus the usual smattering of smaller updates and typo fixes" # # * tag 'docs-6.7' of git://git.lwn.net/linux: (40 commits) # scripts/kernel-doc: Fix the regex for matching -Werror flag # docs: backporting: address feedback # Documentation: driver-api: pps: Update PPS generator documentation # speakup: Document USB support # doc: blk-ioprio: Bring the doc in line with the implementation # docs: usb: fix reference to nonexistent file in UVC Gadget # docs: doc-guide: mention 'make refcheckdocs' # Documentation: fix typo in dynamic-debug howto # scripts/kernel-doc: match -Werror flag strictly # Documentation/sphinx: Remove the repeated word "the" in comments. # docs: sparse: add SPDX-License-Identifier # docs/zh_CN: Add subsystem-apis Chinese translation # docs/zh_TW: update contents for zh_TW # docs: submitting-patches: encourage direct notifications to commenters # docs: add backporting and conflict resolution document # docs: move riscv under arch # docs: update link to powerpc/vmemmap_dedup.rst # mm/memory-hotplug: fix typo in documentation # docs: move powerpc under arch # PCI: Update the devres documentation regarding to pcim_*() # ... # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 babe393974de0351c0e6cca50f5f84edaf8d7fa1 # make -s -j 24 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 24 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 24 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:14774:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 24 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- Completed OK # rm -rf /kisskb/build/linus-rand_allmodconfig_mips-gcc12 # Build took: 0:52:41.900997