Yinghai Lu 71f521bbaf x86, irq: get nr_irqs from madt
Until now, NR_IRQS was derived from black magic defines that had to
be "large enough" to both accomodate NR_CPUS and MAX_NR_IO_APICs.

This resulted in a way too large irq_desc[] array on most x86 systems.
Especially with larger CPU masks, the size of irq_desc can spiral out
of control quickly.

So be smarter about it and use precise allocation instead: determine the
default maximum possible IRQ number from the ACPI MADT. Use a minimum limit
of at least 32 IRQs for broken BIOSes.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-16 16:52:08 +02:00
..
2008-10-16 16:52:08 +02:00
2007-10-19 11:53:33 -07:00
2008-01-30 13:31:19 +01:00
2008-10-03 10:18:30 +02:00
2008-10-13 10:33:20 +02:00
2008-09-29 10:04:53 +02:00
2008-10-13 10:21:10 +02:00
2008-04-26 17:35:47 +02:00
2008-07-22 14:35:57 +02:00
2008-10-16 16:52:05 +02:00
2008-10-16 16:52:05 +02:00
2008-10-16 16:52:05 +02:00
2008-10-16 16:52:05 +02:00
2008-10-12 12:37:32 +02:00
2008-08-15 08:35:43 -07:00
2008-07-26 12:00:04 -07:00
2008-10-12 12:37:32 +02:00
2008-08-25 12:31:32 +02:00
2008-10-16 16:52:08 +02:00
2008-08-25 10:59:18 +02:00
2008-10-13 10:33:48 +02:00
2008-07-16 12:15:17 -07:00
2008-07-26 16:31:35 +02:00
2008-07-22 14:35:57 +02:00
2008-07-22 21:53:53 +02:00
2008-09-05 17:44:08 +02:00
2008-07-22 14:35:57 +02:00
2008-01-30 13:31:52 +01:00
2008-08-21 10:01:52 +02:00
2008-07-22 14:35:57 +02:00
2008-10-16 16:52:04 +02:00
2008-10-16 16:52:04 +02:00