# git rev-parse -q --verify 0906d8b975ff713cfb55328e4f3bf6de5967415e^{commit} 0906d8b975ff713cfb55328e4f3bf6de5967415e already have revision, skipping fetch # git checkout -q -f -B kisskb 0906d8b975ff713cfb55328e4f3bf6de5967415e # git clean -qxdf # < git log -1 # commit 0906d8b975ff713cfb55328e4f3bf6de5967415e # Merge: 0339eb95403f ff68eb23308e # Author: Linus Torvalds # Date: Wed Apr 8 11:00:00 2020 -0700 # # Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu # # Pull iommu updates from Joerg Roedel: # # - ARM-SMMU support for the TLB range invalidation command in SMMUv3.2 # # - ARM-SMMU introduction of command batching helpers to batch up CD and # ATC invalidation # # - ARM-SMMU support for PCI PASID, along with necessary PCI symbol # exports # # - Introduce a generic (actually rename an existing) IOMMU related # pointer in struct device and reduce the IOMMU related pointers # # - Some fixes for the OMAP IOMMU driver to make it build on 64bit # architectures # # - Various smaller fixes and improvements # # * tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: (39 commits) # iommu: Move fwspec->iommu_priv to struct dev_iommu # iommu/virtio: Use accessor functions for iommu private data # iommu/qcom: Use accessor functions for iommu private data # iommu/mediatek: Use accessor functions for iommu private data # iommu/renesas: Use accessor functions for iommu private data # iommu/arm-smmu: Use accessor functions for iommu private data # iommu/arm-smmu: Refactor master_cfg/fwspec usage # iommu/arm-smmu-v3: Use accessor functions for iommu private data # iommu: Introduce accessors for iommu private data # iommu/arm-smmu: Fix uninitilized variable warning # iommu: Move iommu_fwspec to struct dev_iommu # iommu: Rename struct iommu_param to dev_iommu # iommu/tegra-gart: Remove direct access of dev->iommu_fwspec # drm/msm/mdp5: Remove direct access of dev->iommu_fwspec # ACPI/IORT: Remove direct access of dev->iommu_fwspec # iommu: Define dev_iommu_fwspec_get() for !CONFIG_IOMMU_API # iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZE # iommu/virtio: Fix freeing of incomplete domains # iommu/virtio: Fix sparse warning # iommu/vt-d: Add build dependency on IOASID # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 0906d8b975ff713cfb55328e4f3bf6de5967415e # < make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-allnoconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- allnoconfig # < make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-allnoconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-allnoconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-allnoconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/namei.c: In function 'handle_dots': /kisskb/src/fs/namei.c:1805:10: warning: 'inode' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/namei.c:1805:10: warning: 'seq' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sh-allnoconfig_sh4-gcc4.6 # Build took: 0:00:16.688525