# git rev-parse -q --verify ec8c298121e3616f8013d3cf1db9c7169c9b0b2d^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify ec8c298121e3616f8013d3cf1db9c7169c9b0b2d^{commit} ec8c298121e3616f8013d3cf1db9c7169c9b0b2d # git checkout -q -f -B kisskb ec8c298121e3616f8013d3cf1db9c7169c9b0b2d # git clean -qxdf # < git log -1 # commit ec8c298121e3616f8013d3cf1db9c7169c9b0b2d # Merge: 373ceff28e78 c6c2adcba50c # Author: Linus Torvalds # Date: Sun Oct 1 09:50:58 2023 -0700 # # Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Ingo Molnar: # "Misc fixes: a kerneldoc build warning fix, add SRSO mitigation for # AMD-derived Hygon processors, and fix a SGX kernel crash in the page # fault handler that can trigger when ksgxd races to reclaim the SECS # special page, by making the SECS page unswappable" # # * tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race # x86/srso: Add SRSO mitigation for Hygon processors # x86/kgdb: Fix a kerneldoc warning when build with W=1 # < /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 ec8c298121e3616f8013d3cf1db9c7169c9b0b2d # make -s -j 40 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 40 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 40 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:14685:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 40 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:14:10.783172