# git rev-parse -q --verify f0e18b03fcafd8344539101f564ae358950ae892^{commit} f0e18b03fcafd8344539101f564ae358950ae892 already have revision, skipping fetch # git checkout -q -f -B kisskb f0e18b03fcafd8344539101f564ae358950ae892 # git clean -qxdf # < git log -1 # commit f0e18b03fcafd8344539101f564ae358950ae892 # Merge: aad611a868d1 08999b2489b4 # Author: Linus Torvalds # Date: Sun Mar 13 10:36:38 2022 -0700 # # Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Borislav Petkov: # # - Free shmem backing storage for SGX enclave pages when those are # swapped back into EPC memory # # - Prevent do_int3() from being kprobed, to avoid recursion # # - Remap setup_data and setup_indirect structures properly when # accessing their members # # - Correct the alternatives patching order for modules too # # * tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/sgx: Free backing memory after faulting the enclave page # x86/traps: Mark do_int3() NOKPROBE_SYMBOL # x86/boot: Add setup_indirect support in early_memremap_is_setup_data() # x86/boot: Fix memremap of setup_indirect structures # x86/module: Fix the paravirt vs alternative order # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 f0e18b03fcafd8344539101f564ae358950ae892 # < make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.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 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5757:warning: override: reassigning to symbol STANDALONE .config:5763:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:04:35.486987