Grant Likely
4013369f37
powerpc/irqdomain: Fix broken NR_IRQ references
...
The switch from using irq_map to irq_alloc_desc*() for managing irq
number allocations introduced new bugs in some of the powerpc
interrupt code. Several functions rely on the value of NR_IRQS to
determine the maximum irq number that could get allocated. However,
with sparse_irq and using irq_alloc_desc*() the maximum possible irq
number is now specified with 'nr_irqs' which may be a number larger
than NR_IRQS. This has caused breakage on powermac when
CONFIG_NR_IRQS is set to 32.
This patch removes most of the direct references to NR_IRQS in the
powerpc code and replaces them with either a nr_irqs reference or by
using the common for_each_irq_desc() macro. The powerpc-specific
for_each_irq() macro is removed at the same time.
Also, the Cell axon_msi driver is refactored to remove the global
build assumption on the size of NR_IRQS and instead add a limit to the
maximum irq number when calling irq_domain_add_nomap().
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2012-04-30 10:45:26 +10:00
..
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2008-10-07 14:26:18 +11:00
2012-03-28 18:30:02 +01:00
2012-03-28 14:35:31 -07:00
2007-05-11 05:38:25 -04:00
2011-10-31 19:30:44 -04:00
2011-12-21 14:29:42 -08:00
2009-01-08 16:25:10 +11:00
2011-10-31 19:30:44 -04:00
2007-05-11 05:38:25 -04:00
2011-02-07 12:57:11 +11:00
2010-10-13 08:47:09 -04:00
2011-11-25 14:11:28 +11:00
2011-05-19 00:36:43 -05:00
2011-07-12 13:16:58 +03:00
2011-07-12 13:16:58 +03:00
2012-03-28 18:30:02 +01:00
2011-12-20 10:20:19 -05:00
2012-03-28 18:30:02 +01:00
2012-03-09 13:25:06 +11:00
2012-03-28 16:36:33 +02:00
2012-03-28 16:36:33 +02:00
2012-03-28 16:36:33 +02:00
2012-04-10 17:21:35 +10:00
2012-03-09 13:25:06 +11:00
2012-03-09 13:25:06 +11:00
2012-03-28 14:35:31 -07:00
2012-04-02 14:00:03 +10:00
2011-10-31 19:30:41 -04:00
2010-11-29 15:48:23 +11:00
2010-07-11 11:04:08 -05:00
2011-05-26 13:38:57 +10:00
2012-03-09 10:55:08 +11:00
2012-03-09 10:55:08 +11:00
2012-03-09 10:55:08 +11:00
2011-12-20 10:21:57 -05:00
2012-03-09 13:25:06 +11:00
2012-03-09 10:55:08 +11:00
2012-03-09 10:55:08 +11:00
2011-10-31 19:30:44 -04:00
2012-04-04 17:13:43 -07:00
2008-09-03 20:53:47 +10:00
2012-03-09 13:25:06 +11:00
2011-10-11 23:23:24 -05:00
2012-03-16 09:28:17 +11:00
2012-03-09 13:25:06 +11:00
2012-03-28 18:30:02 +01:00
2011-10-31 19:30:44 -04:00
2011-10-31 19:30:37 -04:00
2011-10-31 19:30:44 -04:00
2011-11-28 21:13:18 +02:00
2012-02-23 10:50:01 +11:00
2012-04-30 10:45:26 +10:00
2012-03-21 11:16:11 +11:00
2011-11-16 14:25:19 +11:00
2012-04-02 14:00:03 +10:00
2012-03-28 18:30:02 +01:00
2012-03-05 14:52:34 +02:00
2012-03-05 14:52:34 +02:00
2011-03-31 11:26:23 -03:00
2012-01-25 13:33:22 +11:00
2012-03-28 18:30:02 +01:00
2012-01-12 20:13:03 -08:00
2012-01-12 20:13:03 -08:00
2012-04-30 10:45:26 +10:00
2012-02-23 10:50:04 +11:00
2011-11-16 14:47:54 +11:00
2011-06-29 17:48:20 +10:00
2012-03-09 10:54:59 +11:00
2011-07-24 22:06:04 +09:30
2011-07-24 22:06:04 +09:30
2011-10-31 19:30:44 -04:00
2009-03-25 08:54:29 -07:00
2011-03-04 18:19:04 +11:00
2012-03-09 11:39:29 +11:00
2012-03-21 11:16:11 +11:00
2012-03-20 10:41:44 -07:00
2012-03-20 10:41:44 -07:00
2011-11-25 14:53:15 +11:00
2012-03-20 10:41:51 -07:00
2012-03-23 14:02:12 -07:00
2012-02-29 17:15:08 -05:00
2008-07-01 11:28:50 +10:00
2012-03-28 18:30:02 +01:00
2011-03-31 11:26:23 -03:00
2010-03-30 22:02:32 +09:00
2012-04-11 10:42:15 +10:00
2011-09-20 16:09:48 +10:00
2012-03-28 15:58:21 -07:00
2011-10-31 19:30:44 -04:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2011-12-20 10:21:08 -05:00
2008-09-15 11:08:38 -07:00
2011-11-25 14:11:29 +11:00
2012-03-23 14:02:12 -07:00
2010-01-15 13:26:17 +11:00
2011-06-29 15:30:43 +10:00
2012-03-28 15:58:21 -07:00
2011-11-25 14:11:29 +11:00
2012-04-19 14:55:43 -05:00
2012-03-28 15:58:21 -07:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2012-02-22 16:48:53 +11:00
2011-07-26 16:49:47 -07:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2011-10-31 19:30:44 -04:00
2010-07-19 10:56:54 +02:00
2011-03-31 11:26:23 -03:00
2012-03-28 18:30:02 +01:00
2008-10-07 14:26:20 +11:00
2010-05-21 07:41:53 -05:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2010-03-12 15:52:32 -08:00
2012-03-28 18:30:02 +01:00
2008-01-25 22:52:50 +11:00
2008-01-25 22:52:50 +11:00
2007-10-11 14:36:47 +10:00
2009-12-04 15:39:55 +01:00
2012-03-21 11:16:11 +11:00
2012-03-28 18:30:02 +01:00
2011-05-06 13:32:41 +10:00
2012-03-28 11:33:23 +11:00
2012-03-28 15:58:21 -07:00
2011-05-19 14:30:42 +10:00
2012-04-04 17:13:43 -07:00
2012-03-09 10:54:59 +11:00