# git rev-parse -q --verify cee407c5cc427a7d9b21ee964fbda613e368bdff^{commit} cee407c5cc427a7d9b21ee964fbda613e368bdff already have revision, skipping fetch # git checkout -q -f -B kisskb cee407c5cc427a7d9b21ee964fbda613e368bdff # git clean -qxdf # < git log -1 # commit cee407c5cc427a7d9b21ee964fbda613e368bdff # Merge: c5a58f877ca6 9e46f6c6c959 # Author: Linus Torvalds # Date: Thu Mar 4 11:26:17 2021 -0800 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull KVM fixes from Paolo Bonzini: # # - Doc fixes # # - selftests fixes # # - Add runstate information to the new Xen support # # - Allow compiling out the Xen interface # # - 32-bit PAE without EPT bugfix # # - NULL pointer dereference bugfix # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # KVM: SVM: Clear the CR4 register on reset # KVM: x86/xen: Add support for vCPU runstate information # KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_info # selftests: kvm: Mmap the entire vcpu mmap area # KVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1 # KVM: x86: allow compiling out the Xen hypercall interface # KVM: xen: flush deferred static key before checking it # KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabled # KVM: x86: hyper-v: Fix Hyper-V context null-ptr-deref # KVM: x86: remove misplaced comment on active_mmu_pages # KVM: Documentation: rectify rst markup in kvm_run->flags # Documentation: kvm: fix messy conversion from .txt to .rst # < /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 cee407c5cc427a7d9b21ee964fbda613e368bdff # < 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.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x3ED19FE4 # 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 # < 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.1.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.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5932:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5934:warning: override: reassigning to symbol GCC_PLUGINS # 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.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /usr/bin/env: 'python3': No such file or directory make[5]: *** [Makefile:161: /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8/kernel/bpf/preload/bpf_helper_defs.h] Error 127 make[5]: *** Deleting file '/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8/kernel/bpf/preload/bpf_helper_defs.h' make[4]: *** [/kisskb/src/kernel/bpf/preload/Makefile:11: kernel/bpf/preload/libbpf.a] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:514: kernel/bpf/preload] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:514: kernel/bpf] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1849: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: In function 'amdgpu_bo_support_uswc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:493:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ ^~~~~~~ /kisskb/src/drivers/net/phy/phy_device.c:293:12: warning: 'mdio_bus_phy_resume' defined but not used [-Wunused-function] static int mdio_bus_phy_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy_device.c:273:12: warning: 'mdio_bus_phy_suspend' defined but not used [-Wunused-function] static int mdio_bus_phy_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c: In function 'radeon_bo_create': /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c:213:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ ^~~~~~~ make: *** [Makefile:215: __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.1.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:07:57.116579