Merge branch 'linus' into x86/core

This commit is contained in:
Ingo Molnar
2009-03-28 22:27:45 +01:00
3171 changed files with 253020 additions and 129577 deletions

View File

@@ -21,7 +21,7 @@ struct irq_2_iommu {
u8 irte_mask;
};
#ifdef CONFIG_SPARSE_IRQ
#ifdef CONFIG_GENERIC_HARDIRQS
static struct irq_2_iommu *get_one_free_irq_2_iommu(int cpu)
{
struct irq_2_iommu *iommu;