tree: https://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git x86/amd head: 20b46dff13bd1d250dc968b318f0fac3c996b3fa commit: 3ac3e5ee5ed56b07448f295902e44916eb6979fc [6/12] iommu/amd: Copy old trans table from old kernel config: x86_64-rhel (attached as .config) compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 reproduce: git checkout 3ac3e5ee5ed56b07448f295902e44916eb6979fc # save the attached .config to linux build tree make ARCH=x86_64
All warnings (new ones prefixed by >>): >> WARNING: vmlinux.o(.text+0x600c17): Section mismatch in reference from the >> function early_enable_iommus() to the variable >> .init.data:amd_iommu_pre_enabled The function early_enable_iommus() references the variable __initdata amd_iommu_pre_enabled. This is often because early_enable_iommus lacks a __initdata annotation or the annotation of amd_iommu_pre_enabled is wrong. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
.config.gz
Description: application/gzip
_______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu