# git rev-parse -q --verify 547ab8fc4cb04a1a6b34377dd8fad34cd2c8a8e3^{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 547ab8fc4cb04a1a6b34377dd8fad34cd2c8a8e3^{commit} 547ab8fc4cb04a1a6b34377dd8fad34cd2c8a8e3 # git checkout -q -f -B kisskb 547ab8fc4cb04a1a6b34377dd8fad34cd2c8a8e3 # git clean -qxdf # < git log -1 # commit 547ab8fc4cb04a1a6b34377dd8fad34cd2c8a8e3 # Merge: 5c24ba20555a cca5efe77a6a # Author: Linus Torvalds # Date: Wed Feb 7 18:06:16 2024 +0000 # # Merge tag 'loongarch-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson # # Pull LoongArch fixes from Huacai Chen: # "Fix acpi_core_pic[] array overflow, fix earlycon parameter if KASAN # enabled, disable UBSAN instrumentation for vDSO build, and two Kconfig # cleanups" # # * tag 'loongarch-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson: # LoongArch: vDSO: Disable UBSAN instrumentation # LoongArch: Fix earlycon parameter if KASAN enabled # LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC] # LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu # LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 547ab8fc4cb04a1a6b34377dd8fad34cd2c8a8e3 # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-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_GCC_PLUGINS=n # Added to kconfig # < make -s -j 32 ARCH=x86 O=/kisskb/build/linus_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_allmodconfig_x86_64-gcc8 # Build took: 0:26:26.783256