Benjamin Herrenschmidt fe83364f0b powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics
When using a multi-ISU MPIC, we can interrupts up to
isu_size * MPIC_MAX_ISU, not just isu_size, so allocate
the right size reverse map.

Without this, the code will constantly fallback to
a linear search.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2012-02-27 11:33:58 +11:00
..
2012-01-03 22:54:07 -05:00
2011-05-04 15:02:15 +10:00
2011-03-31 11:26:23 -03:00
2011-05-26 15:00:37 +10:00
2011-03-10 11:03:56 +11:00
2011-11-08 14:51:46 +11:00
2011-12-21 16:26:03 -08:00