# git rev-parse -q --verify e789286468a9ea7acb5aae09a11bdfc7d46874ec^{commit} e789286468a9ea7acb5aae09a11bdfc7d46874ec already have revision, skipping fetch # git checkout -q -f -B kisskb e789286468a9ea7acb5aae09a11bdfc7d46874ec # git clean -qxdf # < git log -1 # commit e789286468a9ea7acb5aae09a11bdfc7d46874ec # Merge: e5a710d13247 75b2f7e4c9e0 # Author: Linus Torvalds # Date: Sun Sep 17 11:13:37 2023 -0700 # # Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Ingo Molnar: # "Misc fixes: # # - Fix an UV boot crash # # - Skip spurious ENDBR generation on _THIS_IP_ # # - Fix ENDBR use in putuser() asm methods # # - Fix corner case boot crashes on 5-level paging # # - and fix a false positive WARNING on LTO kernels" # # * tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/purgatory: Remove LTO flags # x86/boot/compressed: Reserve more memory for page tables # x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*() # x86/ibt: Suppress spurious ENDBR # x86/platform/uv: Use alternate source for socket to node data # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 e789286468a9ea7acb5aae09a11bdfc7d46874ec # make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r1el_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- 32r1el_defconfig Using /kisskb/src/arch/mips/configs/generic_defconfig as base Merging /kisskb/src/arch/mips/configs/generic/32r1.config Merging /kisskb/src/arch/mips/configs/generic/el.config Merging /kisskb/src/arch/mips/configs/generic/board-boston.config Merging /kisskb/src/arch/mips/configs/generic/board-marduk.config Merging /kisskb/src/arch/mips/configs/generic/board-ranchu.config Merging /kisskb/src/arch/mips/configs/generic/board-sead-3.config Merging /kisskb/src/arch/mips/configs/generic/board-virt.config # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r1el_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r1el_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r1el_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- Completed OK # rm -rf /kisskb/build/linus_32r1el_defconfig_mips-gcc8 # Build took: 0:01:38.370691