# git rev-parse -q --verify e1cbc3b96a9974746b2a80c3a6c8a0f7eff7b1b5^{commit} e1cbc3b96a9974746b2a80c3a6c8a0f7eff7b1b5 already have revision, skipping fetch # git checkout -q -f -B kisskb e1cbc3b96a9974746b2a80c3a6c8a0f7eff7b1b5 # git clean -qxdf # < git log -1 # commit e1cbc3b96a9974746b2a80c3a6c8a0f7eff7b1b5 # Merge: 3335d5550256 b0dacee202ef # Author: Linus Torvalds # Date: Tue May 31 09:56:54 2022 -0700 # # Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu # # Pull iommu updates from Joerg Roedel: # # - Intel VT-d driver updates: # - Domain force snooping improvement. # - Cleanups, no intentional functional changes. # # - ARM SMMU driver updates: # - Add new Qualcomm device-tree compatible strings # - Add new Nvidia device-tree compatible string for Tegra234 # - Fix UAF in SMMUv3 shared virtual addressing code # - Force identity-mapped domains for users of ye olde SMMU legacy # binding # - Minor cleanups # # - Fix a BUG_ON in the vfio_iommu_group_notifier: # - Groundwork for upcoming iommufd framework # - Introduction of DMA ownership so that an entire IOMMU group is # either controlled by the kernel or by user-space # # - MT8195 and MT8186 support in the Mediatek IOMMU driver # # - Make forcing of cache-coherent DMA more coherent between IOMMU # drivers # # - Fixes for thunderbolt device DMA protection # # - Various smaller fixes and cleanups # # * tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: (88 commits) # iommu/amd: Increase timeout waiting for GA log enablement # iommu/s390: Tolerate repeat attach_dev calls # iommu/vt-d: Remove hard coding PGSNP bit in PASID entries # iommu/vt-d: Remove domain_update_iommu_snooping() # iommu/vt-d: Check domain force_snooping against attached devices # iommu/vt-d: Block force-snoop domain attaching if no SC support # iommu/vt-d: Size Page Request Queue to avoid overflow condition # iommu/vt-d: Fold dmar_insert_one_dev_info() into its caller # iommu/vt-d: Change return type of dmar_insert_one_dev_info() # iommu/vt-d: Remove unneeded validity check on dev # iommu/dma: Explicitly sort PCI DMA windows # iommu/dma: Fix iova map result check bug # iommu/mediatek: Fix NULL pointer dereference when printing dev_name # iommu: iommu_group_claim_dma_owner() must always assign a domain # iommu/arm-smmu: Force identity domains for legacy binding # iommu/arm-smmu: Support Tegra234 SMMU # dt-bindings: arm-smmu: Add compatible for Tegra234 SOC # dt-bindings: arm-smmu: Document nvidia,memory-controller property # iommu/arm-smmu-qcom: Add SC8280XP support # dt-bindings: arm-smmu: Add compatible for Qualcomm SC8280XP # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 e1cbc3b96a9974746b2a80c3a6c8a0f7eff7b1b5 # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/sound/soc/intel/avs/board_selection.c:9: /kisskb/src/sound/soc/intel/avs/board_selection.c: In function 'avs_register_i2s_board': /kisskb/src/sound/soc/intel/avs/board_selection.c:328:36: error: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Werror=format=] 328 | dev_err(adev->dev, "Platform supports %d SSPs but board %s requires SSP%ld\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/dev_printk.h:110:30: note: in definition of macro 'dev_printk_index_wrap' 110 | _p_func(dev, fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/dev_printk.h:144:56: note: in expansion of macro 'dev_fmt' 144 | dev_printk_index_wrap(_dev_err, KERN_ERR, dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ /kisskb/src/sound/soc/intel/avs/board_selection.c:328:17: note: in expansion of macro 'dev_err' 328 | dev_err(adev->dev, "Platform supports %d SSPs but board %s requires SSP%ld\n", | ^~~~~~~ /kisskb/src/sound/soc/intel/avs/board_selection.c:328:90: note: format string is defined here 328 | dev_err(adev->dev, "Platform supports %d SSPs but board %s requires SSP%ld\n", | ~~^ | | | long int | %d cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:271: sound/soc/intel/avs/board_selection.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:500: sound/soc/intel/avs] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/soc/intel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: sound/soc] Error 2 make[1]: *** [/kisskb/src/Makefile:1839: sound] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 # Build took: 0:22:18.320351