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:
b445e26
)
[SPARC64]: Get rid of fast IRQ feature.
author
David S. Miller
<davem@davemloft.net>
Tue, 28 Jun 2005 00:04:45 +0000
(17:04 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 28 Jun 2005 00:04:45 +0000
(17:04 -0700)
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>
No differences found