# git rev-parse -q --verify b2da7df52e16110c8d8dda0602db81c15711e7ff^{commit} b2da7df52e16110c8d8dda0602db81c15711e7ff already have revision, skipping fetch # git checkout -q -f -B kisskb b2da7df52e16110c8d8dda0602db81c15711e7ff # git clean -qxdf # < git log -1 # commit b2da7df52e16110c8d8dda0602db81c15711e7ff # Merge: b70ed23c238a 7e0815b3e099 # Author: Linus Torvalds # Date: Sun May 1 10:03:36 2022 -0700 # # Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Borislav Petkov: # # - A fix to disable PCI/MSI[-X] masking for XEN_HVM guests as that is # solely controlled by the hypervisor # # - A build fix to make the function prototype (__warn()) as visible as # the definition itself # # - A bunch of objtool annotation fixes which have accumulated over time # # - An ORC unwinder fix to handle bad input gracefully # # - Well, we thought the microcode gets loaded in time in order to # restore the microcode-emulated MSRs but we thought wrong. So there's # a fix for that to have the ordering done properly # # - Add new Intel model numbers # # - A spelling fix # # * tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests # bug: Have __warn() prototype defined unconditionally # x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT config # objtool: Use offstr() to print address of missing ENDBR # objtool: Print data address for "!ENDBR" data warnings # x86/xen: Add ANNOTATE_NOENDBR to startup_xen() # x86/uaccess: Add ENDBR to __put_user_nocheck*() # x86/retpoline: Add ANNOTATE_NOENDBR for retpolines # x86/static_call: Add ANNOTATE_NOENDBR to static call trampoline # objtool: Enable unreachable warnings for CLANG LTO # x86,objtool: Explicitly mark idtentry_body()s tail REACHABLE # x86,objtool: Mark cpu_startup_entry() __noreturn # x86,xen,objtool: Add UNWIND hint # lib/strn*,objtool: Enforce user_access_begin() rules # MAINTAINERS: Add x86 unwinding entry # x86/unwind/orc: Recheck address range after stack info was updated # x86/cpu: Load microcode during restore_processor_state() # x86/cpu: Add new Alderlake and Raptorlake CPU model numbers # < /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 b2da7df52e16110c8d8dda0602db81c15711e7ff # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_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_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6097:warning: override: reassigning to symbol STANDALONE .config:6098:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6103:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- /bin/sh: 1: zstd: not found cat: write error: Broken pipe make[3]: *** [/kisskb/src/arch/x86/boot/compressed/Makefile:139: arch/x86/boot/compressed/vmlinux.bin.zst] Error 127 make[3]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.bin.zst' make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [/kisskb/src/arch/x86/Makefile:265: bzImage] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:44.810784