[Bugme-new] [Bug 17441] New: Cannot compile due to drivers/pci/intel-iommu.c:437: sorry, unimplemented: inlining failed in call to 'width_to_agaw': function body not available

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Mon Aug 30 07:11:47 PDT 2010


https://bugzilla.kernel.org/show_bug.cgi?id=17441

           Summary: Cannot compile due to drivers/pci/intel-iommu.c:437:
                    sorry, unimplemented: inlining failed in call to
                    'width_to_agaw': function body not available
           Product: Drivers
           Version: 2.5
    Kernel Version: 2.6.35
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: PCI
        AssignedTo: drivers_pci at kernel-bugs.osdl.org
        ReportedBy: mmokrejs at ribosome.natur.cuni.cz
        Regression: No


Created an attachment (id=28431)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=28431)
.config

I tried to compile the kernel on a bit outdated RedHat rel 3. machine current
kernel with gcc-3.4.5 and it fails with:


CC      drivers/pci/intel-iommu.o
In file included from include/linux/kobject.h:21,
                 from include/linux/fs.h:375,
                 from include/linux/debugfs.h:18,
                 from drivers/pci/intel-iommu.c:26:
include/linux/sysfs.h:183: warning: parameter has incomplete type
drivers/pci/intel-iommu.c: In function `__iommu_calculate_agaw':
drivers/pci/intel-iommu.c:437: sorry, unimplemented: inlining failed in call to
'width_to_agaw': function body not available
drivers/pci/intel-iommu.c:445: sorry, unimplemented: called from here
make[2]: *** [drivers/pci/intel-iommu.o] Error 1

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Bugme-new mailing list