git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42d5f99
)
[SPARC64]: Kill ugly __irq_ino() macro.
author
David S. Miller
<davem@sunset.davemloft.net>
Sun, 14 Oct 2007 06:27:48 +0000
(23:27 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 14 Oct 2007 06:27:48 +0000
(23:27 -0700)
We have a place to stick INO information in the
virt_to_real_irq_table[], which is currently only used for VIRQs.
And that is readily accessible from the one __irq_ino() call site.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found