[SPARC64]: Fix virq decomposition.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 20 Jul 2007 09:58:28 +0000 (02:58 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sat, 21 Jul 2007 00:14:55 +0000 (17:14 -0700)
commit93b3238ef8b04f1383b2aa7704487fb3c0e44193
tree5ed0bf1f712655591e625da70cebfca50c308ed1
parente83fb17f9ba6ea0c64d084cca0c557d7e7dc9693
[SPARC64]: Fix virq decomposition.

The dev_handle and dev_ino fields don't match up exactly to
the traditional IMAP_IGN and IMAP_INO masks.

So store them away in a table and look them up directly.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/irq.c