# git rev-parse -q --verify aa1be08f52585fe36ecfaf5bddfdc784eb4c94cf^{commit} aa1be08f52585fe36ecfaf5bddfdc784eb4c94cf already have revision, skipping fetch # git checkout -q -f -B kisskb aa1be08f52585fe36ecfaf5bddfdc784eb4c94cf # git clean -qxdf # < git log -1 # commit aa1be08f52585fe36ecfaf5bddfdc784eb4c94cf # Merge: 82463436a7fa e8ab8d24b488 # Author: Linus Torvalds # Date: Fri May 3 16:49:46 2019 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull KVM fixes from Paolo Bonzini: # # - PPC and ARM bugfixes from submaintainers # # - Fix old Windows versions on AMD (recent regression) # # - Fix old Linux versions on processors without EPT # # - Fixes for LAPIC timer optimizations # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (21 commits) # KVM: nVMX: Fix size checks in vmx_set_nested_state # KVM: selftests: make hyperv_cpuid test pass on AMD # KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointer # KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size # x86/kvm/mmu: reset MMU context when 32-bit guest switches PAE # KVM: x86: Whitelist port 0x7e for pre-incrementing %rip # Documentation: kvm: fix dirty log ioctl arch lists # KVM: VMX: Move RSB stuffing to before the first RET after VM-Exit # KVM: arm/arm64: Don't emulate virtual timers on userspace ioctls # kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP # KVM: arm/arm64: Ensure vcpu target is unset on reset failure # KVM: lapic: Convert guest TSC to host time domain if necessary # KVM: lapic: Allow user to disable adaptive tuning of timer advancement # KVM: lapic: Track lapic timer advance per vCPU # KVM: lapic: Disable timer advancement if adaptive tuning goes haywire # x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012 # KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too short # KVM: PPC: Book3S: Protect memslots while validating user address # KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exit # KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIs # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 aa1be08f52585fe36ecfaf5bddfdc784eb4c94cf # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x7ADEF049 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/watchdog.c:47:23: warning: 'watchdog_allowed_mask' defined but not used [-Wunused-variable] static struct cpumask watchdog_allowed_mask __read_mostly; ^ /kisskb/src/arch/powerpc/kernel/eeh.c:1792:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] static int proc_eeh_show(struct seq_file *m, void *v) ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c: In function 'soc15_set_ip_blocks': /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c:613:3: warning: #warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." [-Wcpp] # warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c:635:3: warning: #warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." [-Wcpp] # warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." ^ WARNING: vmlinux.o(.text+0x3174): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x3434): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup() The function start_here_multiplatform() references the function __init early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of early_setup is wrong. WARNING: vmlinux.o(.text+0x3468): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 # Build took: 0:03:05.818667