# git rev-parse -q --verify 58390c8ce1bddb6c623f62e7ed36383e7fa5c02f^{commit} 58390c8ce1bddb6c623f62e7ed36383e7fa5c02f already have revision, skipping fetch # git checkout -q -f -B kisskb 58390c8ce1bddb6c623f62e7ed36383e7fa5c02f # git clean -qxdf # < git log -1 # commit 58390c8ce1bddb6c623f62e7ed36383e7fa5c02f # Merge: 7acc13721130 e51b4198396c # Author: Linus Torvalds # Date: Sun Apr 30 13:00:38 2023 -0700 # # Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu # # Pull iommu updates from Joerg Roedel: # # - Convert to platform remove callback returning void # # - Extend changing default domain to normal group # # - Intel VT-d updates: # - Remove VT-d virtual command interface and IOASID # - Allow the VT-d driver to support non-PRI IOPF # - Remove PASID supervisor request support # - Various small and misc cleanups # # - ARM SMMU updates: # - Device-tree binding updates: # * Allow Qualcomm GPU SMMUs to accept relevant clock properties # * Document Qualcomm 8550 SoC as implementing an MMU-500 # * Favour new "qcom,smmu-500" binding for Adreno SMMUs # # - Fix S2CR quirk detection on non-architectural Qualcomm SMMU # implementations # # - Acknowledge SMMUv3 PRI queue overflow when consuming events # # - Document (in a comment) why ATS is disabled for bypass streams # # - AMD IOMMU updates: # - 5-level page-table support # - NUMA awareness for memory allocations # # - Unisoc driver: Support for reattaching an existing domain # # - Rockchip driver: Add missing set_platform_dma_ops callback # # - Mediatek driver: Adjust the dma-ranges # # - Various other small fixes and cleanups # # * tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: (82 commits) # iommu: Remove iommu_group_get_by_id() # iommu: Make iommu_release_device() static # iommu/vt-d: Remove BUG_ON in dmar_insert_dev_scope() # iommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn) # iommu/vt-d: Remove BUG_ON in map/unmap() # iommu/vt-d: Remove BUG_ON when domain->pgd is NULL # iommu/vt-d: Remove BUG_ON in handling iotlb cache invalidation # iommu/vt-d: Remove BUG_ON on checking valid pfn range # iommu/vt-d: Make size of operands same in bitwise operations # iommu/vt-d: Remove PASID supervisor request support # iommu/vt-d: Use non-privileged mode for all PASIDs # iommu/vt-d: Remove extern from function prototypes # iommu/vt-d: Do not use GFP_ATOMIC when not needed # iommu/vt-d: Remove unnecessary checks in iopf disabling path # iommu/vt-d: Move PRI handling to IOPF feature path # iommu/vt-d: Move pfsid and ats_qdep calculation to device probe path # iommu/vt-d: Move iopf code from SVA to IOPF enabling path # iommu/vt-d: Allow SVA with device-specific IOPF # dmaengine: idxd: Add enable/disable device IOPF feature # arm64: dts: mt8186: Add dma-ranges for the parent "soc" node # ... # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 58390c8ce1bddb6c623f62e7ed36383e7fa5c02f # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=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_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:13034:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:13038:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:13040:warning: override: reassigning to symbol UML_NET_SLIP .config:13045:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/drivers/mtd/spi-nor/spansion.c: In function 'cypress_nor_set_addr_mode_nbytes': /kisskb/src/drivers/mtd/spi-nor/spansion.c:364:27: error: 'op' is used uninitialized [-Werror=uninitialized] 364 | struct spi_mem_op op; | ^~ /kisskb/src/drivers/mtd/spi-nor/spansion.c:364:27: note: 'op' declared here 364 | struct spi_mem_op op; | ^~ /kisskb/src/drivers/mtd/spi-nor/spansion.c: In function 's25fs256t_post_bfpt_fixup': /kisskb/src/drivers/mtd/spi-nor/spansion.c:495:27: error: 'op' is used uninitialized [-Werror=uninitialized] 495 | struct spi_mem_op op; | ^~ /kisskb/src/drivers/mtd/spi-nor/spansion.c:495:27: note: 'op' declared here 495 | struct spi_mem_op op; | ^~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:252: drivers/mtd/spi-nor/spansion.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/mtd/spi-nor] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/mtd] Error 2 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/spi/spi-stm32-qspi.c: In function 'stm32_qspi_dirmap_read': /kisskb/src/drivers/spi/spi-stm32-qspi.c:523:27: error: 'op' is used uninitialized [-Werror=uninitialized] 523 | struct spi_mem_op op; | ^~ /kisskb/src/drivers/spi/spi-stm32-qspi.c:523:27: note: 'op' declared here 523 | struct spi_mem_op op; | ^~ /kisskb/src/drivers/spi/spi-stm32-qspi.c: In function 'stm32_qspi_transfer_one_message': /kisskb/src/drivers/spi/spi-stm32-qspi.c:564:27: error: 'op' is used uninitialized [-Werror=uninitialized] 564 | struct spi_mem_op op; | ^~ /kisskb/src/drivers/spi/spi-stm32-qspi.c:564:27: note: 'op' declared here 564 | struct spi_mem_op op; | ^~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:252: drivers/spi/spi-stm32-qspi.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/spi] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:494: drivers] Error 2 make[1]: *** [/kisskb/src/Makefile:2026: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allyesconfig_um-x86_64-gcc12 # Build took: 0:11:30.038216