# git rev-parse -q --verify 269f4a4b85a1b61e94bf935b30c56a938e92f585^{commit} 269f4a4b85a1b61e94bf935b30c56a938e92f585 already have revision, skipping fetch # git checkout -q -f -B kisskb 269f4a4b85a1b61e94bf935b30c56a938e92f585 # git clean -qxdf # < git log -1 # commit 269f4a4b85a1b61e94bf935b30c56a938e92f585 # Merge: 15b593ba6844 0c189708bfbf # Author: Linus Torvalds # Date: Sun Jul 23 10:44:38 2023 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # "ARM: # # - Avoid pKVM finalization if KVM initialization fails # # - Add missing BTI instructions in the hypervisor, fixing an early # boot failure on BTI systems # # - Handle MMU notifiers correctly for non hugepage-aligned memslots # # - Work around a bug in the architecture where hypervisor timer # controls have UNKNOWN behavior under nested virt # # - Disable preemption in kvm_arch_hardware_enable(), fixing a kernel # BUG in cpu hotplug resulting from per-CPU accessor sanity checking # # - Make WFI emulation on GICv4 systems robust w.r.t. preemption, # consistently requesting a doorbell interrupt on vcpu_put() # # - Uphold RES0 sysreg behavior when emulating older PMU versions # # - Avoid macro expansion when initializing PMU register names, # ensuring the tracepoints pretty-print the sysreg # # s390: # # - Two fixes for asynchronous destroy # # x86 fixes will come early next week" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # KVM: s390: pv: fix index value of replaced ASCE # KVM: s390: pv: simplify shutdown and fix race # KVM: arm64: Fix the name of sys_reg_desc related to PMU # KVM: arm64: Correctly handle RES0 bits PMEVTYPER_EL0.evtCount # KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption # KVM: arm64: Add missing BTI instructions # KVM: arm64: Correctly handle page aging notifiers for unaligned memslot # KVM: arm64: Disable preemption in kvm_arch_hardware_enable() # KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm # KVM: arm64: timers: Use CNTHCTL_EL2 when setting non-CNTKCTL_EL1 bits # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 269f4a4b85a1b61e94bf935b30c56a938e92f585 # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig Using /kisskb/src/arch/powerpc/configs/ppc64_defconfig as base Merging /kisskb/src/arch/powerpc/configs/le.config Merging /kisskb/src/arch/powerpc/configs/guest.config Value of CONFIG_VIRTIO_BLK is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VIRTIO_BLK=m New value: CONFIG_VIRTIO_BLK=y Value of CONFIG_SCSI_VIRTIO is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_SCSI_VIRTIO=m New value: CONFIG_SCSI_VIRTIO=y Value of CONFIG_VIRTIO_NET is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VIRTIO_NET=m New value: CONFIG_VIRTIO_NET=y Value of CONFIG_VIRTIO_CONSOLE is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VIRTIO_CONSOLE=m New value: CONFIG_VIRTIO_CONSOLE=y Value of CONFIG_VIRTIO_PCI is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VIRTIO_PCI=m New value: CONFIG_VIRTIO_PCI=y Value of CONFIG_VIRTIO_BALLOON is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VIRTIO_BALLOON=m New value: CONFIG_VIRTIO_BALLOON=y Value of CONFIG_VHOST_NET is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VHOST_NET=m New value: CONFIG_VHOST_NET=y Value of CONFIG_IBMVETH is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_IBMVETH=m New value: CONFIG_IBMVETH=y Value of CONFIG_IBMVNIC is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_IBMVNIC=m New value: CONFIG_IBMVNIC=y Merging /kisskb/src/arch/powerpc/configs/kvm_guest.config # # merged configuration written to .config (needs make) # # < make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig_powerpc-gcc12 # Build took: 0:04:31.655162