# git rev-parse -q --verify 320000e72ec0613e164ce9608d865396fb2da278^{commit} 320000e72ec0613e164ce9608d865396fb2da278 already have revision, skipping fetch # git checkout -q -f -B kisskb 320000e72ec0613e164ce9608d865396fb2da278 # git clean -qxdf # < git log -1 # commit 320000e72ec0613e164ce9608d865396fb2da278 # Merge: b66b449872d3 160c63f909ff # Author: Linus Torvalds # Date: Wed Oct 30 14:17:18 2019 +0100 # # Merge tag 'iommu-fixes-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu # # Pull iommu fixes from Joerg Roedel: # # - Follow-on fix for Renesas IPMMU to get rid of a redundant error # message. # # - Quirk for AMD IOMMU to make it work on another Acer Laptop model with # a broken IVRS ACPI table. # # - Fix for a panic at kdump in the Intel IOMMU driver. # # * tag 'iommu-fixes-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: # iommu/vt-d: Fix panic after kexec -p for kdump # iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41 # iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failure # < /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 320000e72ec0613e164ce9608d865396fb2da278 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x31e4): 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+0x33c8): 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_ppc64le_defconfig_ppc64le-gcc5 # Build took: 0:02:47.148741