commit | 37cdcd9e82108f9b899f1631f66ade2e45738a6e | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jun 20 01:21:57 2006 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 20 01:21:57 2006 -0700 |
tree | 452b4a106d767947664b99797640194c7483047e | |
parent | c6387a48cf5958e43c201fc27a158c328927531a [diff] |
[SPARC64]: Kill ino_bucket->pil And reuse that struct member for virt_irq, which will be used in future changesets for the implementation of mapping between real and virtual IRQ numbers. This nicely kills off a ton of SBUS and PCI controller PIL assignment code which is no longer necessary. Signed-off-by: David S. Miller <davem@davemloft.net>