# git rev-parse -q --verify 52a5525214d0d612160154d902956eca0558b7c0^{commit} 52a5525214d0d612160154d902956eca0558b7c0 already have revision, skipping fetch # git checkout -q -f -B kisskb 52a5525214d0d612160154d902956eca0558b7c0 # git clean -qxdf # < git log -1 # commit 52a5525214d0d612160154d902956eca0558b7c0 # Merge: bbfe0d6b8b73 e95adb9add75 # Author: Linus Torvalds # Date: Mon Sep 16 14:14:40 2019 -0700 # # Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu # # Pull iommu updates from Joerg Roedel: # # - batched unmap support for the IOMMU-API # # - support for unlocked command queueing in the ARM-SMMU driver # # - rework the ATS support in the ARM-SMMU driver # # - more refactoring in the ARM-SMMU driver to support hardware # implemention specific quirks and errata # # - bounce buffering DMA-API implementatation in the Intel VT-d driver # for untrusted devices (like Thunderbolt devices) # # - fixes for runtime PM support in the OMAP iommu driver # # - MT8183 IOMMU support in the Mediatek IOMMU driver # # - rework of the way the IOMMU core sets the default domain type for # groups. Changing the default domain type on x86 does not require two # kernel parameters anymore. # # - more smaller fixes and cleanups # # * tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: (113 commits) # iommu/vt-d: Declare Broadwell igfx dmar support snafu # iommu/vt-d: Add Scalable Mode fault information # iommu/vt-d: Use bounce buffer for untrusted devices # iommu/vt-d: Add trace events for device dma map/unmap # iommu/vt-d: Don't switch off swiotlb if bounce page is used # iommu/vt-d: Check whether device requires bounce buffer # swiotlb: Split size parameter to map/unmap APIs # iommu/omap: Mark pm functions __maybe_unused # iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3 # iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort order # iommu: Don't use sme_active() in generic code # iommu/arm-smmu-v3: Fix build error without CONFIG_PCI_ATS # iommu/qcom: Use struct_size() helper # iommu: Remove wrong default domain comments # iommu/dma: Fix for dereferencing before null checking # iommu/mediatek: Clean up struct mtk_smi_iommu # memory: mtk-smi: Get rid of need_larbid # iommu/mediatek: Fix VLD_PA_RNG register backup when suspend # memory: mtk-smi: Add bus_sel for mt8183 # memory: mtk-smi: Invoke pm runtime_callback to enable clocks # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 52a5525214d0d612160154d902956eca0558b7c0 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here int oldval, ret; ^ WARNING: vmlinux.o(.text+0x31fc): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33d0): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 # Build took: 0:02:41.561394