# git rev-parse -q --verify 42a7f6e3ffe06308c1ec43a7dac39a27de101574^{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 42a7f6e3ffe06308c1ec43a7dac39a27de101574^{commit} 42a7f6e3ffe06308c1ec43a7dac39a27de101574 # git checkout -q -f -B kisskb 42a7f6e3ffe06308c1ec43a7dac39a27de101574 # git clean -qxdf # < git log -1 # commit 42a7f6e3ffe06308c1ec43a7dac39a27de101574 # Merge: f31f663fa943 4d2b748305e9 # Author: Linus Torvalds # Date: Mon Aug 28 15:55:20 2023 -0700 # # Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 microcode loading updates from Borislav Petkov: # "The first, cleanup part of the microcode loader reorg tglx has been # working on. The other part wasn't fully ready in time so it will # follow on later. # # This part makes the loader core code as it is practically enabled on # pretty much every baremetal machine so there's no need to have the # Kconfig items. # # In addition, there are cleanups which prepare for future feature # enablement" # # * tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/microcode: Remove remaining references to CONFIG_MICROCODE_AMD # x86/microcode/intel: Remove pointless mutex # x86/microcode/intel: Remove debug code # x86/microcode: Move core specific defines to local header # x86/microcode/intel: Rename get_datasize() since its used externally # x86/microcode: Make reload_early_microcode() static # x86/microcode: Include vendor headers into microcode.h # x86/microcode/intel: Move microcode functions out of cpu/intel.c # x86/microcode: Hide the config knob # x86/mm: Remove unused microcode.h include # x86/microcode: Remove microcode_mutex # x86/microcode/AMD: Rip out static buffers # < /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 42a7f6e3ffe06308c1ec43a7dac39a27de101574 # make -s -j 160 ARCH=mips O=/kisskb/build/linus-rand_allnoconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- allnoconfig # < make -s -j 160 ARCH=mips O=/kisskb/build/linus-rand_allnoconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus-rand_allnoconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 160 ARCH=mips O=/kisskb/build/linus-rand_allnoconfig_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_allnoconfig_mips-gcc13 # Build took: 0:00:49.956200