Re: [PATCH] Remove inclusion of <linux/irq.h> from pci/quirks.c

From: Andrew Morton
Date: Thu Oct 28 2004 - 16:42:57 EST


Greg KH <greg@xxxxxxxxx> wrote:
>
> > Also, it worries me that quirk_intel_irqbalance() is marked __devinit and
> > calls irqbalance_disable(), which is marked __init. I guess a fix for that
> > would be to mark quirk_intel_irqbalance() as __init, since it's unlikely to
> > be called after free_initmem(). Does Greg agree?
>
> I do agree. But I think the intel people are mucking around in this
> area too and hopefully they'll fix it all up soon...

It should all be fixed up now. We moved the intel-specific quirk to the
new arch/i386/kernel/quirks.c.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/