# git rev-parse -q --verify d4ec3d5535c784c3adbc41c2bbc5d17a00a4a898^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify d4ec3d5535c784c3adbc41c2bbc5d17a00a4a898^{commit} d4ec3d5535c784c3adbc41c2bbc5d17a00a4a898 # git checkout -q -f -B kisskb d4ec3d5535c784c3adbc41c2bbc5d17a00a4a898 # git clean -qxdf # < git log -1 # commit d4ec3d5535c784c3adbc41c2bbc5d17a00a4a898 # Merge: a602285ac11b 3bf1311f351e # Author: Linus Torvalds # Date: Wed Nov 3 13:29:36 2021 -0700 # # Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfio # # Pull VFIO updates from Alex Williamson: # # - Cleanup vfio iommu_group creation (Christoph Hellwig) # # - Add individual device reset for vfio/fsl-mc (Diana Craciun) # # - IGD OpRegion 2.0+ support (Colin Xu) # # - Use modern cdev lifecycle for vfio_group (Jason Gunthorpe) # # - Use new mdev API in vfio_ccw (Jason Gunthorpe) # # * tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfio: (27 commits) # vfio/ccw: Convert to use vfio_register_emulated_iommu_dev() # vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions # vfio/ccw: Use functions for alloc/free of the vfio_ccw_private # vfio/ccw: Remove unneeded GFP_DMA # vfio: Use cdev_device_add() instead of device_create() # vfio: Use a refcount_t instead of a kref in the vfio_group # vfio: Don't leak a group reference if the group already exists # vfio: Do not open code the group list search in vfio_create_group() # vfio: Delete vfio_get/put_group from vfio_iommu_group_notifier() # vfio/pci: Add OpRegion 2.0+ Extended VBT support. # vfio/iommu_type1: remove IS_IOMMU_CAP_DOMAIN_IN_CONTAINER # vfio/iommu_type1: remove the "external" domain # vfio/iommu_type1: initialize pgsize_bitmap in ->open # vfio/spapr_tce: reject mediated devices # vfio: clean up the check for mediated device in vfio_iommu_type1 # vfio: remove the unused mdev iommu hook # vfio: move the vfio_iommu_driver_ops interface out of # vfio: remove unused method from vfio_iommu_driver_ops # vfio: simplify iommu group allocation for mediated devices # vfio: remove the iommudata hack for noiommu groups # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 d4ec3d5535c784c3adbc41c2bbc5d17a00a4a898 # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi:464.3-52: Warning (pci_device_reg): /pcie@f8000000/pcie@0,0:reg: PCI reg address is not configuration space /kisskb/src/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi:464.3-52: Warning (pci_device_reg): /pcie@f8000000/pcie@0,0:reg: PCI reg address is not configuration space /kisskb/src/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi:464.3-52: Warning (pci_device_reg): /pcie@f8000000/pcie@0,0:reg: PCI reg address is not configuration space /kisskb/src/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi:464.3-52: Warning (pci_device_reg): /pcie@f8000000/pcie@0,0:reg: PCI reg address is not configuration space /kisskb/src/arch/arm64/boot/dts/qcom/sm6125.dtsi:497.19-503.6: Warning (unit_address_format): /soc/timer@f120000/frame@0f121000: unit name should not have leading 0s /kisskb/src/arch/arm64/boot/dts/qcom/sm6125.dtsi:505.19-510.6: Warning (unit_address_format): /soc/timer@f120000/frame@0f123000: unit name should not have leading 0s /kisskb/src/arch/arm64/boot/dts/qcom/sm6125.dtsi:512.19-517.6: Warning (unit_address_format): /soc/timer@f120000/frame@0f124000: unit name should not have leading 0s Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 # Build took: 0:06:55.293202