# git rev-parse -q --verify 952ace797c17d06e50ad2a738babd27159b8d7cc^{commit} 952ace797c17d06e50ad2a738babd27159b8d7cc already have revision, skipping fetch # git checkout -q -f -B kisskb 952ace797c17d06e50ad2a738babd27159b8d7cc # git clean -qxdf # < git log -1 # commit 952ace797c17d06e50ad2a738babd27159b8d7cc # Merge: 96f970feeb47 e46b3c0d011e # Author: Linus Torvalds # Date: Tue Aug 11 14:13:24 2020 -0700 # # Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu # # Pull iommu updates from Joerg Roedel: # # - Remove of the dev->archdata.iommu (or similar) pointers from most # architectures. Only Sparc is left, but this is private to Sparc as # their drivers don't use the IOMMU-API. # # - ARM-SMMU updates from Will Deacon: # # - Support for SMMU-500 implementation in Marvell Armada-AP806 SoC # # - Support for SMMU-500 implementation in NVIDIA Tegra194 SoC # # - DT compatible string updates # # - Remove unused IOMMU_SYS_CACHE_ONLY flag # # - Move ARM-SMMU drivers into their own subdirectory # # - Intel VT-d updates from Lu Baolu: # # - Misc tweaks and fixes for vSVA # # - Report/response page request events # # - Cleanups # # - Move the Kconfig and Makefile bits for the AMD and Intel drivers into # their respective subdirectory. # # - MT6779 IOMMU Support # # - Support for new chipsets in the Renesas IOMMU driver # # - Other misc cleanups and fixes (e.g. to improve compile test coverage) # # * tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: (77 commits) # iommu/amd: Move Kconfig and Makefile bits down into amd directory # iommu/vt-d: Move Kconfig and Makefile bits down into intel directory # iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory # iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu # iommu: Add gfp parameter to io_pgtable_ops->map() # iommu: Mark __iommu_map_sg() as static # iommu/vt-d: Rename intel-pasid.h to pasid.h # iommu/vt-d: Add page response ops support # iommu/vt-d: Report page request faults for guest SVA # iommu/vt-d: Add a helper to get svm and sdev for pasid # iommu/vt-d: Refactor device_to_iommu() helper # iommu/vt-d: Disable multiple GPASID-dev bind # iommu/vt-d: Warn on out-of-range invalidation address # iommu/vt-d: Fix devTLB flush for vSVA # iommu/vt-d: Handle non-page aligned address # iommu/vt-d: Fix PASID devTLB invalidation # iommu/vt-d: Remove global page support in devTLB flush # iommu/vt-d: Enforce PASID devTLB field mask # iommu: Make some functions static # iommu/amd: Remove double zero check # ... # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 952ace797c17d06e50ad2a738babd27159b8d7cc # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/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 # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:4344:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4346:warning: override: reassigning to symbol UML_NET_SLIP .config:4349:warning: override: reassigning to symbol UML_NET_MCAST .config:4351:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:95:1: warning: the frame size of 2960 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/lz4/lz4hc_compress.c: In function 'LZ4HC_compress_generic': /kisskb/src/lib/lz4/lz4hc_compress.c:579:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ drivers/net/ethernet/xilinx/ll_temac_main.o: In function `temac_probe': /kisskb/src/drivers/net/ethernet/xilinx/ll_temac_main.c:1410: undefined reference to `devm_platform_ioremap_resource_byname' /kisskb/src/drivers/net/ethernet/xilinx/ll_temac_main.c:1477: undefined reference to `devm_of_iomap' /kisskb/src/drivers/net/ethernet/xilinx/ll_temac_main.c:1504: undefined reference to `devm_ioremap' drivers/net/ethernet/xilinx/xilinx_axienet_main.o: In function `axienet_probe': /kisskb/src/drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1810: undefined reference to `devm_ioremap_resource' drivers/ptp/ptp_ines.o: In function `ines_ptp_ctrl_probe': /kisskb/src/drivers/ptp/ptp_ines.c:789: undefined reference to `devm_platform_ioremap_resource' drivers/iio/adc/adi-axi-adc.o: In function `adi_axi_adc_probe': /kisskb/src/drivers/iio/adc/adi-axi-adc.c:415: undefined reference to `devm_platform_ioremap_resource' collect2: error: ld returned 1 exit status make[1]: *** [/kisskb/src/Makefile:1163: vmlinux] Error 1 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allyesconfig_um-x86_64 # Build took: 0:06:19.455674