]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit243035a43b65081129ae5ce66eb88f884f076052
tree5ed0bf1f712655591e625da70cebfca50c308ed1
parent7f21848415ce066db0c62d126040adfe88519554
[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