# git rev-parse -q --verify 14f9643dc90adea074a0ffb7a17d337eafc6a5cc^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 14f9643dc90adea074a0ffb7a17d337eafc6a5cc^{commit} 14f9643dc90adea074a0ffb7a17d337eafc6a5cc # git checkout -q -f -B kisskb 14f9643dc90adea074a0ffb7a17d337eafc6a5cc # git clean -qxdf # < git log -1 # commit 14f9643dc90adea074a0ffb7a17d337eafc6a5cc # Merge: 8043e2225aa2 aa6fde93f3a4 # Author: Linus Torvalds # Date: Mon Aug 7 13:07:12 2023 -0700 # # Merge tag 'wq-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq # # Pull workqueue fixes from Tejun Heo: # # - The recently added cpu_intensive auto detection and warning mechanism # was spuriously triggered on slow CPUs. # # While not causing serious issues, it's still a nuisance and can cause # unintended concurrency management behaviors. # # Relax the threshold on machines with lower BogoMIPS. While BogoMIPS # is not an accurate measure of performance by most measures, we don't # have to be accurate and it has rough but strong enough correlation. # # - A correction in Kconfig help text # # * tag 'wq-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq: # workqueue: Scale up wq_cpu_intensive_thresh_us if BogoMIPS is below 4000 # workqueue: Fix cpu_intensive_thresh_us name in help text # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 14f9643dc90adea074a0ffb7a17d337eafc6a5cc # make -s -j 32 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.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 32 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:14503:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 32 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- Completed OK # rm -rf /kisskb/build/linus-rand_allmodconfig_mips-gcc13 # Build took: 0:23:48.428302