[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)
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>

No differences found