Re: [PATCH] Fix NR_IRQS when no IO apic

Robert Love (rml@tech9.net)
27 Jan 2002 20:07:42 -0500


On Sun, 2002-01-27 at 19:42, Jeff Garzik wrote:

> What about when ioapic is configured but not present?

Then we are back where we started? Which, unless I am missing
something, is just a waste of memory?

I see this as a no-change if CONFIG_X86_IO_APIC is set, but a proper
setting of NR_IRQS (which doesn't hurt anything but make our
arrays/loops/etc off if not set) for the case of non-IOAPIC.

Robert Love

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/