# git rev-parse -q --verify 7403e6d8263937dea206dd201fed1ceed190ca18^{commit} 7403e6d8263937dea206dd201fed1ceed190ca18 already have revision, skipping fetch # git checkout -q -f -B kisskb 7403e6d8263937dea206dd201fed1ceed190ca18 # git clean -qxdf # < git log -1 # commit 7403e6d8263937dea206dd201fed1ceed190ca18 # Merge: 66711cfea642 f621eb13facb # Author: Linus Torvalds # Date: Thu Mar 24 12:35:59 2022 -0700 # # Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio # # Pull VFIO updates from Alex Williamson: # # - Introduce new device migration uAPI and implement device specific # mlx5 vfio-pci variant driver supporting new protocol (Jason # Gunthorpe, Yishai Hadas, Leon Romanovsky) # # - New HiSilicon acc vfio-pci variant driver, also supporting migration # interface (Shameer Kolothum, Longfang Liu) # # - D3hot fixes for vfio-pci-core (Abhishek Sahu) # # - Document new vfio-pci variant driver acceptance criteria # (Alex Williamson) # # - Fix UML build unresolved ioport_{un}map() functions # (Alex Williamson) # # - Fix MAINTAINERS due to header movement (Lukas Bulwahn) # # * tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio: (31 commits) # vfio-pci: Provide reviewers and acceptance criteria for variant drivers # MAINTAINERS: adjust entry for header movement in hisilicon qm driver # hisi_acc_vfio_pci: Use its own PCI reset_done error handler # hisi_acc_vfio_pci: Add support for VFIO live migration # crypto: hisilicon/qm: Set the VF QM state register # hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver # hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region # hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices # hisi_acc_qm: Move VF PCI device IDs to common header # crypto: hisilicon/qm: Move few definitions to common header # crypto: hisilicon/qm: Move the QM header to include/linux # vfio/mlx5: Fix to not use 0 as NULL pointer # PCI/IOV: Fix wrong kernel-doc identifier # vfio/mlx5: Use its own PCI reset_done error handler # vfio/pci: Expose vfio_pci_core_aer_err_detected() # vfio/mlx5: Implement vfio_pci driver for mlx5 devices # vfio/mlx5: Expose migration commands over mlx5 device # vfio: Remove migration protocol v1 documentation # vfio: Extend the device migration protocol with RUNNING_P2P # vfio: Define device migration protocol v2 # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 7403e6d8263937dea206dd201fed1ceed190ca18 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.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 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.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-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5082:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5087:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:5088:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: __sev_es_nmi_complete()+0x87: call to __phys_addr_nodebug() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode()+0x4e: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x59: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x4e: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x4e: call to on_thread_stack() leaves .noinstr.text section /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:268: bzImage] Error 2 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-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.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-gcc11 # Build took: 0:02:31.441885