Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
add CONFIG_HAVE_SPARSE_IRQ to for use condensed array.
Get rid of irq_desc[] array assumptions.

Preallocate 32 irq_desc, and irq_desc() will try to get more.

( No change in functionality is expected anywhere, except the odd build
  failure where we missed a code site or where a crossing commit itroduces
  new irq_desc[] usage. )

v2: according to Eric, change get_irq_desc() to irq_desc()

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-16 16:52:29 +02:00
..
2008-08-19 18:47:56 +02:00
2008-08-26 00:19:28 +10:00
2008-10-09 15:33:57 +02:00
2008-10-16 16:52:05 +02:00
2008-10-16 16:52:07 +02:00
2008-10-16 16:52:06 +02:00
2008-09-03 15:55:32 -07:00
2008-10-16 16:52:06 +02:00
2008-10-16 16:52:06 +02:00
2008-08-04 12:51:06 +09:00
2008-08-13 17:33:00 -07:00