commit | 63b614522cba5a015923c0e8f284be6e01c13f1a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Jun 27 17:04:45 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 27 17:04:45 2005 -0700 |
tree | 4f3724d90f52ef8b98f7c0b9716730b7adbd8566 | |
parent | b445e26cbf784cdba10f2b6c3e2cd3ee7bab360a [diff] |
[SPARC64]: Get rid of fast IRQ feature. The only real user was the assembler floppy interrupt handler, which does not need to be in assembly. This makes it so that there are less pieces of code which know about the internal layout of ivector_table[] and friends. Signed-off-by: David S. Miller <davem@davemloft.net>