• Yinghai Lu's avatar
    sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build · 8a4830f8
    Yinghai Lu authored
    Ingo Molnar wrote:
    
    >>>  drivers/pci/intr_remapping.c: In function 'irq_2_iommu_alloc':
    >>>  drivers/pci/intr_remapping.c:72: error: 'boot_cpu_id' undeclared (first use in this function)
    >>>  drivers/pci/intr_remapping.c:72: error: (Each undeclared identifier is reported only once
    >>>  drivers/pci/intr_remapping.c:72: error: for each function it appears in.)
    
    sparseirq should only be used with SMP for now.
    8a4830f8
Kconfig 61.5 KB